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.ObjdetectModule.Objdetect Member List

This is the complete list of members for OpenCVForUnity.ObjdetectModule.Objdetect, including all inherited members.

CASCADE_DO_CANNY_PRUNINGOpenCVForUnity.ObjdetectModule.Objdetectstatic
CASCADE_DO_ROUGH_SEARCHOpenCVForUnity.ObjdetectModule.Objdetectstatic
CASCADE_FIND_BIGGEST_OBJECTOpenCVForUnity.ObjdetectModule.Objdetectstatic
CASCADE_SCALE_IMAGEOpenCVForUnity.ObjdetectModule.Objdetectstatic
CORNER_REFINE_APRILTAGOpenCVForUnity.ObjdetectModule.Objdetectstatic
CORNER_REFINE_CONTOUROpenCVForUnity.ObjdetectModule.Objdetectstatic
CORNER_REFINE_NONEOpenCVForUnity.ObjdetectModule.Objdetectstatic
CORNER_REFINE_SUBPIXOpenCVForUnity.ObjdetectModule.Objdetectstatic
DetectionBasedTracker_DETECTEDOpenCVForUnity.ObjdetectModule.Objdetectstatic
DetectionBasedTracker_DETECTED_NOT_SHOWN_YETOpenCVForUnity.ObjdetectModule.Objdetectstatic
DetectionBasedTracker_DETECTED_TEMPORARY_LOSTOpenCVForUnity.ObjdetectModule.Objdetectstatic
DetectionBasedTracker_WRONG_OBJECTOpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_4X4_100OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_4X4_1000OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_4X4_250OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_4X4_50OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_5X5_100OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_5X5_1000OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_5X5_250OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_5X5_50OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_6X6_100OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_6X6_1000OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_6X6_250OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_6X6_50OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_7X7_100OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_7X7_1000OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_7X7_250OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_7X7_50OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_APRILTAG_16h5OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_APRILTAG_25h9OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_APRILTAG_36h10OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_APRILTAG_36h11OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_ARUCO_MIP_36h12OpenCVForUnity.ObjdetectModule.Objdetectstatic
DICT_ARUCO_ORIGINALOpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedCornersCharuco(Mat image, Mat charucoCorners, Mat charucoIds, Scalar cornerColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedCornersCharuco(Mat image, Mat charucoCorners, Mat charucoIds)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedCornersCharuco(Mat image, Mat charucoCorners)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedCornersCharuco(Mat image, Mat charucoCorners, Mat charucoIds, in Vec4d cornerColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedCornersCharuco(Mat image, Mat charucoCorners, Mat charucoIds, in(double v0, double v1, double v2, double v3) cornerColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners, Mat diamondIds, Scalar borderColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners, Mat diamondIds)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners, Mat diamondIds, in Vec4d borderColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedDiamonds(Mat image, List< Mat > diamondCorners, Mat diamondIds, in(double v0, double v1, double v2, double v3) borderColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedMarkers(Mat image, List< Mat > corners, Mat ids, Scalar borderColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedMarkers(Mat image, List< Mat > corners, Mat ids)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedMarkers(Mat image, List< Mat > corners)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedMarkers(Mat image, List< Mat > corners, Mat ids, in Vec4d borderColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
drawDetectedMarkers(Mat image, List< Mat > corners, Mat ids, in(double v0, double v1, double v2, double v3) borderColor)OpenCVForUnity.ObjdetectModule.Objdetectstatic
extendDictionary(int nMarkers, int markerSize, Dictionary baseDictionary, int randomSeed)OpenCVForUnity.ObjdetectModule.Objdetectstatic
extendDictionary(int nMarkers, int markerSize, Dictionary baseDictionary)OpenCVForUnity.ObjdetectModule.Objdetectstatic
extendDictionary(int nMarkers, int markerSize)OpenCVForUnity.ObjdetectModule.Objdetectstatic
generateImageMarker(Dictionary dictionary, int id, int sidePixels, Mat img, int borderBits)OpenCVForUnity.ObjdetectModule.Objdetectstatic
generateImageMarker(Dictionary dictionary, int id, int sidePixels, Mat img)OpenCVForUnity.ObjdetectModule.Objdetectstatic
getPredefinedDictionary(int dict)OpenCVForUnity.ObjdetectModule.Objdetectstatic
groupRectangles(MatOfRect rectList, MatOfInt weights, int groupThreshold, double eps)OpenCVForUnity.ObjdetectModule.Objdetectstatic
groupRectangles(MatOfRect rectList, MatOfInt weights, int groupThreshold)OpenCVForUnity.ObjdetectModule.Objdetectstatic