Skip navigation links
id3 Face SDK 9.15.3
A B C D E F G H I L M N O P R S T U V W X Y 

G

GeometricAttributes - Class in eu.id3.face
Represents the geometric attributes of a portrait image.
GeometricAttributes() - Constructor for class eu.id3.face.GeometricAttributes
Initializes an empty instance of the GeometricAttributes class.
GeometricAttributes(int, int, int, int, int) - Constructor for class eu.id3.face.GeometricAttributes
Initializes a new instance of the GeometricAttributes class from its members.
GeometricAttributes(GeometricAttributes) - Constructor for class eu.id3.face.GeometricAttributes
Initializes a new instance of the GeometricAttributes class by copying another GeometricAttributes.
get(int) - Method in class eu.id3.face.DetectedFaceList
Gets an item of the DetectedFaceList object.
get(int) - Method in class eu.id3.face.FaceCandidateList
Gets an item of the FaceCandidateList object.
get(String) - Method in class eu.id3.face.FaceTemplateDict
Gets an item of the FaceTemplateDict object.
get(int) - Method in class eu.id3.face.FaceTemplateList
Gets an item of the FaceTemplateList object.
get(String) - Method in class eu.id3.face.ImageDict
Gets an item of the ImageDict object.
get(int) - Method in class eu.id3.face.ImageList
Gets an item of the ImageList object.
get(int) - Method in class eu.id3.face.PointList
Gets an item of the PointList object.
get(int) - Method in class eu.id3.face.StringList
Gets an item of the StringList object.
get(int) - Method in class eu.id3.face.TrackedFaceList
Gets an item of the TrackedFaceList object.
getAge() - Method in class eu.id3.face.Portrait
Gets the estimated age of the subject. -1 if not computed.
getAsDetectedFace() - Method in class eu.id3.face.TrackedFace
Gets the tracked face as a detected face.
getAttackSupportDetectorConfidenceThreshold() - Method in class eu.id3.face.FacePad
Gets the attack support detector confidence threshold, in the range [0;100].
getBackgroundColorUniformityThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the background color uniformity threshold.
getBackgroundStructureUniformityThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the background structure uniformity threshold.
getBackgroundUniformity() - Method in class eu.id3.face.Portrait
Gets the result of the background uniformity computation.
getBounds() - Method in class eu.id3.face.DetectedFace
Gets the bounds of the detected face.
getBounds() - Method in class eu.id3.face.TrackedFace
Gets the bounds of the detected face.
getConfidenceThreshold() - Method in class eu.id3.face.FaceDetector
Gets the confidence threshold, in the range [0;100].
getConfidenceThreshold() - Method in class eu.id3.face.FaceTracker
Gets the confidence threshold, in the range [0;100].
getCount() - Method in class eu.id3.face.DetectedFaceList
Gets the number of elements in the DetectedFaceList object.
getCount() - Method in class eu.id3.face.FaceCandidateList
Gets the number of elements in the FaceCandidateList object.
getCount() - Method in class eu.id3.face.FaceTemplateDict
Gets the number of elements in the FaceTemplateDict object.
getCount() - Method in class eu.id3.face.FaceTemplateList
Gets the number of elements in the FaceTemplateList object.
getCount() - Method in class eu.id3.face.ImageDict
Gets the number of elements in the ImageDict object.
getCount() - Method in class eu.id3.face.ImageList
Gets the number of elements in the ImageList object.
getCount() - Method in class eu.id3.face.PointList
Gets the number of elements in the PointList object.
getCount() - Method in class eu.id3.face.StringList
Gets the number of elements in the StringList object.
getCount() - Method in class eu.id3.face.TrackedFaceList
Gets the number of elements in the TrackedFaceList object.
getCropAspectRatio() - Method in class eu.id3.face.PortraitProcessor
Gets the aspect ratio (height to width) of the cropped portrait image.
getCropEyePositionRatio() - Method in class eu.id3.face.PortraitProcessor
Gets the ratio between the vertical eye position and the image height for ICAO portrait cropping.
getCropIodRatio() - Method in class eu.id3.face.PortraitProcessor
Gets the ratio between the interocular distance (IOD) and the image width for ICAO portrait cropping.
getCropMargin() - Method in class eu.id3.face.PortraitProcessor
Gets the relative margin around the face for basic portrait cropping.
getData() - Method in class eu.id3.face.Image
Gets the raw data buffer of the image.
getData() - Method in class eu.id3.face.ImageBuffer
Gets the image buffer data.
getDetectionModel() - Method in class eu.id3.face.FaceTracker
Gets the model used to detect and track faces.
getDetectionScore() - Method in class eu.id3.face.DetectedFace
Gets the confidence score of the detected face.
getDetectionScore() - Method in class eu.id3.face.TrackedFace
Gets the confidence score of the detected face.
getDistanceToCamera(Image) - Method in class eu.id3.face.DetectedFace
Gets the distance between the detected face and the camera when using a depth map in pixels.
getDistanceToCamera(Image) - Method in class eu.id3.face.TrackedFace
Gets the distance between the detected face and the camera when using a depth map in pixels.
getDynamicRangeThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the face dynamic range threshold.
getEncodingModel() - Method in class eu.id3.face.FaceTracker
Gets the model used to create features and assess consistancy among views of a given face.
getEqualBrightnessThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the equal brightness threshold.
getErrorCode() - Method in exception eu.id3.face.FaceException
Gets the error code.
getExpandedBounds(float, float) - Method in class eu.id3.face.DetectedFace
Gets the bounding box around the detected face with specified aspect ratio and specified margin.
getExpandedBounds(float, float) - Method in class eu.id3.face.TrackedFace
Gets the bounding box around the detected face with specified aspect ratio and specified margin.
getExpiryDate() - Static method in class eu.id3.face.FaceLicense
Retrieves the license expiry date.
getExpression() - Method in class eu.id3.face.Portrait
Gets the estimated expression of the subject (angriness, disgust, fear, happiness, sadness, surprise, or neutral).
getExpressionSensibility() - Method in class eu.id3.face.FaceAnalyser
Gets the sensibility of the expression classifier.
getExpressionSensibility() - Method in class eu.id3.face.PortraitProcessor
Gets the sensibility of the expression classifier.
getExternalDriveHardwareCode(LicenseHardwareCodeType, String) - Static method in class eu.id3.face.FaceLicense
Retrieves the hardware code of the external drive you run the library on.
getEyeGaze() - Method in class eu.id3.face.Portrait
Gets the estimated gaze.
getEyeOcclusionThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the visible eye threshold.
getEyeOpeningThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the eye opening threshold.
getFaceDetectionImageSize() - Method in class eu.id3.face.PortraitProcessor
Gets the the size, in pixels, of the downscaled image used for face detection.
getFaceDetectionModel() - Method in class eu.id3.face.PortraitProcessor
Gets the specifies the model used to detect and track faces.
getFaceDetectionThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the specifies the face detection confidence threshold, in the range is [0;100].
getFaceEncodingModel() - Method in class eu.id3.face.PortraitProcessor
Gets the model used to create features and assess consistancy among views of a given face.
getFaceId() - Method in class eu.id3.face.Portrait
Gets the unique face ID.
getFaceMask() - Method in class eu.id3.face.Portrait
Gets the value indicating whether a face mask is detected.
getFaceMaskThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the face mask detection threshold.
getFaceTemplate() - Method in class eu.id3.face.Portrait
Gets the face template.
getFaceTemplate() - Method in class eu.id3.face.TrackedFace
Gets the computed template the tracked face.
getFormat() - Method in class eu.id3.face.FaceIndexer
Gets the face template format accepted by this face indexer.
getFormat() - Method in class eu.id3.face.FaceTemplate
Gets the format of the face template.
getGenderMale() - Method in class eu.id3.face.Portrait
Gets the value indicating whether the subject is a male. -1 if not computed.
getGeometricAttributes() - Method in class eu.id3.face.Portrait
Gets the geometric attributes.
getGlasses() - Method in class eu.id3.face.Portrait
Gets the value indicating whether the subject wears glasses. -1 if not computed.
getGlassesThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the glasses detection threshold.
getHandle() - Method in class eu.id3.face.DetectedFace
Gets the native handle.
getHandle() - Method in class eu.id3.face.DetectedFaceList
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceAnalyser
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceCandidate
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceCandidateList
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceDetector
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceEncoder
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceIndexer
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceMatcher
Gets the native handle.
getHandle() - Method in class eu.id3.face.FacePad
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceTemplate
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceTemplateDict
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceTemplateList
Gets the native handle.
getHandle() - Method in class eu.id3.face.FaceTracker
Gets the native handle.
getHandle() - Method in class eu.id3.face.Image
Gets the native handle.
getHandle() - Method in class eu.id3.face.ImageBuffer
Gets the native handle.
getHandle() - Method in class eu.id3.face.ImageDict
Gets the native handle.
getHandle() - Method in class eu.id3.face.ImageList
Gets the native handle.
getHandle() - Method in class eu.id3.face.PointList
Gets the native handle.
getHandle() - Method in class eu.id3.face.Portrait
Gets the native handle.
getHandle() - Method in class eu.id3.face.PortraitProcessor
Gets the native handle.
getHandle() - Method in class eu.id3.face.StringList
Gets the native handle.
getHandle() - Method in class eu.id3.face.TrackedFace
Gets the native handle.
getHandle() - Method in class eu.id3.face.TrackedFaceList
Gets the native handle.
getHat() - Method in class eu.id3.face.Portrait
Gets the value indicating whether the subject wears a hat. -1 if not computed.
getHatThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the threshold for confirming that the person is wearing a hat.
getHeight() - Method in class eu.id3.face.Image
Gets the height in pixels.
getHostHardwareCode(LicenseHardwareCodeType) - Static method in class eu.id3.face.FaceLicense
Retrieves the hardware code of the device using the requested hardware code type.
getId() - Method in class eu.id3.face.DetectedFace
Gets the ID of the detected face.
getId() - Method in class eu.id3.face.FaceCandidate
Gets the ID of the most similar face template as defined in the reference face template list used to perform the search.
getId() - Method in class eu.id3.face.TrackedFace
Gets the ID of the detected face.
getIdList() - Method in class eu.id3.face.DetectedFaceList
Gets the list of IDs in the list.
getIdList() - Method in class eu.id3.face.TrackedFaceList
Gets the list of IDs in the list.
getImage() - Method in class eu.id3.face.Portrait
Gets the source image.
getImageCenter() - Method in class eu.id3.face.Portrait
Gets the center of the portrait in the source image.
getImageScale() - Method in class eu.id3.face.Portrait
Gets the scale to be applied to the source image to display the portrait.
getImageTranslation() - Method in class eu.id3.face.Portrait
Gets the translation to be applied to the source image to display the portrait.
getInstruction() - Method in class eu.id3.face.Portrait
Gets the instruction to be given to the user for portrait capture.
getInterocularDistance() - Method in class eu.id3.face.DetectedFace
Gets the distance between the eyes (IOD) of the detected face in pixels.
getInterocularDistance() - Method in class eu.id3.face.TrackedFace
Gets the distance between the eyes (IOD) of the detected face in pixels.
getKeys() - Method in class eu.id3.face.FaceTemplateDict
Gets the gets a string list containing the keys in the dict.
getKeys() - Method in class eu.id3.face.ImageDict
Gets the gets a string list containing the keys in the dict.
getLandmarks() - Method in class eu.id3.face.DetectedFace
Gets the landmarks (eyes, nose and mouth corners) of the detected face.
getLandmarks() - Method in class eu.id3.face.Portrait
Gets the 68-points landmarks.
getLandmarks() - Method in class eu.id3.face.TrackedFace
Gets the landmarks (eyes, nose and mouth corners) of the detected face.
getLargestFace() - Method in class eu.id3.face.DetectedFaceList
Gets the largest face in the list.
getLargestFace() - Method in class eu.id3.face.TrackedFaceList
Gets the largest face in the list.
getLeftEyeOpening() - Method in class eu.id3.face.Portrait
Gets the value estimating the opening of the left eye. -1 if not computed.
getLeftEyeVisibility() - Method in class eu.id3.face.Portrait
Gets the value estimating the visibility of the left eye. -1 if not computed.
getLicenseFileHardwareCode() - Static method in class eu.id3.face.FaceLicense
Retrieves the hardware code of the previously loaded license.
getLicenseFileSerial() - Static method in class eu.id3.face.FaceLicense
Retrieves the serial number of the previously loaded license.
getLicenseName() - Static method in class eu.id3.face.FaceLicense
Retrieves the license name.
getLicenseOwner() - Static method in class eu.id3.face.FaceLicense
Retrieves the license owner.
getLicensePath() - Static method in class eu.id3.face.FaceLicense
Retrieves the license path.
getLicenseType() - Static method in class eu.id3.face.FaceLicense
Retrieves the license type.
getLookStraightScore() - Method in class eu.id3.face.Portrait
Gets the value estimating if the user is looking straight towards the camera. -1 if not computed.
getMakeup() - Method in class eu.id3.face.Portrait
Gets the value indicating whether makeup is detected. -1 if not computed.
getMakeupThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the make-up detection threshold.
getMaleThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the male gender detection threshold.
getMatchThreshold() - Method in class eu.id3.face.FaceTracker
Gets the minimum match score to reach to preserve the ID of a tracked face between frame 't-1' and frame 't'.
getMaximumEyeGazeX() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum value of the eye gaze alongside the X axis.
getMaximumEyeGazeY() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum value of the eye gaze alongside the Y axis.
getMaximumHeadHeightRatio() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum distance between the base of the chin and the crown is less than 80% of the total height of the image.
getMaximumHeadWidthRatio() - Method in class eu.id3.face.PortraitProcessor
Gets the value indicating if the image width is conform to the (image width / head width) ratio of 7:5.
getMaximumHorizontalPosition() - Method in class eu.id3.face.PortraitProcessor
Gets the value indicating if the head is correctly centered horizontally.
getMaximumIod() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum interocular distance (IOD), in pixels.
getMaximumPitchAngle() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum head pitch angle, in degrees, for frontal positioning.
getMaximumRollAngle() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum head roll angle, in degrees, for frontal positioning.
getMaximumTemplateCount() - Method in class eu.id3.face.FaceIndexer
Gets the maximum number of templates that this face indexer can hold.
getMaximumTrackedFaceAge() - Method in class eu.id3.face.FaceTracker
Gets the maximum number of consecutive non-detections to reach before deleting a tracked face.
getMaximumVerticalPosition() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum distance from the bottom edge of the image to the imaginary line passing through the center of the eyes is between 50% - 70% of the total vertical length of the image.
getMaximumYawAngle() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum head yaw angle, in degrees, for frontal positioning.
getMessage() - Method in exception eu.id3.face.FaceException
Gets the error message.
getMinimalIod() - Method in class eu.id3.face.FaceEncoder
Gets the minimal interocular distance (IOD) in pixels required to perform a face encoding.
getMinimumHeadHeightRatio() - Method in class eu.id3.face.PortraitProcessor
Gets the minimum distance between the base of the chin and the crown is less than 80% of the total height of the image.
getMinimumHeadWidthRatio() - Method in class eu.id3.face.PortraitProcessor
Gets the value indicating if the image width is conform to the (image width / head width) ratio of 7:5.
getMinimumHorizontalPosition() - Method in class eu.id3.face.PortraitProcessor
Gets the value indicating if the head is correctly centered horizontally.
getMinimumIod() - Method in class eu.id3.face.PortraitProcessor
Gets the minimum intra-occular distance, in pixels.
getMinimumTrackedFaceAge() - Method in class eu.id3.face.FaceTracker
Gets the minimum number of consecutive detections to reach before creating a tracked face.
getMinimumVerticalPosition() - Method in class eu.id3.face.PortraitProcessor
Gets the minimum distance from the bottom edge of the image to the imaginary line passing through the center of the eyes is between 50% - 70% of the total vertical length of the image.
getModel() - Method in class eu.id3.face.FaceDetector
Gets the model used to detect and track faces.
getModel() - Method in class eu.id3.face.FaceEncoder
Gets the model used to create templates.
getModelFileName(FaceModel) - Static method in class eu.id3.face.FaceLibrary
Retrieves the model file name which is needed in the LoadModel function.
getModuleCount() - Static method in class eu.id3.face.FaceLicense
Retrieves the number of modules in the license.
getModuleName(int) - Static method in class eu.id3.face.FaceLicense
Retrieves the name of the specified license module.
getModuleValue(String) - Static method in class eu.id3.face.FaceLicense
Retrieves the value associated to the specified license module.
getMouthOcclusionThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the mouth occlusion threshold.
getMouthOpening() - Method in class eu.id3.face.Portrait
Gets the value indicating estimating the opening of the mouth. -1 if not computed.
getMouthOpenThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the mouth opening threshold.
getMouthVisibility() - Method in class eu.id3.face.Portrait
Gets the value estimating the visibility of the mouth. -1 if not computed.
getNaturalSkinColorThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the natural skin color threshold.
getNmsIouThreshold() - Method in class eu.id3.face.FaceDetector
Gets the non-maximum suppression (NMS) intersection-over-union (IOU) threshold, in the range is [0;100].
getNmsIouThreshold() - Method in class eu.id3.face.FaceTracker
Gets the non-maximum suppression (NMS) intersection-over-union (IOU) threshold, in the range is [0;100].
getNoFlashReflectionThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the flash reflexion detection threshold.
getNoiseThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the threshold for confirming the presence of noise in the image.
getNoseOcclusionThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the nose occlusion threshold.
getNoseVisibility() - Method in class eu.id3.face.Portrait
Gets the value estimating the visibility of the nose. -1 if not computed.
getOverExposureSensibility() - Method in class eu.id3.face.FaceAnalyser
Gets the sensibility of the over-exposure classifier, from 0 to 255.
getOverExposureThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the over exposure threshold.
getPadScore() - Method in class eu.id3.face.Portrait
Gets the score of the presentation attack detection.
getPadStatus() - Method in class eu.id3.face.Portrait
Gets the status of the presentation attack detection.
getPadThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the presentation attack detection threshold, from 0 to 100.
getPath() - Static method in class eu.id3.face.FaceNative
Gets the path to the native libraries.
getPhotographicAttributes() - Method in class eu.id3.face.Portrait
Gets the photographic attributes.
getPixelationThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the pixelation detection threshold.
getPixelDepth() - Method in class eu.id3.face.Image
Gets the pixel depth.
getPixelFormat() - Method in class eu.id3.face.Image
Gets the pixel format.
getPortraitBounds(float, float, float) - Method in class eu.id3.face.DetectedFace
Gets the bounding box of the detected face for ICAO portrait cropping.
getPortraitBounds(float, float, float) - Method in class eu.id3.face.TrackedFace
Gets the bounding box of the detected face for ICAO portrait cropping.
getPose() - Method in class eu.id3.face.Portrait
Gets the face pose.
getPredictedBounds() - Method in class eu.id3.face.TrackedFace
Gets the predicted bounds of the tracked face.
getProcessingUnit() - Method in class eu.id3.face.FaceDetector
Gets the processing unit where to run the detection process.
getProcessingUnit() - Method in class eu.id3.face.FaceEncoder
Gets the processing unit where to run the encoding process.
getProductReference() - Static method in class eu.id3.face.FaceLicense
Retrieves the license product reference.
getQuality() - Method in class eu.id3.face.FaceTemplate
Gets the quality of the face template.
getQualityCheckpoints() - Method in class eu.id3.face.Portrait
Gets the quality check points of the portrait.
getQualityScore() - Method in class eu.id3.face.Portrait
Gets the unified quality score, from 0 to 100. -1 if not computed.
getRedEyeThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the threshold for confirming the presence of red eyes.
getRemainingDays() - Static method in class eu.id3.face.FaceLicense
Retrieves the number of remaining days.
getResolutionThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the threshold indicating whether the image resolution is sufficient.
getRightEyeOpening() - Method in class eu.id3.face.Portrait
Gets the value estimating the opening of the left eye. -1 if not computed.
getRightEyeVisibility() - Method in class eu.id3.face.Portrait
Gets the value estimating the visibility of the right eye. -1 if not computed.
getScore() - Method in class eu.id3.face.FaceCandidate
Gets the match score between the face probe template and the most similar one in the reference face template list used to perform the search.
getSharpnessThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the sharpness threshold.
getSmile() - Method in class eu.id3.face.Portrait
Gets the value indicating whether the subject is smiling. -1 if not computed.
getSmileThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the smile threshold.
getStatus() - Method in class eu.id3.face.Portrait
Gets the status of the portrait.
getStride() - Method in class eu.id3.face.Image
Gets the stride in bytes.
getSubjectPosition() - Method in class eu.id3.face.Portrait
Gets the position of the subject in the image.
getTemplate(String) - Method in class eu.id3.face.FaceIndexer
Retrieves a template from the face indexer by ID.
getTemplateCount() - Method in class eu.id3.face.FaceIndexer
Gets the current number of indexed templates.
getThreadCount() - Method in class eu.id3.face.FaceAnalyser
Gets the number of threads to be used for face analysis.
getThreadCount() - Method in class eu.id3.face.FaceDetector
Gets the number of threads to be used for face detection.
getThreadCount() - Method in class eu.id3.face.FaceEncoder
Gets the number of threads to be used for template encoding.
getThreadCount() - Method in class eu.id3.face.FaceTracker
Gets the number of threads to be used for face detection and tracking.
getThreadCount() - Method in class eu.id3.face.PortraitProcessor
Gets the number of threads to be used for portrait processing.
getTintedGlassThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the tinted glass detection threshold.
getTrackedFace() - Method in class eu.id3.face.Portrait
Gets the tracked face.
getTrackerMatchingThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the minimum match score to reach to preserve the ID of a tracked face between frame 't-1' and frame 't'.
getTrackerMaximumFaceAge() - Method in class eu.id3.face.PortraitProcessor
Gets the maximum number of consecutive non-detections to be reached before deleting a tracked face.
getTrackerMinimumFaceAge() - Method in class eu.id3.face.PortraitProcessor
Gets the minimum number of consecutive detections to reach before creating a tracked face.
getTrackerNmsIouThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the non-maximum suppression (NMS) intersection-over-union (IOU) threshold, in the range [0;100].
getTrackingStatus() - Method in class eu.id3.face.TrackedFace
Gets the status of the tracked face.
getUnderExposureSensibility() - Method in class eu.id3.face.FaceAnalyser
Gets the sensibility of the under-exposure classifier, from 0 to 255.
getUnderExposureThreshold() - Method in class eu.id3.face.PortraitProcessor
Gets the under exposure threshold.
getValue() - Method in enum eu.id3.face.FaceAttackSupport
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.FaceError
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.FaceExpression
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.FaceMatcherThreshold
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.FaceModel
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.FaceSegmentationLabel
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.FaceTemplateFormat
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.ImageError
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.ImageFormat
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.LicenseError
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.LicenseHardwareCodeType
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.LicenseType
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.PadStatus
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.PixelFormat
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.PoolingMethod
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.PortraitInstruction
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.PortraitStatus
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.ProcessingUnit
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.SubjectPosition
Gets the enumeration value as int.
getValue() - Method in enum eu.id3.face.TrackingStatus
Gets the enumeration value as int.
getVersion() - Static method in class eu.id3.face.FaceLibrary
Retrieves the library version as a `X.Y.Z` formatted string.
getVersionEx() - Static method in class eu.id3.face.FaceLibrary
Retrieves the library version as a structure.
getWidth() - Method in class eu.id3.face.Image
Gets the width in pixels.
glasses - Variable in class eu.id3.face.FaceAttributes
Value, from 0 to 100, indicating whether the subject is wearing glasses or not.
GlassesAttributes - Class in eu.id3.face
Represents some glasses attributes.
GlassesAttributes() - Constructor for class eu.id3.face.GlassesAttributes
Initializes an empty instance of the GlassesAttributes class.
GlassesAttributes(int, int, int) - Constructor for class eu.id3.face.GlassesAttributes
Initializes a new instance of the GlassesAttributes class from its members.
GlassesAttributes(GlassesAttributes) - Constructor for class eu.id3.face.GlassesAttributes
Initializes a new instance of the GlassesAttributes class by copying another GlassesAttributes.
A B C D E F G H I L M N O P R S T U V W X Y 
Skip navigation links
id3 Face SDK 9.15.3

Copyright © id3 Technologies. All rights reserved. eu.id3.face