- activate(String, String, String, String, String, String) - Static method in class eu.id3.face.FaceLicense
-
Activates a license using customer credentials and a product reference and saves the license to a file.
- activateActivationKey(String, String, String, String) - Static method in class eu.id3.face.FaceLicense
-
Activates a license file using an activation key and saves the license to a file.
- activateActivationKeyBuffer(String, String, String) - Static method in class eu.id3.face.FaceLicense
-
Activates a license using an activation key and returns the license in a data buffer.
- activateBuffer(String, String, String, String, String) - Static method in class eu.id3.face.FaceLicense
-
Retrieves a license file buffer using customer credentials and a product reference and returns the license in a data buffer.
- activateSerialKey(String, String, String, String) - Static method in class eu.id3.face.FaceLicense
-
Activates a license using a serial key and saves the license to a file.
- activateSerialKeyBuffer(String, String, String) - Static method in class eu.id3.face.FaceLicense
-
Activates a license using a serial key and returns the license in a data buffer.
- add(DetectedFace) - Method in class eu.id3.face.DetectedFaceList
-
Adds an item to the DetectedFaceList object.
- add(FaceCandidate) - Method in class eu.id3.face.FaceCandidateList
-
Adds an item to the FaceCandidateList object.
- add(String, FaceTemplate) - Method in class eu.id3.face.FaceTemplateDict
-
Adds an item to the FaceTemplateDict object.
- add(FaceTemplate) - Method in class eu.id3.face.FaceTemplateList
-
Adds an item to the FaceTemplateList object.
- add(String, Image) - Method in class eu.id3.face.ImageDict
-
Adds an item to the ImageDict object.
- add(Image) - Method in class eu.id3.face.ImageList
-
Adds an item to the ImageList object.
- add(Point) - Method in class eu.id3.face.PointList
-
Adds an item to the PointList object.
- add(String) - Method in class eu.id3.face.StringList
-
Adds an item to the StringList object.
- add(TrackedFace) - Method in class eu.id3.face.TrackedFaceList
-
Adds an item to the TrackedFaceList object.
- addTemplate(FaceTemplate, String) - Method in class eu.id3.face.FaceIndexer
-
Adds a template to the Face Indexer.
- applyAlphaMask(Image, Image) - Method in class eu.id3.face.FaceAnalyser
-
Applies an alpha mask to suppress the background and returns a 32-bit BGRA image.
- applyMask(Image, Image, int, int, int) - Method in class eu.id3.face.FaceAnalyser
-
Applies a mask to replace the background with the specified color and returns a 24-bit BGR image.
- attackSupport - Variable in class eu.id3.face.DetectedFaceAttackSupport
-
Attack support type.