Dlib FaceLandmark Detector 1.4.1
Enox Software
Loading...
Searching...
No Matches
DlibFaceLandmarkDetectorExample.OpenCVForUnityUtils Member List

This is the complete list of members for DlibFaceLandmarkDetectorExample.OpenCVForUnityUtils, including all inherited members.

ConvertArrayToPointArray(double[] src, Point[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertArrayToPointList(double[] src, List< Point > dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertArrayToValueTupleArray(double[] src,(double x, double y)[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertArrayToVec2dArray(double[] src, Vec2d[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertArrayToVector2Array(double[] src, Vector2[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertArrayToVector2List(double[] src, List< Vector2 > dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertPointListToArray(IList< Point > src, double[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertPointListToPointArray(IList< Point > src, Point[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertPointListToValueTupleArray(IList< Point > src,(double x, double y)[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertPointListToVec2dArray(IList< Point > src, Vec2d[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertPointListToVector2Array(IList< Point > src, Vector2[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertPointListToVector2List(IList< Point > src, List< Vector2 > dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertValueTupleArrayToArray(in(double x, double y)[] src, double[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertValueTupleArrayToPointArray(in(double x, double y)[] src, Point[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertValueTupleArrayToPointList(in(double x, double y)[] src, List< Point > dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertValueTupleArrayToVec2dArray(in(double x, double y)[] src, Vec2d[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVec2dArrayToArray(in Vec2d[] src, double[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVec2dArrayToPointArray(in Vec2d[] src, Point[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVec2dArrayToPointList(in Vec2d[] src, List< Point > dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVec2dArrayToValueTupleArray(in Vec2d[] src,(double x, double y)[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVector2ListToArray(IList< Vector2 > src, double[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVector2ListToPointArray(IList< Vector2 > src, Point[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVector2ListToPointList(IList< Vector2 > src, List< Point > dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVector2ListToValueTupleArray(IList< Vector2 > src,(double x, double y)[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVector2ListToVec2dArray(IList< Vector2 > src, Vec2d[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
ConvertVector2ListToVector2Array(IList< Vector2 > src, Vector2[] dst=null)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceLandmark(Mat imgMat, IList< Vector2 > points, Scalar color, int thickness, bool drawIndexNumbers=false)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceLandmark(Mat imgMat, in Vec2d[] points, in Vec4d color, int thickness, bool drawIndexNumbers=false)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceLandmark(Mat imgMat, in(double x, double y)[] points, in(double v0, double v1, double v2, double v3) color, int thickness, bool drawIndexNumbers=false)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceLandmark(Mat imgMat, IList< Point > points, Scalar color, int thickness, bool drawIndexNumbers=false)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceLandmark(Mat imgMat, double[] points, Scalar color, int thickness, bool drawIndexNumbers=false)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceLandmark(Mat imgMat, double[] points, in Vec4d color, int thickness, bool drawIndexNumbers=false)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceLandmark(Mat imgMat, double[] points, in(double v0, double v1, double v2, double v3) color, int thickness, bool drawIndexNumbers=false)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, UnityEngine.Rect rect, Scalar color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, UnityEngine.Rect rect, in Vec4d color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, UnityEngine.Rect rect, in(double v0, double v1, double v2, double v3) color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, OpenCVForUnity.CoreModule.Rect rect, Scalar color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, in Vec4i rect, in Vec4d color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, in Vec4d rect, in Vec4d color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, in(int x, int y, int width, int height) rect, in(double v0, double v1, double v2, double v3) color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, in(double x, double y, double width, double height) rect, in(double v0, double v1, double v2, double v3) color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, DlibFaceLandmarkDetector.FaceLandmarkDetector.RectDetection rect, Scalar color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, DlibFaceLandmarkDetector.FaceLandmarkDetector.RectDetection rect, in Vec4d color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, DlibFaceLandmarkDetector.FaceLandmarkDetector.RectDetection rect, in(double v0, double v1, double v2, double v3) color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, double[] rect, Scalar color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, double[] rect, in Vec4d color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
DrawFaceRect(Mat imgMat, double[] rect, in(double v0, double v1, double v2, double v3) color, int thickness)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
SetImage(FaceLandmarkDetector faceLandmarkDetector, Mat imgMat)DlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic
xDlibFaceLandmarkDetectorExample.OpenCVForUnityUtilsstatic