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 

S

score - Variable in class eu.id3.face.ColorBasedPadResult
Color-based PAD score, in the range [0:100].
score - Variable in class eu.id3.face.DetectedFaceAttackSupport
Confidence score of the detected attack support, in the range [0:100].
searchTemplate(FaceTemplate, int) - Method in class eu.id3.face.FaceIndexer
Performs a one-to-many search of a face template probe against a previously initialized face indexer and outputs a candidate list.
searchTemplate(FaceTemplateDict, FaceTemplate, int, FaceCandidateList) - Method in class eu.id3.face.FaceMatcher
Performs a one-to-many search of a biometric probe against a previously initialized dictionary of biometric references and outputs a candidate list.
segmentBackground(Image) - Method in class eu.id3.face.FaceAnalyser
Computes face segmentation mask for background removal.
segmentFace(Image) - Method in class eu.id3.face.FaceAnalyser
Computes a segmentation map of a face.
set(int, DetectedFace) - Method in class eu.id3.face.DetectedFaceList
Sets an item of the DetectedFaceList object.
set(int, FaceCandidate) - Method in class eu.id3.face.FaceCandidateList
Sets an item of the FaceCandidateList object.
set(String, FaceTemplate) - Method in class eu.id3.face.FaceTemplateDict
Sets an item of the FaceTemplateDict object.
set(int, FaceTemplate) - Method in class eu.id3.face.FaceTemplateList
Sets an item of the FaceTemplateList object.
set(String, Image) - Method in class eu.id3.face.ImageDict
Sets an item of the ImageDict object.
set(int, Image) - Method in class eu.id3.face.ImageList
Sets an item of the ImageList object.
set(int, Point) - Method in class eu.id3.face.PointList
Sets an item of the PointList object.
set(int, String) - Method in class eu.id3.face.StringList
Sets an item of the StringList object.
set(int, TrackedFace) - Method in class eu.id3.face.TrackedFaceList
Sets an item of the TrackedFaceList object.
setAttackSupportDetectorConfidenceThreshold(int) - Method in class eu.id3.face.FacePad
Sets the attack support detector confidence threshold, in the range [0;100].
setBackgroundColorUniformityThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the background color uniformity threshold.
setBackgroundStructureUniformityThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the background structure uniformity threshold.
setBounds(Rectangle) - Method in class eu.id3.face.DetectedFace
Sets the bounds of the detected face.
setBounds(Rectangle) - Method in class eu.id3.face.TrackedFace
Sets the bounds of the detected face.
setConfidenceThreshold(int) - Method in class eu.id3.face.FaceDetector
Sets the confidence threshold, in the range [0;100].
setConfidenceThreshold(int) - Method in class eu.id3.face.FaceTracker
Sets the confidence threshold, in the range [0;100].
setCropAspectRatio(float) - Method in class eu.id3.face.PortraitProcessor
Sets the aspect ratio (height to width) of the cropped portrait image.
setCropEyePositionRatio(float) - Method in class eu.id3.face.PortraitProcessor
Sets the ratio between the vertical eye position and the image height for ICAO portrait cropping.
setCropIodRatio(float) - Method in class eu.id3.face.PortraitProcessor
Sets the ratio between the interocular distance (IOD) and the image width for ICAO portrait cropping.
setCropMargin(float) - Method in class eu.id3.face.PortraitProcessor
Sets the relative margin around the face for basic portrait cropping.
setDetectionModel(FaceModel) - Method in class eu.id3.face.FaceTracker
Sets the model used to detect and track faces.
setDynamicRangeThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the face dynamic range threshold.
setEncodingModel(FaceModel) - Method in class eu.id3.face.FaceTracker
Sets the model used to create features and assess consistancy among views of a given face.
setEqualBrightnessThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the equal brightness threshold.
setExpressionSensibility(int) - Method in class eu.id3.face.FaceAnalyser
Sets the sensibility of the expression classifier.
setExpressionSensibility(int) - Method in class eu.id3.face.PortraitProcessor
Sets the sensibility of the expression classifier.
setEyeOcclusionThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the visible eye threshold.
setEyeOpeningThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the eye opening threshold.
setFaceDetectionImageSize(int) - Method in class eu.id3.face.PortraitProcessor
Sets the the size, in pixels, of the downscaled image used for face detection.
setFaceDetectionModel(FaceModel) - Method in class eu.id3.face.PortraitProcessor
Sets the specifies the model used to detect and track faces.
setFaceDetectionThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the specifies the face detection confidence threshold, in the range is [0;100].
setFaceEncodingModel(FaceModel) - Method in class eu.id3.face.PortraitProcessor
Sets the model used to create features and assess consistancy among views of a given face.
setFaceMaskThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the face mask detection threshold.
setGlassesThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the glasses detection threshold.
setHatThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the threshold for confirming that the person is wearing a hat.
setId(int) - Method in class eu.id3.face.DetectedFace
Sets the ID of the detected face.
setId(int) - Method in class eu.id3.face.TrackedFace
Sets the ID of the detected face.
setLandmarks(PointList) - Method in class eu.id3.face.DetectedFace
Sets the landmarks (eyes, nose and mouth corners) of the detected face.
setLandmarks(PointList) - Method in class eu.id3.face.TrackedFace
Sets the landmarks (eyes, nose and mouth corners) of the detected face.
setMakeupThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the make-up detection threshold.
setMaleThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the male gender detection threshold.
setMatchThreshold(int) - Method in class eu.id3.face.FaceTracker
Sets the minimum match score to reach to preserve the ID of a tracked face between frame 't-1' and frame 't'.
setMaximumEyeGazeX(int) - Method in class eu.id3.face.PortraitProcessor
Sets the maximum value of the eye gaze alongside the X axis.
setMaximumEyeGazeY(int) - Method in class eu.id3.face.PortraitProcessor
Sets the maximum value of the eye gaze alongside the Y axis.
setMaximumHeadHeightRatio(int) - Method in class eu.id3.face.PortraitProcessor
Sets the maximum distance between the base of the chin and the crown is less than 80% of the total height of the image.
setMaximumHeadWidthRatio(int) - Method in class eu.id3.face.PortraitProcessor
Sets the value indicating if the image width is conform to the (image width / head width) ratio of 7:5.
setMaximumHorizontalPosition(int) - Method in class eu.id3.face.PortraitProcessor
Sets the value indicating if the head is correctly centered horizontally.
setMaximumIod(int) - Method in class eu.id3.face.PortraitProcessor
Sets the maximum interocular distance (IOD), in pixels.
setMaximumPitchAngle(float) - Method in class eu.id3.face.PortraitProcessor
Sets the maximum head pitch angle, in degrees, for frontal positioning.
setMaximumRollAngle(float) - Method in class eu.id3.face.PortraitProcessor
Sets the maximum head roll angle, in degrees, for frontal positioning.
setMaximumTrackedFaceAge(int) - Method in class eu.id3.face.FaceTracker
Sets the maximum number of consecutive non-detections to reach before deleting a tracked face.
setMaximumVerticalPosition(int) - Method in class eu.id3.face.PortraitProcessor
Sets 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.
setMaximumYawAngle(float) - Method in class eu.id3.face.PortraitProcessor
Sets the maximum head yaw angle, in degrees, for frontal positioning.
setMinimalIod(int) - Method in class eu.id3.face.FaceEncoder
Sets the minimal interocular distance (IOD) in pixels required to perform a face encoding.
setMinimumHeadHeightRatio(int) - Method in class eu.id3.face.PortraitProcessor
Sets the minimum distance between the base of the chin and the crown is less than 80% of the total height of the image.
setMinimumHeadWidthRatio(int) - Method in class eu.id3.face.PortraitProcessor
Sets the value indicating if the image width is conform to the (image width / head width) ratio of 7:5.
setMinimumHorizontalPosition(int) - Method in class eu.id3.face.PortraitProcessor
Sets the value indicating if the head is correctly centered horizontally.
setMinimumIod(int) - Method in class eu.id3.face.PortraitProcessor
Sets the minimum intra-occular distance, in pixels.
setMinimumTrackedFaceAge(int) - Method in class eu.id3.face.FaceTracker
Sets the minimum number of consecutive detections to reach before creating a tracked face.
setMinimumVerticalPosition(int) - Method in class eu.id3.face.PortraitProcessor
Sets 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.
setModel(FaceModel) - Method in class eu.id3.face.FaceDetector
Sets the model used to detect and track faces.
setModel(FaceModel) - Method in class eu.id3.face.FaceEncoder
Sets the model used to create templates.
setMouthOcclusionThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the mouth occlusion threshold.
setMouthOpenThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the mouth opening threshold.
setNaturalSkinColorThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the natural skin color threshold.
setNmsIouThreshold(int) - Method in class eu.id3.face.FaceDetector
Sets the non-maximum suppression (NMS) intersection-over-union (IOU) threshold, in the range is [0;100].
setNmsIouThreshold(int) - Method in class eu.id3.face.FaceTracker
Sets the non-maximum suppression (NMS) intersection-over-union (IOU) threshold, in the range is [0;100].
setNoFlashReflectionThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the flash reflexion detection threshold.
setNoiseThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the threshold for confirming the presence of noise in the image.
setNoseOcclusionThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the nose occlusion threshold.
setOverExposureSensibility(int) - Method in class eu.id3.face.FaceAnalyser
Sets the sensibility of the over-exposure classifier, from 0 to 255.
setOverExposureThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the over exposure threshold.
setPadThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the presentation attack detection threshold, from 0 to 100.
setPath(String) - Static method in class eu.id3.face.FaceNative
Sets the path to the native libraries.
setPixelationThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the pixelation detection threshold.
setProcessingUnit(ProcessingUnit) - Method in class eu.id3.face.FaceDetector
Sets the processing unit where to run the detection process.
setProcessingUnit(ProcessingUnit) - Method in class eu.id3.face.FaceEncoder
Sets the processing unit where to run the encoding process.
setRedEyeThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the threshold for confirming the presence of red eyes.
setResolutionThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the threshold indicating whether the image resolution is sufficient.
setSharpnessThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the sharpness threshold.
setSmileThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the smile threshold.
setThreadCount(int) - Method in class eu.id3.face.FaceAnalyser
Sets the number of threads to be used for face analysis.
setThreadCount(int) - Method in class eu.id3.face.FaceDetector
Sets the number of threads to be used for face detection.
setThreadCount(int) - Method in class eu.id3.face.FaceEncoder
Sets the number of threads to be used for template encoding.
setThreadCount(int) - Method in class eu.id3.face.FaceTracker
Sets the number of threads to be used for face detection and tracking.
setThreadCount(int) - Method in class eu.id3.face.PortraitProcessor
Sets the number of threads to be used for portrait processing.
setTintedGlassThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the tinted glass detection threshold.
setTrackerMatchingThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the minimum match score to reach to preserve the ID of a tracked face between frame 't-1' and frame 't'.
setTrackerMaximumFaceAge(int) - Method in class eu.id3.face.PortraitProcessor
Sets the maximum number of consecutive non-detections to be reached before deleting a tracked face.
setTrackerMinimumFaceAge(int) - Method in class eu.id3.face.PortraitProcessor
Sets the minimum number of consecutive detections to reach before creating a tracked face.
setTrackerNmsIouThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the non-maximum suppression (NMS) intersection-over-union (IOU) threshold, in the range [0;100].
setUnderExposureSensibility(int) - Method in class eu.id3.face.FaceAnalyser
Sets the sensibility of the under-exposure classifier, from 0 to 255.
setUnderExposureThreshold(int) - Method in class eu.id3.face.PortraitProcessor
Sets the under exposure threshold.
sharpness - Variable in class eu.id3.face.PhotographicAttributes
Value, from 0 to 100, indicating if the image sharpness is sufficient. 0 means that the image is not sharp at all.
skinColorNatural - Variable in class eu.id3.face.PortraitQualityCheckpoints
Value indicating whether the skin looks natural.
smile - Variable in class eu.id3.face.FaceAttributes
Value, from 0 to 100, indicating whether the subject is smiling or not.
StringList - Class in eu.id3.face
Represents a list of strings.
StringList() - Constructor for class eu.id3.face.StringList
Creates a new instance of the StringList class.
StringList(long) - Constructor for class eu.id3.face.StringList
Creates a new instance of the StringList class.
structureUniformity - Variable in class eu.id3.face.BackgroundUniformity
Structure uniformity score, in the range [0:100].
SubjectPosition - Enum in eu.id3.face
Enumerates the positions of a subject in an image.
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