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