- reactivate(String, String, String) - Static method in class eu.id3.face.FaceLicense
-
Reactivates a license file using the host hardware code and the product reference.
- reactivateBuffer(String, String) - Static method in class eu.id3.face.FaceLicense
-
Reactivates a license in a data buffer using the host hardware code and the product reference.
- reallocate(int, int, PixelFormat) - Method in class eu.id3.face.Image
-
Reallocates the internal memory of the Image from parameters.
- Rectangle - Class in eu.id3.face
-
Represents a rectangle.
- Rectangle() - Constructor for class eu.id3.face.Rectangle
-
Initializes an empty instance of the Rectangle class.
- Rectangle(Point, Point, Point, Point) - Constructor for class eu.id3.face.Rectangle
-
Initializes a new instance of the Rectangle class from its members.
- Rectangle(Rectangle) - Constructor for class eu.id3.face.Rectangle
-
Initializes a new instance of the Rectangle class by copying another Rectangle.
- remove(String) - Method in class eu.id3.face.FaceTemplateDict
-
Removes an element of the FaceTemplateDict object.
- remove(String) - Method in class eu.id3.face.ImageDict
-
Removes an element of the ImageDict object.
- removeAt(int) - Method in class eu.id3.face.DetectedFaceList
-
Removes an element of the DetectedFaceList object.
- removeAt(int) - Method in class eu.id3.face.FaceCandidateList
-
Removes an element of the FaceCandidateList object.
- removeAt(int) - Method in class eu.id3.face.FaceTemplateList
-
Removes an element of the FaceTemplateList object.
- removeAt(int) - Method in class eu.id3.face.ImageList
-
Removes an element of the ImageList object.
- removeAt(int) - Method in class eu.id3.face.PointList
-
Removes an element of the PointList object.
- removeAt(int) - Method in class eu.id3.face.StringList
-
Removes an element of the StringList object.
- removeAt(int) - Method in class eu.id3.face.TrackedFaceList
-
Removes an element of the TrackedFaceList object.
- removeBackground(Image, int, int, int) - Method in class eu.id3.face.PortraitProcessor
-
Removes the background on the specified portrait image.
- removeCompressionArtifacts(Image) - Method in class eu.id3.face.FaceAnalyser
-
Upscale and enhance the image of a face.
- rescale(float) - Method in class eu.id3.face.DetectedFace
-
Rescales the detected face object bounding box and landmarks.
- rescale(float) - Method in class eu.id3.face.TrackedFace
-
Rescales the detected face object bounding box and landmarks.
- rescaleAll(float) - Method in class eu.id3.face.DetectedFaceList
-
Rescales all detected faces in the list.
- rescaleAll(float) - Method in class eu.id3.face.TrackedFaceList
-
Rescales all tracked faces in the list.
- reset() - Method in class eu.id3.face.PortraitProcessor
-
Resets the face tracker.
- resize(int) - Method in class eu.id3.face.DetectedFaceList
-
DetectedFaceList object.
- resize(int) - Method in class eu.id3.face.FaceCandidateList
-
FaceCandidateList object.
- resize(int) - Method in class eu.id3.face.FaceIndexer
-
Resizes the maximum number of templates that the face indexer can hold.
- resize(int) - Method in class eu.id3.face.FaceTemplateList
-
FaceTemplateList object.
- resize(int, int) - Method in class eu.id3.face.Image
-
Resizes the image in-place to the required width and height.
- resize(int) - Method in class eu.id3.face.ImageList
-
ImageList object.
- resize(int) - Method in class eu.id3.face.PointList
-
PointList object.
- resize(int) - Method in class eu.id3.face.StringList
-
StringList object.
- resize(int) - Method in class eu.id3.face.TrackedFaceList
-
TrackedFaceList object.
- resizeTo(int, int, Image) - Method in class eu.id3.face.Image
-
Resizes the image to the specified width and height.
- resolution - Variable in class eu.id3.face.GeometricAttributes
-
Value indicating if the image resolution is sufficient.
- rightEyeOcclusionScore - Variable in class eu.id3.face.FaceOcclusionScores
-
Value, from 0 to 100, indicating whether the right eye is occluded or not.
100 means that the right eye is definitely occluded.
- rightEyeVisible - Variable in class eu.id3.face.PortraitQualityCheckpoints
-
Value indicating whether the right eye is visible.
- rightEyeXGaze - Variable in class eu.id3.face.EyeGaze
-
Value indicating the gaze alongside the x-axis of the right eye in degrees.
- rightEyeYGaze - Variable in class eu.id3.face.EyeGaze
-
Value indicating the gaze alongside the y-axis of the right eye in degrees.
- roll - Variable in class eu.id3.face.FacePose
-
Roll angle in degrees.
- rotate(int, Point) - Method in class eu.id3.face.DetectedFace
-
Rotates the face object by a given angle in degrees from a given center.
- rotate(int) - Method in class eu.id3.face.Image
-
Rotates the image in-place to the specified angle.
- rotate(int, Point) - Method in class eu.id3.face.TrackedFace
-
Rotates the face object by a given angle in degrees from a given center.
- rotateTo(int, Image) - Method in class eu.id3.face.Image
-
Rotates the image to the specified angle.