apple_vision
library
Classes
-
AnimalPose
-
A class that gives the type of joint and the location of the joint and the confidence that it is that joint
-
AnimalPoseData
-
A class that has all the information on the body detected
-
AnimalPoseFunctions
-
A class that converts the information from apple vision to dart
-
AnimalPosePoint
-
The coordinate points of the body
-
AppleVisionAnimalPoseController
-
The AppleVisionAnimalPoseController holds all the logic of this plugin,
where as the
AppleVisionAnimalPose
class is the frontend of this plugin.
-
AppleVisionArguments
-
The start arguments of the scanner.
-
AppleVisionErrorDetails
-
The raw error details for a AppleVisionException.
-
AppleVisionFaceController
-
The AppleVisionFaceController holds all the logic of this plugin,
where as the
AppleVisionFace
class is the frontend of this plugin.
-
AppleVisionFaceDetectionController
-
The AppleVisionFaceDetectionController holds all the logic of this plugin,
where as the
AppleVisionObject
class is the frontend of this plugin.
-
AppleVisionHandController
-
The AppleVisionHandController holds all the logic of this plugin,
where as the
AppleVisionHand
class is the frontend of this plugin.
-
AppleVisionImageClassificationController
-
The AppleVisionImageClassificationController holds all the logic of this plugin,
where as the
AppleVisionObject
class is the frontend of this plugin.
-
AppleVisionliftSubjectsController
-
The AppleVisionliftSubjectsController holds all the logic of this plugin,
where as the
AppleVisionliftSubjects
class is the frontend of this plugin.
-
AppleVisionObjectController
-
The AppleVisionObjectController holds all the logic of this plugin,
where as the
AppleVisionObject
class is the frontend of this plugin.
-
AppleVisionObjectTrackingController
-
The AppleVisionObjectTrackingController holds all the logic of this plugin,
where as the
AppleVisionObject
class is the frontend of this plugin.
-
AppleVisionPose3DController
-
The AppleVisionPose3DController holds all the logic of this plugin,
where as the
AppleVisionPose3D
class is the frontend of this plugin.
-
AppleVisionPoseController
-
The AppleVisionPoseController holds all the logic of this plugin,
where as the
AppleVisionPose
class is the frontend of this plugin.
-
AppleVisionRecognizeTextController
-
The AppleVisionRecognizeTextController holds all the logic of this plugin,
where as the
AppleVisionObject
class is the frontend of this plugin.
-
AppleVisionSaliencyController
-
The AppleVisionSaliencyController holds all the logic of this plugin,
where as the
AppleVisionSaliency
class is the frontend of this plugin.
-
AppleVisionScannerController
-
A barcode scanner that scans and decodes barcodes from a given
InputImage
.
-
AppleVisionSelfieController
-
The AppleVisionSelfieController holds all the logic of this plugin,
where as the
AppleVisionSelfie
class is the frontend of this plugin.
-
Barcode
-
A class to represent the contents of a barcode in an
InputImage
.
-
BarcodeAddress
-
Stores an address obtained from a barcode.
-
BarcodeCalenderEvent
-
Stores a calendar event obtained from a barcode.
-
BarcodeContactInfo
-
Stores a person’s or organization’s business card obtained from a barcode.
-
BarcodeDriverLicense
-
Stores driver’s license or ID card data representation obtained from a barcode.
-
BarcodeEmail
-
Stores an email message obtained from a barcode.
-
BarcodeGeoPoint
-
Stores GPS coordinates obtained from a barcode.
-
BarcodePhone
-
Stores a phone number obtained from a barcode.
-
BarcodeSMS
-
Stores an SMS message obtained from a barcode.
-
BarcodeUrl
-
Stores url info of the bookmark obtained from a barcode.
-
BarcodeValue
-
Stores info obtained from a barcode.
-
BarcodeWifi
-
Stores wifi info obtained from a barcode.
-
Face
-
A class that gives The type of landmark and the location of the landmark or marks
-
FaceData
-
A class that has all the information on the face detected
-
FaceDetectFunctions
-
A class that converts the information from apple vision to dart
-
FaceFunctions
-
A class that converts the information from apple vision to dart
-
FacePoint
-
The coordinate points of the face
-
Hand
-
A class that gives the type of joint and the location of the joint and the confidence that it is that joint
-
HandData
-
A class that has all the information on the hand detected
-
HandFunctions
-
A class that converts the information from apple vision to dart
-
HandPoint
-
The coordinate points of the hand
-
Label
-
A class that has all the label data in it
-
LiftedSubjectsData
-
-
ObjectData
-
All the data received from apple vision
-
ObjectFunctions
-
A class that converts the information from apple vision to dart
-
Point
-
-
Pose
-
A class that gives the type of joint and the location of the joint and the confidence that it is that joint
-
Pose3D
-
A class that gives the type of joint and the location of the joint and the confidence that it is that joint
-
PoseData
-
A class that has all the information on the body detected
-
PoseData3D
-
A class that has all the information on the body detected
-
PoseFunction3D
-
A class that converts the information from apple vision to dart
-
PoseFunctions
-
A class that converts the information from apple vision to dart
-
PosePoint
-
The coordinate points of the body
-
PosePoint2D
-
The coordinate points of the body
-
PosePoint3D
-
The coordinate points of the body
-
RecognizedText
-
-
RecognizeTextData
-
-
RecognizeTextFunctions
-
A class that converts the information from apple vision to dart
-
SaliencySegmentationData
-
-
SelfieSegmentationData
-
Exceptions / Errors
-
AppleVisionException
-
This class represents an exception thrown by the mobile code.