RequestDescriptor
A type that describes the request and revision combination.
Declaration
enum RequestDescriptorTopics
Getting the still-image descriptor
Getting the image sequence descriptor
RequestDescriptor.detectDocumentSegmentationRequest(_:)RequestDescriptor.recognizeDocumentsRequest(_:)RequestDescriptor.generatePersonInstanceMaskRequest(_:)RequestDescriptor.generatePersonSegmentationRequest(_:)
Getting the image aesthetics descriptor
Getting the saliency descriptor
RequestDescriptor.generateAttentionBasedSaliencyImageRequest(_:)RequestDescriptor.generateObjectnessBasedSaliencyImageRequest(_:)
Getting the object-tracking descriptor
Getting the face and body detection descriptor
RequestDescriptor.detectFaceCaptureQualityRequest(_:)RequestDescriptor.detectFaceLandmarksRequest(_:)RequestDescriptor.detectFaceRectanglesRequest(_:)RequestDescriptor.detectHumanRectanglesRequest(_:)
Getting the body and hand pose detection descriptor
RequestDescriptor.detectHumanBodyPoseRequest(_:)RequestDescriptor.detectHumanHandPoseRequest(_:)RequestDescriptor.detectHumanBodyPose3DRequest(_:)
Getting the animal detection descriptor
Getting the text descriptor
Getting the image alignment, feature print, and background removal descriptor
RequestDescriptor.trackTranslationalImageRegistrationRequest(_:)RequestDescriptor.trackHomographicImageRegistrationRequest(_:)RequestDescriptor.generateForegroundInstanceMaskRequest(_:)RequestDescriptor.generateImageFeaturePrintRequest(_:)
Getting the trajectory, contour, and horizon detection descriptor
RequestDescriptor.detectTrajectoriesRequest(_:)RequestDescriptor.detectContoursRequest(_:)RequestDescriptor.detectHorizonRequest(_:)
Getting the optical flow, rectangle and barcode detection descriptor
RequestDescriptor.trackOpticalFlowRequest(_:)RequestDescriptor.detectRectanglesRequest(_:)RequestDescriptor.detectBarcodesRequest(_:)