AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Rekognition::Model Namespace Reference

Namespaces

namespace  AttributeMapper
 
namespace  BodyPartMapper
 
 
 
 
 
 
 
 
namespace  DatasetTypeMapper
 
 
namespace  EmotionNameMapper
 
 
 
namespace  GenderTypeMapper
 
 
 
 
 
namespace  LandmarkTypeMapper
 
 
 
 
 
 
 
 
 
 
 
namespace  ReasonMapper
 
namespace  SegmentTypeMapper
 
 
 
 
namespace  TextTypesMapper
 
 
 
 
 
namespace  UserStatusMapper
 
 
 

Classes

class  AgeRange
 
class  Asset
 
 
 
 
 
class  AuditImage
 
class  Beard
 
class  BlackFrame
 
class  BoundingBox
 
class  Celebrity
 
 
 
class  ComparedFace
 
 
 
 
 
 
 
 
class  ContentType
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  CustomLabel
 
 
 
 
 
 
 
class  DatasetStats
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Emotion
 
 
 
class  EyeDirection
 
class  Eyeglasses
 
class  EyeOpen
 
class  Face
 
class  FaceDetail
 
 
class  FaceMatch
 
class  FaceOccluded
 
class  FaceRecord
 
 
class  Gender
 
 
class  Geometry
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Image
 
class  ImageQuality
 
 
 
class  Instance
 
 
 
 
class  KnownGender
 
class  Label
 
class  LabelAlias
 
 
 
 
class  Landmark
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  MatchedUser
 
 
 
 
 
 
 
 
 
 
 
class  MouthOpen
 
class  Mustache
 
 
class  OutputConfig
 
class  Parent
 
class  PersonDetail
 
 
class  PersonMatch
 
class  Point
 
class  Pose
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  S3Object
 
class  SearchedFace
 
 
class  SearchedUser
 
 
 
 
 
 
 
 
 
 
 
class  ShotSegment
 
class  Smile
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Summary
 
class  Sunglasses
 
 
 
 
 
 
class  TrainingData
 
 
 
 
 
 
 
 
 
 
 
 
 
class  User
 
class  UserMatch
 
 
class  Video
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
enum class  BodyPart {
  NOT_SET , FACE , HEAD , LEFT_HAND ,
  RIGHT_HAND
}
 
 
 
 
 
 
 
 
enum class  DatasetType { NOT_SET , TRAIN , TEST }
 
 
enum class  EmotionName {
  NOT_SET , HAPPY , SAD , ANGRY ,
  CONFUSED , DISGUSTED , SURPRISED , CALM ,
  UNKNOWN , FEAR
}
 
enum class  FaceAttributes { NOT_SET , DEFAULT , ALL }
 
 
enum class  GenderType { NOT_SET , Male , Female }
 
