Namespace FaceRecognitionDotNet
Namespaces
Classes
- DisposableObject
-
Represents a class which has managed or unmanaged resources.
- FaceEncoding
-
Represents a feature data of face. This class cannot be inherited.
- FacePoint
-
Represents an coordinate and index of face parts.
- FaceRecognition
-
Provides the method to find and recognize face methods. This class cannot be inherited.
- HeadPose
-
Represents an head pose.
- Image
-
Represents a image data. This class cannot be inherited.
- Location
-
Describes the left, top, right and bottom location of a face. This class cannot be inherited.
- ModelParameter
-
Describes the model binary datum. This class cannot be inherited.
Structs
- Point
-
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
Enums
- FacePart
-
Specifies the part of face.
- Gender
-
Specifies the gender.
- ImageFormat
-
Specifies the file format of the image.
- Mode
-
Specifies the image mode.
- Model
-
Specifies the model of face detector.
- PredictorModel
-
Specifies the dimension of vector which be returned from detector.