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 

F

FaceAnalyser - Class in eu.id3.face
Provides methods for analysing the characteristics of portrait image.
FaceAnalyser() - Constructor for class eu.id3.face.FaceAnalyser
Creates a new instance of the FaceAnalyser class.
FaceAnalyser(long) - Constructor for class eu.id3.face.FaceAnalyser
Creates a new instance of the FaceAnalyser class.
FaceAttackSupport - Enum in eu.id3.face
Enumerates the types of presentation attack supports.
FaceAttributes - Class in eu.id3.face
Represents the face attributes.
FaceAttributes() - Constructor for class eu.id3.face.FaceAttributes
Initializes an empty instance of the FaceAttributes class.
FaceAttributes(int, int, int, int, int, int) - Constructor for class eu.id3.face.FaceAttributes
Initializes a new instance of the FaceAttributes class from its members.
FaceAttributes(FaceAttributes) - Constructor for class eu.id3.face.FaceAttributes
Initializes a new instance of the FaceAttributes class by copying another FaceAttributes.
FaceCandidate - Class in eu.id3.face
Represents a candidate in a one-to-many search.
FaceCandidate() - Constructor for class eu.id3.face.FaceCandidate
Creates a new instance of the FaceCandidate class.
FaceCandidate(long) - Constructor for class eu.id3.face.FaceCandidate
Creates a new instance of the FaceCandidate class.
FaceCandidateList - Class in eu.id3.face
Represents a candidate list in a one-to-many search.
FaceCandidateList() - Constructor for class eu.id3.face.FaceCandidateList
Creates a new instance of the FaceCandidateList class.
FaceCandidateList(long) - Constructor for class eu.id3.face.FaceCandidateList
Creates a new instance of the FaceCandidateList class.
FaceDetector - Class in eu.id3.face
Detects human faces in images.
FaceDetector() - Constructor for class eu.id3.face.FaceDetector
Creates a new instance of the FaceDetector class.
FaceDetector(long) - Constructor for class eu.id3.face.FaceDetector
Creates a new instance of the FaceDetector class.
faceDynamicRange - Variable in class eu.id3.face.PhotographicAttributes
Value, from 0 to 255, indicating the dynamic range of the image in the face region.
FaceEncoder - Class in eu.id3.face
Extracts facial features and encodes face templates.
FaceEncoder() - Constructor for class eu.id3.face.FaceEncoder
Creates a new instance of the FaceEncoder class.
FaceEncoder(long) - Constructor for class eu.id3.face.FaceEncoder
Creates a new instance of the FaceEncoder class.
FaceError - Enum in eu.id3.face
Enumerates the possible error codes returned by this SDK.
FaceException - Exception in eu.id3.face
This class represents errors that can occur during Face library execution.
FaceException() - Constructor for exception eu.id3.face.FaceException
Initializes a new instance of the FaceException class.
FaceException(int) - Constructor for exception eu.id3.face.FaceException
Initializes a new instance of the FaceException class.
FaceExpression - Enum in eu.id3.face
Enumerates the possible facial expressions.
FaceIndexer - Class in eu.id3.face
Performs a one-to-many search on a large number of face templates.
FaceIndexer() - Constructor for class eu.id3.face.FaceIndexer
Creates a new instance of the FaceIndexer class.
FaceIndexer(long) - Constructor for class eu.id3.face.FaceIndexer
Creates a new instance of the FaceIndexer class.
FaceLibrary - Class in eu.id3.face
The FaceLibrary class serves as the entry point to the id3 Face SDK.
FaceLibrary() - Constructor for class eu.id3.face.FaceLibrary
 
FaceLicense - Class in eu.id3.face
Handles the license to use this SDK.
FaceLicense() - Constructor for class eu.id3.face.FaceLicense
 
