/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/ |
D | py_contours_more_functions.markdown | 8 - Convexity defects and how to find them. 24 defects = cv2.convexityDefects(cnt,hull) 28 convexity defects. 46 defects = cv2.convexityDefects(cnt,hull) 48 for i in range(defects.shape[0]): 49 s,e,f,d = defects[i,0] 62 ![image](images/defects.jpg)
|
/external/ceres-solver/data/nist/ |
D | Roszman1.dat | 12 quantum defects in iodine atoms. The response 13 variable is the number of quantum defects, and the
|
/external/opencv3/modules/imgproc/src/ |
D | convhull.cpp | 283 std::vector<Vec4i> defects; in convexityDefects() local 330 defects.push_back(Vec4i(hcurr, hnext, defect_deepest_point, idepth)); in convexityDefects() 336 Mat(defects).copyTo(_defects); in convexityDefects() 517 CvSeq* defects = 0; in cvConvexityDefects() local 587 defects = cvCreateSeq( CV_SEQ_KIND_GENERIC, sizeof(CvSeq), sizeof(CvConvexityDefect), storage ); in cvConvexityDefects() 593 return defects; in cvConvexityDefects() 640 cvStartAppendToSeq( defects, &writer ); in cvConvexityDefects()
|
/external/libgsm/ |
D | NOTICE | 7 software for any purpose nor are held responsible for any defects of 30 for any defects of this software. THERE IS ABSOLUTELY NO
|
/external/opencv3/modules/python/test/ |
D | tickets.py | 32 defects = cv.ConvexityDefects(pts, hull, storage) 44 for d in defects[:2]:
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/ |
D | py_contour_features.markdown | 84 in some cases). Here, **cv2.convexHull()** function checks a curve for convexity defects and 86 at-least flat. And if it is bulged inside, it is called convexity defects. For example, check the 88 convexity defects, which are the local maximum deviations of hull from contours. 109 But if you want to find convexity defects, you need to pass returnPoints = False. To understand it, 117 You will see it again when we discuss about convexity defects.
|
/external/tremolo/ |
D | README | 7 When syncing with svn, please ensure that these defects are not
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/ |
D | py_table_of_contents_contours.markdown | 21 to find convexity defects, pointPolygonTest, match different shapes etc.
|
/external/opencv/cv/src/ |
D | cvconvhull.cpp | 521 CvSeq* defects = 0; in cvConvexityDefects() local 597 CV_CALL( defects = cvCreateSeq( CV_SEQ_KIND_GENERIC, sizeof(CvSeq), in cvConvexityDefects() 651 cvStartAppendToSeq( defects, &writer ); in cvConvexityDefects() 721 defects = cvEndWriteSeq( &writer ); in cvConvexityDefects() 725 return defects; in cvConvexityDefects()
|
/external/autotest/client/deps/glbench/ |
D | USAGE_glbench | 59 Images that have outstanding defects and an open bug filed are at ../glbench-images/glbench_knownba…
|
/external/speex/ |
D | NOTICE | 47 software for any purpose nor are held responsible for any defects of
|
/external/libjpeg-turbo/ |
D | LICENSE.txt | 74 free of defects, nor do we accept any liability for undesirable
|
D | usage.txt | 108 often about right. If you see defects at -quality 75, then go up 5 or 10
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | XSLProcessorVersion.src | 80 * fixes for defects reported. It maintains compatibility
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | Version.src | 112 * fixes for defects reported. It maintains compatibility
|
/external/apache-xml/src/main/java/org/apache/xalan/ |
D | Version.src | 115 * fixes for defects reported. It maintains compatibility
|
/external/eigen/ |
D | COPYING.MPL2 | 269 * Covered Software is free of defects, merchantable, fit for a *
|
D | NOTICE | 269 * Covered Software is free of defects, merchantable, fit for a *
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 357 defective"defects 358 09+>!;CLKdefects
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 2327 N "defects" "d'i:fekts" 4426 V "defects" "dIf'ekts"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 2621 N "defects" "d'i:fekts" 4827 V "defects" "dIf'ekts"
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 1524 補偏救弊 < remedy\-defects\-and\-rectify\-errors; 4156 㓘 < jade\-with\-some\-defects; 16998 㾅 < defects; 22070 補偏救弊 > remedy\-defects\-and\-rectify\-errors; 38863 㓘 > jade\-with\-some\-defects; 48660 㾅 > defects;
|
/external/libpng/ |
D | CHANGES | 5285 Eliminated the final two Coverity defects (insecure temporary file
|