OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.TextModule.Text Member List

This is the complete list of members for OpenCVForUnity.TextModule.Text, including all inherited members.

computeNMChannels(Mat _src, List< Mat > _channels, int _mode)OpenCVForUnity.TextModule.Textstatic
computeNMChannels(Mat _src, List< Mat > _channels)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(ERFilter_Callback cb, int thresholdDelta, float minArea, float maxArea, float minProbability, bool nonMaxSuppression, float minProbabilityDiff)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(ERFilter_Callback cb, int thresholdDelta, float minArea, float maxArea, float minProbability, bool nonMaxSuppression)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(ERFilter_Callback cb, int thresholdDelta, float minArea, float maxArea, float minProbability)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(ERFilter_Callback cb, int thresholdDelta, float minArea, float maxArea)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(ERFilter_Callback cb, int thresholdDelta, float minArea)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(ERFilter_Callback cb, int thresholdDelta)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(ERFilter_Callback cb)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(string filename, int thresholdDelta, float minArea, float maxArea, float minProbability, bool nonMaxSuppression, float minProbabilityDiff)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(string filename, int thresholdDelta, float minArea, float maxArea, float minProbability, bool nonMaxSuppression)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(string filename, int thresholdDelta, float minArea, float maxArea, float minProbability)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(string filename, int thresholdDelta, float minArea, float maxArea)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(string filename, int thresholdDelta, float minArea)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(string filename, int thresholdDelta)OpenCVForUnity.TextModule.Textstatic
createERFilterNM1(string filename)OpenCVForUnity.TextModule.Textstatic
createERFilterNM2(ERFilter_Callback cb, float minProbability)OpenCVForUnity.TextModule.Textstatic
createERFilterNM2(ERFilter_Callback cb)OpenCVForUnity.TextModule.Textstatic
createERFilterNM2(string filename, float minProbability)OpenCVForUnity.TextModule.Textstatic
createERFilterNM2(string filename)OpenCVForUnity.TextModule.Textstatic
createOCRHMMTransitionsTable(string vocabulary, List< string > lexicon)OpenCVForUnity.TextModule.Textstatic
detectRegions(Mat image, ERFilter er_filter1, ERFilter er_filter2, List< MatOfPoint > regions)OpenCVForUnity.TextModule.Textstatic
detectRegions(Mat image, ERFilter er_filter1, ERFilter er_filter2, MatOfRect groups_rects, int method, string filename, float minProbability)OpenCVForUnity.TextModule.Textstatic
detectRegions(Mat image, ERFilter er_filter1, ERFilter er_filter2, MatOfRect groups_rects, int method, string filename)OpenCVForUnity.TextModule.Textstatic
detectRegions(Mat image, ERFilter er_filter1, ERFilter er_filter2, MatOfRect groups_rects, int method)OpenCVForUnity.TextModule.Textstatic
detectRegions(Mat image, ERFilter er_filter1, ERFilter er_filter2, MatOfRect groups_rects)OpenCVForUnity.TextModule.Textstatic
detectTextSWT(Mat input, MatOfRect result, bool dark_on_light, Mat draw, Mat chainBBs)OpenCVForUnity.TextModule.Textstatic
detectTextSWT(Mat input, MatOfRect result, bool dark_on_light, Mat draw)OpenCVForUnity.TextModule.Textstatic
detectTextSWT(Mat input, MatOfRect result, bool dark_on_light)OpenCVForUnity.TextModule.Textstatic
ERFILTER_NM_IHSGradOpenCVForUnity.TextModule.Text
ERFILTER_NM_RGBLGradOpenCVForUnity.TextModule.Text
erGrouping(Mat image, Mat channel, List< MatOfPoint > regions, MatOfRect groups_rects, int method, string filename, float minProbablity)OpenCVForUnity.TextModule.Textstatic
erGrouping(Mat image, Mat channel, List< MatOfPoint > regions, MatOfRect groups_rects, int method, string filename)OpenCVForUnity.TextModule.Textstatic
erGrouping(Mat image, Mat channel, List< MatOfPoint > regions, MatOfRect groups_rects, int method)OpenCVForUnity.TextModule.Textstatic
erGrouping(Mat image, Mat channel, List< MatOfPoint > regions, MatOfRect groups_rects)OpenCVForUnity.TextModule.Textstatic
ERGROUPING_ORIENTATION_ANYOpenCVForUnity.TextModule.Text
ERGROUPING_ORIENTATION_HORIZOpenCVForUnity.TextModule.Text
loadClassifierNM1(string filename)OpenCVForUnity.TextModule.Textstatic
loadClassifierNM2(string filename)OpenCVForUnity.TextModule.Textstatic
loadOCRBeamSearchClassifierCNN(string filename)OpenCVForUnity.TextModule.Textstatic
loadOCRHMMClassifier(string filename, int classifier)OpenCVForUnity.TextModule.Textstatic
loadOCRHMMClassifierCNN(string filename)OpenCVForUnity.TextModule.Textstatic
loadOCRHMMClassifierNM(string filename)OpenCVForUnity.TextModule.Textstatic
OCR_CNN_CLASSIFIEROpenCVForUnity.TextModule.Text
OCR_DECODER_VITERBIOpenCVForUnity.TextModule.Text
OCR_KNN_CLASSIFIEROpenCVForUnity.TextModule.Text
OCR_LEVEL_TEXTLINEOpenCVForUnity.TextModule.Text
OCR_LEVEL_WORDOpenCVForUnity.TextModule.Text
OEM_CUBE_ONLYOpenCVForUnity.TextModule.Text
OEM_DEFAULTOpenCVForUnity.TextModule.Text
OEM_TESSERACT_CUBE_COMBINEDOpenCVForUnity.TextModule.Text
OEM_TESSERACT_ONLYOpenCVForUnity.TextModule.Text
PSM_AUTOOpenCVForUnity.TextModule.Text
PSM_AUTO_ONLYOpenCVForUnity.TextModule.Text
PSM_AUTO_OSDOpenCVForUnity.TextModule.Text
PSM_CIRCLE_WORDOpenCVForUnity.TextModule.Text
PSM_OSD_ONLYOpenCVForUnity.TextModule.Text
PSM_SINGLE_BLOCKOpenCVForUnity.TextModule.Text
PSM_SINGLE_BLOCK_VERT_TEXTOpenCVForUnity.TextModule.Text
PSM_SINGLE_CHAROpenCVForUnity.TextModule.Text
PSM_SINGLE_COLUMNOpenCVForUnity.TextModule.Text
PSM_SINGLE_LINEOpenCVForUnity.TextModule.Text
PSM_SINGLE_WORDOpenCVForUnity.TextModule.Text