Home
last modified time | relevance | path

Searched refs:defects (Results 1 – 23 of 23) sorted by relevance

/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/
Dpy_contours_more_functions.markdown8 - 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/
DRoszman1.dat12 quantum defects in iodine atoms. The response
13 variable is the number of quantum defects, and the
/external/opencv3/modules/imgproc/src/
Dconvhull.cpp283 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/
DNOTICE7 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/
Dtickets.py32 defects = cv.ConvexityDefects(pts, hull, storage)
44 for d in defects[:2]:
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/
Dpy_contour_features.markdown84 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/
DREADME7 When syncing with svn, please ensure that these defects are not
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/
Dpy_table_of_contents_contours.markdown21 to find convexity defects, pointPolygonTest, match different shapes etc.
/external/opencv/cv/src/
Dcvconvhull.cpp521 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/
DUSAGE_glbench59 Images that have outstanding defects and an open bug filed are at ../glbench-images/glbench_knownba…
/external/speex/
DNOTICE47 software for any purpose nor are held responsible for any defects of
/external/libjpeg-turbo/
DLICENSE.txt74 free of defects, nor do we accept any liability for undesirable
Dusage.txt108 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/
DXSLProcessorVersion.src80 * fixes for defects reported. It maintains compatibility
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DVersion.src112 * fixes for defects reported. It maintains compatibility
/external/apache-xml/src/main/java/org/apache/xalan/
DVersion.src115 * fixes for defects reported. It maintains compatibility
/external/eigen/
DCOPYING.MPL2269 * Covered Software is free of defects, merchantable, fit for a *
DNOTICE269 * Covered Software is free of defects, merchantable, fit for a *
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb357 defective"defects
358 09+>!;CLKdefects
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf2327 N "defects" "d'i:fekts"
4426 V "defects" "dIf'ekts"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf2621 N "defects" "d'i:fekts"
4827 V "defects" "dIf'ekts"
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt1524 補偏救弊 < 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/
DCHANGES5285 Eliminated the final two Coverity defects (insecure temporary file