Searched defs:_contour (Results 1 – 4 of 4) sorted by relevance
95 double cv::pointPolygonTest( InputArray _contour, Point2f pt, bool measureDist ) in pointPolygonTest()246 cvPointPolygonTest( const CvArr* _contour, CvPoint2D32f pt, int measure_dist ) in cvPointPolygonTest()
378 bool isContourConvex( InputArray _contour ) in isContourConvex()
338 double cv::contourArea( InputArray _contour, bool oriented ) in contourArea()
165 cvPointPolygonTest( const CvArr* _contour, CvPoint2D32f pt, int measure_dist ) in cvPointPolygonTest()