CASCADE_DO_CANNY_PRUNING | OpenCVForUnity.ObjdetectModule.Objdetect | static |
CASCADE_DO_ROUGH_SEARCH | OpenCVForUnity.ObjdetectModule.Objdetect | static |
CASCADE_FIND_BIGGEST_OBJECT | OpenCVForUnity.ObjdetectModule.Objdetect | static |
CASCADE_SCALE_IMAGE | OpenCVForUnity.ObjdetectModule.Objdetect | static |
CORNER_REFINE_APRILTAG | OpenCVForUnity.ObjdetectModule.Objdetect | static |
CORNER_REFINE_CONTOUR | OpenCVForUnity.ObjdetectModule.Objdetect | static |
CORNER_REFINE_NONE | OpenCVForUnity.ObjdetectModule.Objdetect | static |
CORNER_REFINE_SUBPIX | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DetectionBasedTracker_DETECTED | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DetectionBasedTracker_DETECTED_NOT_SHOWN_YET | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DetectionBasedTracker_DETECTED_TEMPORARY_LOST | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DetectionBasedTracker_WRONG_OBJECT | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_4X4_100 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_4X4_1000 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_4X4_250 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_4X4_50 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_5X5_100 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_5X5_1000 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_5X5_250 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_5X5_50 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_6X6_100 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_6X6_1000 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_6X6_250 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_6X6_50 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_7X7_100 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_7X7_1000 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_7X7_250 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_7X7_50 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_APRILTAG_16h5 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_APRILTAG_25h9 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_APRILTAG_36h10 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_APRILTAG_36h11 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_ARUCO_MIP_36h12 | OpenCVForUnity.ObjdetectModule.Objdetect | static |
DICT_ARUCO_ORIGINAL | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedCornersCharuco(Mat image, Mat charucoCorners, Mat charucoIds, Scalar cornerColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedCornersCharuco(Mat image, Mat charucoCorners, Mat charucoIds) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedCornersCharuco(Mat image, Mat charucoCorners) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedCornersCharuco(Mat image, Mat charucoCorners, Mat charucoIds, in Vec4d cornerColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedCornersCharuco(Mat image, Mat charucoCorners, Mat charucoIds, in(double v0, double v1, double v2, double v3) cornerColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners, Mat diamondIds, Scalar borderColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners, Mat diamondIds) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners, Mat diamondIds, in Vec4d borderColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners, Mat diamondIds, in(double v0, double v1, double v2, double v3) borderColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedMarkers(Mat image, List< Mat > corners, Mat ids, Scalar borderColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedMarkers(Mat image, List< Mat > corners, Mat ids) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedMarkers(Mat image, List< Mat > corners) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedMarkers(Mat image, List< Mat > corners, Mat ids, in Vec4d borderColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
drawDetectedMarkers(Mat image, List< Mat > corners, Mat ids, in(double v0, double v1, double v2, double v3) borderColor) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
extendDictionary(int nMarkers, int markerSize, Dictionary baseDictionary, int randomSeed) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
extendDictionary(int nMarkers, int markerSize, Dictionary baseDictionary) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
extendDictionary(int nMarkers, int markerSize) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
generateImageMarker(Dictionary dictionary, int id, int sidePixels, Mat img, int borderBits) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
generateImageMarker(Dictionary dictionary, int id, int sidePixels, Mat img) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
getPredefinedDictionary(int dict) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
groupRectangles(MatOfRect rectList, MatOfInt weights, int groupThreshold, double eps) | OpenCVForUnity.ObjdetectModule.Objdetect | static |
groupRectangles(MatOfRect rectList, MatOfInt weights, int groupThreshold) | OpenCVForUnity.ObjdetectModule.Objdetect | static |