OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.FaceModule.Face Member List

This is the complete list of members for OpenCVForUnity.FaceModule.Face, including all inherited members.

createFacemarkAAM()OpenCVForUnity.FaceModule.Facestatic
createFacemarkKazemi()OpenCVForUnity.FaceModule.Facestatic
createFacemarkLBF()OpenCVForUnity.FaceModule.Facestatic
drawFacemarks(Mat image, Mat points, Scalar color)OpenCVForUnity.FaceModule.Facestatic
drawFacemarks(Mat image, Mat points)OpenCVForUnity.FaceModule.Facestatic
drawFacemarks(Mat image, Mat points, in Vec4d color)OpenCVForUnity.FaceModule.Facestatic
drawFacemarks(Mat image, Mat points, in(double v0, double v1, double v2, double v3) color)OpenCVForUnity.FaceModule.Facestatic
getFacesHAAR(Mat image, Mat faces, string face_cascade_name)OpenCVForUnity.FaceModule.Facestatic
loadDatasetList(string imageList, string annotationList, List< string > images, List< string > annotations)OpenCVForUnity.FaceModule.Facestatic
loadFacePoints(string filename, Mat points, float offset)OpenCVForUnity.FaceModule.Facestatic
loadFacePoints(string filename, Mat points)OpenCVForUnity.FaceModule.Facestatic
loadTrainingData(string filename, List< string > images, Mat facePoints, char delim, float offset)OpenCVForUnity.FaceModule.Facestatic
loadTrainingData(string filename, List< string > images, Mat facePoints, char delim)OpenCVForUnity.FaceModule.Facestatic
loadTrainingData(string filename, List< string > images, Mat facePoints)OpenCVForUnity.FaceModule.Facestatic
loadTrainingData(string imageList, string groundTruth, List< string > images, Mat facePoints, float offset)OpenCVForUnity.FaceModule.Facestatic
loadTrainingData(string imageList, string groundTruth, List< string > images, Mat facePoints)OpenCVForUnity.FaceModule.Facestatic
loadTrainingData(List< string > filename, List< MatOfPoint2f > trainlandmarks, List< string > trainimages)OpenCVForUnity.FaceModule.Facestatic