FaceMatcher - Class in eu.id3.face
Compares two face templates and searches for a face template in a list.
FaceMatcher() - Constructor for class eu.id3.face.FaceMatcher
Creates a new instance of the FaceMatcher class.
FaceMatcher(long) - Constructor for class eu.id3.face.FaceMatcher
Creates a new instance of the FaceMatcher class.
FaceMatcherThreshold - Enum in eu.id3.face
Enumerates some typical values for the matching decision threshold.
FaceModel - Enum in eu.id3.face
Enumerates the AI models available in this SDK.
FaceNative - Class in eu.id3.face
This class handles the native libraries of the module.
FaceNative() - Constructor for class eu.id3.face.FaceNative
 
FaceOcclusionScores - Class in eu.id3.face
Represents the result of face occlusion detection.
FaceOcclusionScores() - Constructor for class eu.id3.face.FaceOcclusionScores
Initializes an empty instance of the FaceOcclusionScores class.
FaceOcclusionScores(int, int, int, int) - Constructor for class eu.id3.face.FaceOcclusionScores
Initializes a new instance of the FaceOcclusionScores class from its members.
FaceOcclusionScores(FaceOcclusionScores) - Constructor for class eu.id3.face.FaceOcclusionScores
Initializes a new instance of the FaceOcclusionScores class by copying another FaceOcclusionScores.
FacePad - Class in eu.id3.face
Detects presentation attacks in still images or video frames.
FacePad() - Constructor for class eu.id3.face.FacePad
Creates a new instance of the FacePad class.
FacePad(long) - Constructor for class eu.id3.face.FacePad
Creates a new instance of the FacePad class.
FacePose - Class in eu.id3.face
Represents the face pose (yaw, pitch, roll).
FacePose() - Constructor for class eu.id3.face.FacePose
Initializes an empty instance of the FacePose class.
FacePose(float, float, float) - Constructor for class eu.id3.face.FacePose
Initializes a new instance of the FacePose class from its members.
FacePose(FacePose) - Constructor for class eu.id3.face.FacePose
Initializes a new instance of the FacePose class by copying another FacePose.
FaceSegmentationLabel - Enum in eu.id3.face
Enumerates the face segmentation labels
FaceTemplate - Class in eu.id3.face
Represents a face template.
FaceTemplate() - Constructor for class eu.id3.face.FaceTemplate
Creates a new instance of the FaceTemplate class.
FaceTemplate(long) - Constructor for class eu.id3.face.FaceTemplate
Creates a new instance of the FaceTemplate class.
FaceTemplateDict - Class in eu.id3.face
Represents a dictionary of face templates.
FaceTemplateDict() - Constructor for class eu.id3.face.FaceTemplateDict
Creates a new instance of the FaceTemplateDict class.
FaceTemplateDict(long) - Constructor for class eu.id3.face.FaceTemplateDict
Creates a new instance of the FaceTemplateDict class.
FaceTemplateFormat - Enum in eu.id3.face
Enumerates the face template formats.
FaceTemplateList - Class in eu.id3.face
Represents a list of face templates.
FaceTemplateList() - Constructor for class eu.id3.face.FaceTemplateList
Creates a new instance of the FaceTemplateList class.
FaceTemplateList(long) - Constructor for class eu.id3.face.FaceTemplateList
Creates a new instance of the FaceTemplateList class.
FaceTracker - Class in eu.id3.face
Tracks faces on consecutive images and automatically creates and updates associated face templates.
FaceTracker() - Constructor for class eu.id3.face.FaceTracker
Creates a new instance of the FaceTracker class.
FaceTracker(long) - Constructor for class eu.id3.face.FaceTracker
Creates a new instance of the FaceTracker class.
finalize() - Method in class eu.id3.face.DetectedFace
Finalizer for this class.
finalize() - Method in class eu.id3.face.DetectedFaceList
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceAnalyser
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceCandidate
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceCandidateList
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceDetector
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceEncoder
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceIndexer
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceMatcher
Finalizer for this class.
finalize() - Method in class eu.id3.face.FacePad
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceTemplate
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceTemplateDict
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceTemplateList
Finalizer for this class.
finalize() - Method in class eu.id3.face.FaceTracker
Finalizer for this class.
finalize() - Method in class eu.id3.face.Image
Finalizer for this class.
finalize() - Method in class eu.id3.face.ImageBuffer
Finalizer for this class.
finalize() - Method in class eu.id3.face.ImageDict
Finalizer for this class.
finalize() - Method in class eu.id3.face.ImageList
Finalizer for this class.
finalize() - Method in class eu.id3.face.PointList
Finalizer for this class.
finalize() - Method in class eu.id3.face.Portrait
Finalizer for this class.
finalize() - Method in class eu.id3.face.PortraitProcessor
Finalizer for this class.
finalize() - Method in class eu.id3.face.StringList
Finalizer for this class.
finalize() - Method in class eu.id3.face.TrackedFace
Finalizer for this class.
finalize() - Method in class eu.id3.face.TrackedFaceList
Finalizer for this class.
finalizeCheckLicenseWithCard(byte[]) - Static method in class eu.id3.face.FaceLicense
Finalizes the license check process using the provided cryptogram.
findDetectedFace(int) - Method in class eu.id3.face.DetectedFaceList
Finds a detected face by ID.
findTrackedFace(int) - Method in class eu.id3.face.TrackedFaceList
Finds a tracked face by ID.
flashReflection - Variable in class eu.id3.face.PhotographicAttributes
Value, from 0 to 100, indicating if a flash reflection is present on the face. 100 means that there is no flash reflection.
flip(boolean, boolean) - Method in class eu.id3.face.Image
Flips the image in-place.
flipTo(boolean, boolean, Image) - Method in class eu.id3.face.Image
Flips the image.
frameOnEye - Variable in class eu.id3.face.GlassesAttributes
Value indicating if the glasses frame is not on the eyes. 0 means that there is no occlusion of the eye by the frame.
fromBuffer(byte[]) - Static method in class eu.id3.face.DetectedFace
Imports the face object from a buffer.
fromBuffer(byte[]) - Static method in class eu.id3.face.FaceTemplate
Imports the face template object from a buffer.
fromBuffer(byte[], PixelFormat) - Static method in class eu.id3.face.Image
Creates an Image from the specified data buffer.
fromBuffer(byte[]) - Static method in class eu.id3.face.Portrait
Imports the portrait object from a buffer.
fromBuffer(byte[]) - Static method in class eu.id3.face.TrackedFace
Imports the face object from a buffer.
fromFile(String) - Static method in class eu.id3.face.DetectedFace
Imports the face object from a file.
fromFile(String) - Static method in class eu.id3.face.FaceIndexer
Imports the face indexer object from a file.
fromFile(String) - Static method in class eu.id3.face.FaceTemplate
Imports the face template object from a file.
fromFile(String, PixelFormat) - Static method in class eu.id3.face.Image
Creates an Image from the specified file.
fromFile(String) - Static method in class eu.id3.face.TrackedFace
Imports the face object from a file.
fromRawBuffer(byte[], int, int, int, PixelFormat, PixelFormat) - Static method in class eu.id3.face.Image
Creates an Image from the specified raw data buffer.
fromValue(int) - Static method in enum eu.id3.face.FaceAttackSupport
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.FaceError
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.FaceExpression
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.FaceMatcherThreshold
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.FaceModel
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.FaceSegmentationLabel
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.FaceTemplateFormat
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.ImageError
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.ImageFormat
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.LicenseError
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.LicenseHardwareCodeType
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.LicenseType
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.PadStatus
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.PixelFormat
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.PoolingMethod
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.PortraitInstruction
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.PortraitStatus
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.ProcessingUnit
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.SubjectPosition
Creates an enumeration value from int.
fromValue(int) - Static method in enum eu.id3.face.TrackingStatus
Creates an enumeration value from int.
fromYuvPlanes(byte[], byte[], byte[], int, int, int, int, PixelFormat) - Static method in class eu.id3.face.Image
Creates an Image from the specified YUV planes.
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