- getBottomRightX() - Method in class net.idrnd.facesdk.BoundingBox
-
Get X position of right bottom corner.
- getBottomRightY() - Method in class net.idrnd.facesdk.BoundingBox
-
Get Y position of right bottom corner.
- getBoundingBox() - Method in class net.idrnd.facesdk.FaceParameters
-
Get face rectangle of bounding box.
- getCalibration() - Method in class net.idrnd.facesdk.Meta
-
Get liveness checking threshold calibration type.
- getCalibrationOrdinal() - Method in class net.idrnd.facesdk.Meta
-
Get ordinal of liveness checking threshold calibration type enum.
- getClosedEyesProbability() - Method in class net.idrnd.facesdk.FaceParameters
-
Get closed eyes probability.
- getCode() - Method in enum net.idrnd.facesdk.FaceException.Status
-
- getCode() - Method in enum net.idrnd.facesdk.Meta.Calibration
-
- getCode() - Method in enum net.idrnd.facesdk.Meta.Manufacturer
-
- getCode() - Method in enum net.idrnd.facesdk.Meta.Model
-
- getCode() - Method in enum net.idrnd.facesdk.Meta.Os
-
- getCode() - Method in enum net.idrnd.facesdk.Settings.ThreadingLevel
-
- getCode() - Method in class net.idrnd.facesdk.StatusInfo
-
Returns status code.
- getExpirationDate() - Method in class net.idrnd.facesdk.LicenseFeatureInfo
-
The license expiration date.
- getFaces() - Method in class net.idrnd.facesdk.DetectionResult
-
Get parameters of detected faces.
- getFeature() - Method in class net.idrnd.facesdk.LicenseFeatureInfo
-
License feature.
- getHeadPose() - Method in class net.idrnd.facesdk.FaceParameters
-
Get pose of head.
- getImages() - Method in class net.idrnd.facesdk.ImageBatch
-
Get images in FaceSDK format.
- getInterpupillaryDistance() - Method in class net.idrnd.facesdk.FaceParameters
-
Get distance between pupils.
- getKeyPoints() - Method in class net.idrnd.facesdk.FaceParameters
-
Get key points of face.
- getLandmarks68() - Method in class net.idrnd.facesdk.KeyPoints
-
Get coordinates of 68 facial landmarks.
- getLeftTopX() - Method in class net.idrnd.facesdk.BoundingBox
-
Get X position of left top corner.
- getLeftTopY() - Method in class net.idrnd.facesdk.BoundingBox
-
Get Y position of left top corner.
- getLicenseFeaturesInfo() - Static method in class net.idrnd.facesdk.VersionInfo
-
Returns information about all available licensed features.
- getLicenseInfo() - Static method in class net.idrnd.facesdk.VersionInfo
-
- getLivenessResult() - Method in class net.idrnd.facesdk.PipelineResult
-
Get result of liveness detection.
- getManufacturer() - Method in class net.idrnd.facesdk.Meta
-
Get manufacturer of device.
- getManufacturerOrdinal() - Method in class net.idrnd.facesdk.Meta
-
Get ordinal of manufacturer of device enum.
- getMessage() - Method in class net.idrnd.facesdk.StatusInfo
-
Returns status message.
- getModel() - Method in class net.idrnd.facesdk.Meta
-
Get model of device.
- getModelOrdinal() - Method in class net.idrnd.facesdk.Meta
-
Get ordinal of model of device enum.
- getOcclusionProbability() - Method in class net.idrnd.facesdk.FaceParameters
-
Get face occlusion probability.
- getOrientation() - Method in class net.idrnd.facesdk.DetectionResult
-
Get image orientation in degrees.
- getOs() - Method in class net.idrnd.facesdk.Meta
-
Get operating system of device.
- getOsOrdinal() - Method in class net.idrnd.facesdk.Meta
-
Get ordinal of operating system of device enum.
- getOsVersion() - Method in class net.idrnd.facesdk.Meta
-
Get version of device operating system.
- getPitch() - Method in class net.idrnd.facesdk.HeadPose
-
Get pitch angle in degrees.
- getProbability() - Method in class net.idrnd.facesdk.LivenessResult
-
Get probability of liveness in range=[0, 1].
- getQualityResult() - Method in class net.idrnd.facesdk.PipelineResult
-
Get result of quality estimation.
- getRoll() - Method in class net.idrnd.facesdk.HeadPose
-
Get roll angle in degrees.
- getScore() - Method in class net.idrnd.facesdk.LivenessResult
-
Get linear liveness score: bigger value means more alive.
- getScore() - Method in class net.idrnd.facesdk.QualityResult
-
Get linear quality score: bigger value means higher quality.
- getStatus() - Method in exception net.idrnd.facesdk.FaceException
-
Get status of FaceSDK exception.
- getStatus() - Method in class net.idrnd.facesdk.OptionalResult
-
Returns optional value status.
- getTimestamps() - Method in class net.idrnd.facesdk.ImageBatch
-
Get timestamps, which are corresponded to images in FaceSDK format.
- getValue() - Method in enum net.idrnd.facesdk.ColorEncoding
-
Get numeric value of color encoding.
- getValue() - Method in class net.idrnd.facesdk.OptionalResult
-
Get result value.
- getVersion() - Static method in class net.idrnd.facesdk.VersionInfo
-
Returns FaceSDK release version.
- getYaw() - Method in class net.idrnd.facesdk.HeadPose
-
Get yaw angle in degrees.
- valueOf(String) - Static method in enum net.idrnd.facesdk.ColorEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.idrnd.facesdk.FaceException.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.idrnd.facesdk.LicenseFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.idrnd.facesdk.Meta.Calibration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.idrnd.facesdk.Meta.Manufacturer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.idrnd.facesdk.Meta.Model
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.idrnd.facesdk.Meta.Os
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.idrnd.facesdk.Settings.ThreadingLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.idrnd.facesdk.ColorEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.idrnd.facesdk.FaceException.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.idrnd.facesdk.LicenseFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.idrnd.facesdk.Meta.Calibration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.idrnd.facesdk.Meta.Manufacturer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.idrnd.facesdk.Meta.Model
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.idrnd.facesdk.Meta.Os
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.idrnd.facesdk.Settings.ThreadingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionInfo - Class in net.idrnd.facesdk
-
Contains FaceSDK version info.
- VersionInfo() - Constructor for class net.idrnd.facesdk.VersionInfo
-