enum class  KnownGenderType {
  NOT_SET , Male , Female , Nonbinary ,
  Unlisted
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
enum class  QualityFilter {
  NOT_SET , NONE , AUTO , LOW ,
  MEDIUM , HIGH
}
 
 
enum class  SegmentType { NOT_SET , TECHNICAL_CUE , SHOT }
 
 
 
 
enum class  TextTypes { NOT_SET , LINE , WORD }
 
 
 
 
 
enum class  UserStatus {
  NOT_SET , ACTIVE , UPDATING , CREATING ,
  CREATED
}
 
enum class  VideoColorRange { NOT_SET , FULL , LIMITED }
 
 

Typedef Documentation

◆ AssociateFacesOutcome

Definition at line 219 of file RekognitionServiceClientModel.h.

◆ AssociateFacesOutcomeCallable

Definition at line 297 of file RekognitionServiceClientModel.h.

◆ CompareFacesOutcome

Definition at line 220 of file RekognitionServiceClientModel.h.

◆ CompareFacesOutcomeCallable

Definition at line 298 of file RekognitionServiceClientModel.h.

◆ CopyProjectVersionOutcome

Definition at line 221 of file RekognitionServiceClientModel.h.

◆ CopyProjectVersionOutcomeCallable

Definition at line 299 of file RekognitionServiceClientModel.h.

◆ CreateCollectionOutcome

Definition at line 222 of file RekognitionServiceClientModel.h.

◆ CreateCollectionOutcomeCallable

Definition at line 300 of file RekognitionServiceClientModel.h.

◆ CreateDatasetOutcome

Definition at line 223 of file RekognitionServiceClientModel.h.

◆ CreateDatasetOutcomeCallable

Definition at line 301 of file RekognitionServiceClientModel.h.

◆ CreateFaceLivenessSessionOutcome

Definition at line 224 of file RekognitionServiceClientModel.h.

◆ CreateFaceLivenessSessionOutcomeCallable

Definition at line 302 of file RekognitionServiceClientModel.h.

◆ CreateProjectOutcome

Definition at line 225 of file RekognitionServiceClientModel.h.

◆ CreateProjectOutcomeCallable

Definition at line 303 of file RekognitionServiceClientModel.h.

◆ CreateProjectVersionOutcome

Definition at line 226 of file RekognitionServiceClientModel.h.

◆ CreateProjectVersionOutcomeCallable

Definition at line 304 of file RekognitionServiceClientModel.h.

◆ CreateStreamProcessorOutcome

Definition at line 227 of file RekognitionServiceClientModel.h.

◆ CreateStreamProcessorOutcomeCallable

Definition at line 305 of file RekognitionServiceClientModel.h.

◆ CreateUserOutcome

Definition at line 228 of file RekognitionServiceClientModel.h.

◆ CreateUserOutcomeCallable

Definition at line 306 of file RekognitionServiceClientModel.h.

◆ DeleteCollectionOutcome

Definition at line 229 of file RekognitionServiceClientModel.h.

◆ DeleteCollectionOutcomeCallable

Definition at line 307 of file RekognitionServiceClientModel.h.

◆ DeleteDatasetOutcome

Definition at line 230 of file RekognitionServiceClientModel.h.

◆ DeleteDatasetOutcomeCallable

Definition at line 308 of file RekognitionServiceClientModel.h.

◆ DeleteFacesOutcome

Definition at line 231 of file RekognitionServiceClientModel.h.

◆ DeleteFacesOutcomeCallable

Definition at line 309 of file RekognitionServiceClientModel.h.

◆ DeleteProjectOutcome

Definition at line 232 of file RekognitionServiceClientModel.h.

◆ DeleteProjectOutcomeCallable

Definition at line 310 of file RekognitionServiceClientModel.h.

◆ DeleteProjectPolicyOutcome

Definition at line 233 of file RekognitionServiceClientModel.h.

◆ DeleteProjectPolicyOutcomeCallable

Definition at line 311 of file RekognitionServiceClientModel.h.

◆ DeleteProjectVersionOutcome

Definition at line 234 of file RekognitionServiceClientModel.h.

◆ DeleteProjectVersionOutcomeCallable

Definition at line 312 of file RekognitionServiceClientModel.h.

◆ DeleteStreamProcessorOutcome

Definition at line 235 of file RekognitionServiceClientModel.h.

◆ DeleteStreamProcessorOutcomeCallable

Definition at line 313 of file RekognitionServiceClientModel.h.

◆ DeleteUserOutcome

Definition at line 236 of file RekognitionServiceClientModel.h.

◆ DeleteUserOutcomeCallable

Definition at line 314 of file RekognitionServiceClientModel.h.

◆ DescribeCollectionOutcome

Definition at line 237 of file RekognitionServiceClientModel.h.

◆ DescribeCollectionOutcomeCallable

Definition at line 315 of file RekognitionServiceClientModel.h.

◆ DescribeDatasetOutcome

Definition at line 238 of file RekognitionServiceClientModel.h.

◆ DescribeDatasetOutcomeCallable

Definition at line 316 of file RekognitionServiceClientModel.h.

◆ DescribeProjectsOutcome

Definition at line 240 of file RekognitionServiceClientModel.h.

◆ DescribeProjectsOutcomeCallable

Definition at line 318 of file RekognitionServiceClientModel.h.

◆ DescribeProjectVersionsOutcome

Definition at line 239 of file RekognitionServiceClientModel.h.

◆ DescribeProjectVersionsOutcomeCallable

Definition at line 317 of file RekognitionServiceClientModel.h.

◆ DescribeStreamProcessorOutcome

Definition at line 241 of file RekognitionServiceClientModel.h.

◆ DescribeStreamProcessorOutcomeCallable

Definition at line 319 of file RekognitionServiceClientModel.h.

◆ DetectCustomLabelsOutcome

Definition at line 242 of file RekognitionServiceClientModel.h.

◆ DetectCustomLabelsOutcomeCallable

Definition at line 320 of file RekognitionServiceClientModel.h.

◆ DetectFacesOutcome

Definition at line 243 of file RekognitionServiceClientModel.h.

◆ DetectFacesOutcomeCallable

Definition at line 321 of file RekognitionServiceClientModel.h.

◆ DetectLabelsOutcome

Definition at line 244 of file RekognitionServiceClientModel.h.

◆ DetectLabelsOutcomeCallable

Definition at line 322 of file RekognitionServiceClientModel.h.

◆ DetectModerationLabelsOutcome

Definition at line 245 of file RekognitionServiceClientModel.h.

◆ DetectModerationLabelsOutcomeCallable

Definition at line 323 of file RekognitionServiceClientModel.h.

◆ DetectProtectiveEquipmentOutcome

Definition at line 246 of file RekognitionServiceClientModel.h.

◆ DetectProtectiveEquipmentOutcomeCallable

Definition at line 324 of file RekognitionServiceClientModel.h.

◆ DetectTextOutcome

Definition at line 247 of file RekognitionServiceClientModel.h.

◆ DetectTextOutcomeCallable

Definition at line 325 of file RekognitionServiceClientModel.h.

◆ DisassociateFacesOutcome

Definition at line 248 of file RekognitionServiceClientModel.h.

◆ DisassociateFacesOutcomeCallable

Definition at line 326 of file RekognitionServiceClientModel.h.

◆ DistributeDatasetEntriesOutcome

Definition at line 249 of file RekognitionServiceClientModel.h.

◆ DistributeDatasetEntriesOutcomeCallable

Definition at line 327 of file RekognitionServiceClientModel.h.

◆ GetCelebrityInfoOutcome

Definition at line 250 of file RekognitionServiceClientModel.h.

◆ GetCelebrityInfoOutcomeCallable

Definition at line 328 of file RekognitionServiceClientModel.h.

◆ GetCelebrityRecognitionOutcome

Definition at line 251 of file RekognitionServiceClientModel.h.

◆ GetCelebrityRecognitionOutcomeCallable

Definition at line 329 of file RekognitionServiceClientModel.h.

◆ GetContentModerationOutcome

Definition at line 252 of file RekognitionServiceClientModel.h.

◆ GetContentModerationOutcomeCallable

Definition at line 330 of file RekognitionServiceClientModel.h.

◆ GetFaceDetectionOutcome

Definition at line 253 of file RekognitionServiceClientModel.h.

◆ GetFaceDetectionOutcomeCallable

Definition at line 331 of file RekognitionServiceClientModel.h.

◆ GetFaceLivenessSessionResultsOutcome

Definition at line 254 of file RekognitionServiceClientModel.h.

◆ GetFaceLivenessSessionResultsOutcomeCallable

Definition at line 332 of file RekognitionServiceClientModel.h.

◆ GetFaceSearchOutcome

Definition at line 255 of file RekognitionServiceClientModel.h.

◆ GetFaceSearchOutcomeCallable

Definition at line 333 of file RekognitionServiceClientModel.h.

◆ GetLabelDetectionOutcome

Definition at line 256 of file RekognitionServiceClientModel.h.

◆ GetLabelDetectionOutcomeCallable

Definition at line 334 of file RekognitionServiceClientModel.h.

◆ GetMediaAnalysisJobOutcome

Definition at line 257 of file RekognitionServiceClientModel.h.

◆ GetMediaAnalysisJobOutcomeCallable

Definition at line 335 of file RekognitionServiceClientModel.h.

◆ GetPersonTrackingOutcome

Definition at line 258 of file RekognitionServiceClientModel.h.

◆ GetPersonTrackingOutcomeCallable

Definition at line 336 of file RekognitionServiceClientModel.h.

◆ GetSegmentDetectionOutcome

Definition at line 259 of file RekognitionServiceClientModel.h.

◆ GetSegmentDetectionOutcomeCallable

Definition at line 337 of file RekognitionServiceClientModel.h.

◆ GetTextDetectionOutcome

Definition at line 260 of file RekognitionServiceClientModel.h.

◆ GetTextDetectionOutcomeCallable

Definition at line 338 of file RekognitionServiceClientModel.h.

◆ IndexFacesOutcome

Definition at line 261 of file RekognitionServiceClientModel.h.

◆ IndexFacesOutcomeCallable

Definition at line 339 of file RekognitionServiceClientModel.h.

◆ ListCollectionsOutcome

Definition at line 262 of file RekognitionServiceClientModel.h.

◆ ListCollectionsOutcomeCallable

Definition at line 340 of file RekognitionServiceClientModel.h.

◆ ListDatasetEntriesOutcome

Definition at line 263 of file RekognitionServiceClientModel.h.

◆ ListDatasetEntriesOutcomeCallable

Definition at line 341 of file RekognitionServiceClientModel.h.

◆ ListDatasetLabelsOutcome

Definition at line 264 of file RekognitionServiceClientModel.h.

◆ ListDatasetLabelsOutcomeCallable

Definition at line 342 of file RekognitionServiceClientModel.h.

◆ ListFacesOutcome

Definition at line 265 of file RekognitionServiceClientModel.h.

◆ ListFacesOutcomeCallable

Definition at line 343 of file RekognitionServiceClientModel.h.

◆ ListMediaAnalysisJobsOutcome

Definition at line 266 of file RekognitionServiceClientModel.h.

◆ ListMediaAnalysisJobsOutcomeCallable

Definition at line 344 of file RekognitionServiceClientModel.h.

◆ ListProjectPoliciesOutcome

Definition at line 267 of file RekognitionServiceClientModel.h.

◆ ListProjectPoliciesOutcomeCallable

Definition at line 345 of file RekognitionServiceClientModel.h.

◆ ListStreamProcessorsOutcome

Definition at line 268 of file RekognitionServiceClientModel.h.

◆ ListStreamProcessorsOutcomeCallable

Definition at line 346 of file RekognitionServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 269 of file RekognitionServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 347 of file RekognitionServiceClientModel.h.

◆ ListUsersOutcome

Definition at line 270 of file RekognitionServiceClientModel.h.

◆ ListUsersOutcomeCallable

Definition at line 348 of file RekognitionServiceClientModel.h.

◆ PutProjectPolicyOutcome

Definition at line 271 of file RekognitionServiceClientModel.h.

◆ PutProjectPolicyOutcomeCallable

Definition at line 349 of file RekognitionServiceClientModel.h.

◆ RecognizeCelebritiesOutcome

Definition at line 272 of file RekognitionServiceClientModel.h.

◆ RecognizeCelebritiesOutcomeCallable

Definition at line 350 of file RekognitionServiceClientModel.h.

◆ SearchFacesByImageOutcome

Definition at line 274 of file RekognitionServiceClientModel.h.

◆ SearchFacesByImageOutcomeCallable

Definition at line 352 of file RekognitionServiceClientModel.h.

◆ SearchFacesOutcome

Definition at line 273 of file RekognitionServiceClientModel.h.

◆ SearchFacesOutcomeCallable

Definition at line 351 of file RekognitionServiceClientModel.h.

◆ SearchUsersByImageOutcome

Definition at line 276 of file RekognitionServiceClientModel.h.

◆ SearchUsersByImageOutcomeCallable

Definition at line 354 of file RekognitionServiceClientModel.h.

◆ SearchUsersOutcome

Definition at line 275 of file RekognitionServiceClientModel.h.

◆ SearchUsersOutcomeCallable

Definition at line 353 of file RekognitionServiceClientModel.h.

◆ StartCelebrityRecognitionOutcome

Definition at line 277 of file RekognitionServiceClientModel.h.

◆ StartCelebrityRecognitionOutcomeCallable

Definition at line 355 of file RekognitionServiceClientModel.h.

◆ StartContentModerationOutcome

Definition at line 278 of file RekognitionServiceClientModel.h.

◆ StartContentModerationOutcomeCallable

Definition at line 356 of file RekognitionServiceClientModel.h.

◆ StartFaceDetectionOutcome

Definition at line 279 of file RekognitionServiceClientModel.h.

◆ StartFaceDetectionOutcomeCallable

Definition at line 357 of file RekognitionServiceClientModel.h.

◆ StartFaceSearchOutcome

Definition at line 280 of file RekognitionServiceClientModel.h.

◆ StartFaceSearchOutcomeCallable

Definition at line 358 of file RekognitionServiceClientModel.h.

◆ StartLabelDetectionOutcome

Definition at line 281 of file RekognitionServiceClientModel.h.

◆ StartLabelDetectionOutcomeCallable

Definition at line 359 of file RekognitionServiceClientModel.h.

◆ StartMediaAnalysisJobOutcome

Definition at line 282 of file RekognitionServiceClientModel.h.

◆ StartMediaAnalysisJobOutcomeCallable

Definition at line 360 of file RekognitionServiceClientModel.h.

◆ StartPersonTrackingOutcome

Definition at line 283 of file RekognitionServiceClientModel.h.

◆ StartPersonTrackingOutcomeCallable

Definition at line 361 of file RekognitionServiceClientModel.h.

◆ StartProjectVersionOutcome

Definition at line 284 of file RekognitionServiceClientModel.h.

◆ StartProjectVersionOutcomeCallable

Definition at line 362 of file RekognitionServiceClientModel.h.

◆ StartSegmentDetectionOutcome

Definition at line 285 of file RekognitionServiceClientModel.h.

◆ StartSegmentDetectionOutcomeCallable

Definition at line 363 of file RekognitionServiceClientModel.h.

◆ StartStreamProcessorOutcome

Definition at line 286 of file RekognitionServiceClientModel.h.

◆ StartStreamProcessorOutcomeCallable

Definition at line 364 of file RekognitionServiceClientModel.h.

◆ StartTextDetectionOutcome

Definition at line 287 of file RekognitionServiceClientModel.h.

◆ StartTextDetectionOutcomeCallable

Definition at line 365 of file RekognitionServiceClientModel.h.

◆ StopProjectVersionOutcome

Definition at line 288 of file RekognitionServiceClientModel.h.

◆ StopProjectVersionOutcomeCallable

Definition at line 366 of file RekognitionServiceClientModel.h.

◆ StopStreamProcessorOutcome

Definition at line 289 of file RekognitionServiceClientModel.h.

◆ StopStreamProcessorOutcomeCallable

Definition at line 367 of file RekognitionServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 290 of file RekognitionServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 368 of file RekognitionServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 291 of file RekognitionServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 369 of file RekognitionServiceClientModel.h.

◆ UpdateDatasetEntriesOutcome

Definition at line 292 of file RekognitionServiceClientModel.h.

◆ UpdateDatasetEntriesOutcomeCallable

Definition at line 370 of file RekognitionServiceClientModel.h.

◆ UpdateStreamProcessorOutcome

Definition at line 293 of file RekognitionServiceClientModel.h.

◆ UpdateStreamProcessorOutcomeCallable

Definition at line 371 of file RekognitionServiceClientModel.h.

Enumeration Type Documentation

◆ Attribute

Enumerator
NOT_SET 
DEFAULT 
ALL 
AGE_RANGE 
BEARD 
EMOTIONS 
EYE_DIRECTION 
EYEGLASSES 
EYES_OPEN 
GENDER 
MOUTH_OPEN 
MUSTACHE 
FACE_OCCLUDED 
SMILE 
SUNGLASSES 

Definition at line 16 of file Attribute.h.

◆ BodyPart

Enumerator
NOT_SET 
FACE 
HEAD 
LEFT_HAND 
RIGHT_HAND 

Definition at line 16 of file BodyPart.h.

◆ CelebrityRecognitionSortBy

Enumerator
NOT_SET 
ID 
TIMESTAMP 

Definition at line 16 of file CelebrityRecognitionSortBy.h.

◆ ContentClassifier

Enumerator
NOT_SET 
FreeOfPersonallyIdentifiableInformation 
FreeOfAdultContent 

Definition at line 16 of file ContentClassifier.h.

◆ ContentModerationAggregateBy

Enumerator
NOT_SET 
TIMESTAMPS 
SEGMENTS 

Definition at line 16 of file ContentModerationAggregateBy.h.

◆ ContentModerationSortBy

Enumerator
NOT_SET 
NAME 
TIMESTAMP 

Definition at line 16 of file ContentModerationSortBy.h.

◆ CustomizationFeature

Enumerator
NOT_SET 
CONTENT_MODERATION 
CUSTOM_LABELS 

Definition at line 16 of file CustomizationFeature.h.

◆ DatasetStatus

Enumerator
NOT_SET 
CREATE_IN_PROGRESS 
CREATE_COMPLETE 
CREATE_FAILED 
UPDATE_IN_PROGRESS 
UPDATE_COMPLETE 
UPDATE_FAILED 
DELETE_IN_PROGRESS 

Definition at line 16 of file DatasetStatus.h.

◆ DatasetStatusMessageCode

Enumerator
NOT_SET 
SUCCESS 
SERVICE_ERROR 
CLIENT_ERROR 

Definition at line 16 of file DatasetStatusMessageCode.h.

◆ DatasetType

Enumerator
NOT_SET 
TRAIN 
TEST 

Definition at line 16 of file DatasetType.h.

◆ DetectLabelsFeatureName

Enumerator
NOT_SET 
GENERAL_LABELS 
IMAGE_PROPERTIES 

Definition at line 16 of file DetectLabelsFeatureName.h.

◆ EmotionName

Enumerator
NOT_SET 
HAPPY 
SAD 
ANGRY 
CONFUSED 
DISGUSTED 
SURPRISED 
CALM 
UNKNOWN 
FEAR 

Definition at line 16 of file EmotionName.h.

◆ FaceAttributes

Enumerator
NOT_SET 
DEFAULT 
ALL 

Definition at line 16 of file FaceAttributes.h.

◆ FaceSearchSortBy

Enumerator
NOT_SET 
INDEX 
TIMESTAMP 

Definition at line 16 of file FaceSearchSortBy.h.

◆ GenderType

Enumerator
NOT_SET 
Male 
Female 

Definition at line 16 of file GenderType.h.

◆ KnownGenderType

Enumerator
NOT_SET 
Male 
Female 
Nonbinary 
Unlisted 

Definition at line 16 of file KnownGenderType.h.

◆ LabelDetectionAggregateBy

Enumerator
NOT_SET 
TIMESTAMPS 
SEGMENTS 

Definition at line 16 of file LabelDetectionAggregateBy.h.

◆ LabelDetectionFeatureName

Enumerator
NOT_SET 
GENERAL_LABELS 

Definition at line 16 of file LabelDetectionFeatureName.h.

◆ LabelDetectionSortBy

Enumerator
NOT_SET 
NAME 
TIMESTAMP 

Definition at line 16 of file LabelDetectionSortBy.h.

◆ LandmarkType

Enumerator
NOT_SET 
eyeLeft 
eyeRight 
nose 
mouthLeft 
mouthRight 
leftEyeBrowLeft 
leftEyeBrowRight 
leftEyeBrowUp 
rightEyeBrowLeft 
rightEyeBrowRight 
rightEyeBrowUp 
leftEyeLeft 
leftEyeRight 
leftEyeUp 
leftEyeDown 
rightEyeLeft 
rightEyeRight 
rightEyeUp 
rightEyeDown 
noseLeft 
noseRight 
mouthUp 
mouthDown 
leftPupil 
rightPupil 
upperJawlineLeft 
midJawlineLeft 
chinBottom 
midJawlineRight 
upperJawlineRight 

Definition at line 16 of file LandmarkType.h.

◆ LivenessSessionStatus

Enumerator
NOT_SET 
CREATED 
IN_PROGRESS 
SUCCEEDED 
FAILED 
EXPIRED 

Definition at line 16 of file LivenessSessionStatus.h.

◆ MediaAnalysisJobFailureCode

Enumerator
NOT_SET 
INTERNAL_ERROR 
INVALID_S3_OBJECT 
INVALID_MANIFEST 
INVALID_OUTPUT_CONFIG 
INVALID_KMS_KEY 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
RESOURCE_NOT_READY 
THROTTLED 

Definition at line 16 of file MediaAnalysisJobFailureCode.h.

◆ MediaAnalysisJobStatus

Enumerator
NOT_SET 
CREATED 
QUEUED 
IN_PROGRESS 
SUCCEEDED 
FAILED 

Definition at line 16 of file MediaAnalysisJobStatus.h.

◆ OrientationCorrection

Enumerator
NOT_SET 
ROTATE_0 
ROTATE_90 
ROTATE_180 
ROTATE_270 

Definition at line 16 of file OrientationCorrection.h.

◆ PersonTrackingSortBy

Enumerator
NOT_SET 
INDEX 
TIMESTAMP 

Definition at line 16 of file PersonTrackingSortBy.h.

◆ ProjectAutoUpdate

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file ProjectAutoUpdate.h.

◆ ProjectStatus

Enumerator
NOT_SET 
CREATING 
CREATED 
DELETING 

Definition at line 16 of file ProjectStatus.h.

◆ ProjectVersionStatus

Enumerator
NOT_SET 
TRAINING_IN_PROGRESS 
TRAINING_COMPLETED 
TRAINING_FAILED 
STARTING 
RUNNING 
FAILED 
STOPPING 
STOPPED 
DELETING 
COPYING_IN_PROGRESS 
COPYING_COMPLETED 
COPYING_FAILED 
DEPRECATED 
EXPIRED 

Definition at line 16 of file ProjectVersionStatus.h.

◆ ProtectiveEquipmentType

Enumerator
NOT_SET 
FACE_COVER 
HAND_COVER 
HEAD_COVER 

Definition at line 16 of file ProtectiveEquipmentType.h.

◆ QualityFilter

Enumerator
NOT_SET 
NONE 
AUTO 
LOW 
MEDIUM 
HIGH 

Definition at line 16 of file QualityFilter.h.

◆ Reason

Enumerator
NOT_SET 
EXCEEDS_MAX_FACES 
EXTREME_POSE 
LOW_BRIGHTNESS 
LOW_SHARPNESS 
LOW_CONFIDENCE 
SMALL_BOUNDING_BOX 
LOW_FACE_QUALITY 

Definition at line 16 of file Reason.h.

◆ SegmentType

Enumerator
NOT_SET 
TECHNICAL_CUE 
SHOT 

Definition at line 16 of file SegmentType.h.

◆ StreamProcessorParameterToDelete

Enumerator
NOT_SET 
ConnectedHomeMinConfidence 
RegionsOfInterest 

Definition at line 16 of file StreamProcessorParameterToDelete.h.

◆ StreamProcessorStatus

Enumerator
NOT_SET 
STOPPED 
STARTING 
RUNNING 
FAILED 
STOPPING 
UPDATING 

Definition at line 16 of file StreamProcessorStatus.h.

◆ TechnicalCueType

Enumerator
NOT_SET 
ColorBars 
EndCredits 
BlackFrames 
OpeningCredits 
StudioLogo 
Slate 
Content 

Definition at line 16 of file TechnicalCueType.h.

◆ TextTypes

Enumerator
NOT_SET 
LINE 
WORD 

Definition at line 16 of file TextTypes.h.

◆ UnsearchedFaceReason

Enumerator
NOT_SET 
FACE_NOT_LARGEST 
EXCEEDS_MAX_FACES 
EXTREME_POSE 
LOW_BRIGHTNESS 
LOW_SHARPNESS 
LOW_CONFIDENCE 
SMALL_BOUNDING_BOX 
LOW_FACE_QUALITY 

Definition at line 16 of file UnsearchedFaceReason.h.

◆ UnsuccessfulFaceAssociationReason

Enumerator
NOT_SET 
FACE_NOT_FOUND 
ASSOCIATED_TO_A_DIFFERENT_USER 
LOW_MATCH_CONFIDENCE 

Definition at line 16 of file UnsuccessfulFaceAssociationReason.h.

◆ UnsuccessfulFaceDeletionReason

Enumerator
NOT_SET 
ASSOCIATED_TO_AN_EXISTING_USER 
FACE_NOT_FOUND 

Definition at line 16 of file UnsuccessfulFaceDeletionReason.h.

◆ UnsuccessfulFaceDisassociationReason

Enumerator
NOT_SET 
FACE_NOT_FOUND 
ASSOCIATED_TO_A_DIFFERENT_USER 

Definition at line 16 of file UnsuccessfulFaceDisassociationReason.h.

◆ UserStatus

Enumerator
NOT_SET 
ACTIVE 
UPDATING 
CREATING 
CREATED 

Definition at line 16 of file UserStatus.h.

◆ VideoColorRange

Enumerator
NOT_SET 
FULL 
LIMITED 

Definition at line 16 of file VideoColorRange.h.

◆ VideoJobStatus

Enumerator
NOT_SET 
IN_PROGRESS 
SUCCEEDED 
FAILED 

Definition at line 16 of file VideoJobStatus.h.