Home
last modified time | relevance | path

Searched refs:cvPoint (Results 1 – 25 of 42) sorted by relevance

12

/external/opencv3/modules/imgcodecs/test/
Dtest_drawing.cpp259 polyline[0] = cvPoint(0, 0); in draw()
260 polyline[1] = cvPoint(imgSize.width, 0); in draw()
261 polyline[2] = cvPoint(imgSize.width, imgSize.height); in draw()
262 polyline[3] = cvPoint(0, imgSize.height); in draw()
268 CvPoint p1 = cvPoint(1,1), p2 = cvPoint(3,3); in draw()
270 cvCircle( &img, cvPoint(300,100), 40, cvScalar(0,0,255), 3 ); // draw in draw()
272 p1 = cvPoint(1,1), p2 = cvPoint(3,imgSize.height+1000); in draw()
274 cvCircle( &img, cvPoint(500,300), 50, cvScalar(255,0,0), 5, 8, 1 ); // draw in draw()
276 p1 = cvPoint(imgSize.width,1), p2 = cvPoint(imgSize.width,3); in draw()
278 cvCircle( &img, cvPoint(390,100), 10, cvScalar(0,0,255), 3 ); // not draw in draw()
[all …]
/external/opencv/cv/include/
Dcv.hpp67 CvPoint _anchor=cvPoint(-1,-1),
84 CvPoint _anchor=cvPoint(-1,-1),
107 CvPoint _dst_origin=cvPoint(0,0), int _flags=0 );
170 CvPoint _anchor=cvPoint(-1,-1),
177 CvPoint _anchor=cvPoint(-1,-1),
188 CvPoint _anchor=cvPoint(-1,-1),
218 CvPoint _anchor=cvPoint(-1,-1),
225 CvPoint _anchor=cvPoint(-1,-1),
232 CvPoint _anchor=cvPoint(-1,-1),
255 CvPoint _anchor=cvPoint(-1,-1),
[all …]
Dcv.h90 CvPoint anchor CV_DEFAULT(cvPoint(-1,-1))); in LOAD_CHDL()
414 CvPoint offset CV_DEFAULT(cvPoint(0,0))); in LOAD_CHDL()
426 CvPoint offset CV_DEFAULT(cvPoint(0,0))); in LOAD_CHDL()
/external/opencv/cv/src/
Dcvmoments.cpp451 icvGetSpatialMoment_64f_p( ippmomentstate, 0, 0, 0, cvPoint(0,0), &moments->m00 ); in cvMoments()
452 icvGetSpatialMoment_64f_p( ippmomentstate, 1, 0, 0, cvPoint(0,0), &moments->m10 ); in cvMoments()
453 icvGetSpatialMoment_64f_p( ippmomentstate, 0, 1, 0, cvPoint(0,0), &moments->m01 ); in cvMoments()
454 icvGetSpatialMoment_64f_p( ippmomentstate, 2, 0, 0, cvPoint(0,0), &moments->m20 ); in cvMoments()
455 icvGetSpatialMoment_64f_p( ippmomentstate, 1, 1, 0, cvPoint(0,0), &moments->m11 ); in cvMoments()
456 icvGetSpatialMoment_64f_p( ippmomentstate, 0, 2, 0, cvPoint(0,0), &moments->m02 ); in cvMoments()
457 icvGetSpatialMoment_64f_p( ippmomentstate, 3, 0, 0, cvPoint(0,0), &moments->m30 ); in cvMoments()
458 icvGetSpatialMoment_64f_p( ippmomentstate, 2, 1, 0, cvPoint(0,0), &moments->m21 ); in cvMoments()
459 icvGetSpatialMoment_64f_p( ippmomentstate, 1, 2, 0, cvPoint(0,0), &moments->m12 ); in cvMoments()
460 icvGetSpatialMoment_64f_p( ippmomentstate, 0, 3, 0, cvPoint(0,0), &moments->m03 ); in cvMoments()
Dcvcorner.cpp247 el_anchor = cvPoint( aperture_size/2, aperture_size/2 ); in icvCornerEigenValsVecs()
324 dx_filter.process( src, Dx, cvRect(0,y,-1,delta), cvPoint(0,0), stage ); in icvCornerEigenValsVecs()
326 cvPoint(0,0), stage ); in icvCornerEigenValsVecs()
390 cvRect(0,0,-1,stripe_size.height),cvPoint(0,0),stage+CV_ISOLATED_ROI); in icvCornerEigenValsVecs()
555 el_anchor = cvPoint( aperture_size/2, aperture_size/2 ); in cvPreCornerDetect()
626 CvPoint origin=cvPoint(0,0); in cvPreCornerDetect()
Dcvcalibinit.cpp327 cvRectangle( thresh_img, cvPoint(0,0), cvPoint(thresh_img->cols-1, in cvFindChessboardCorners()
1813 cvRectangle( thresh_img, cvPoint(0,0), cvPoint(thresh_img->cols-1, in icvGenerateQuadsEx()
2035 cvLine( image, cvPoint( pt.x - r, pt.y - r ), in cvDrawChessboardCorners()
2036 cvPoint( pt.x + r, pt.y + r ), color, 1, line_type, shift ); in cvDrawChessboardCorners()
2037 cvLine( image, cvPoint( pt.x - r, pt.y + r), in cvDrawChessboardCorners()
2038 cvPoint( pt.x + r, pt.y - r), color, 1, line_type, shift ); in cvDrawChessboardCorners()
2077 cvLine( image, cvPoint(pt.x - r, pt.y - r), in cvDrawChessboardCorners()
2078 cvPoint(pt.x + r, pt.y + r), color, 1, line_type, shift ); in cvDrawChessboardCorners()
2079 cvLine( image, cvPoint(pt.x - r, pt.y + r), in cvDrawChessboardCorners()
2080 cvPoint(pt.x + r, pt.y - r), color, 1, line_type, shift ); in cvDrawChessboardCorners()
D_cvimgproc.h76 CvArr* _corr, CvPoint anchor=cvPoint(0,0) );
Dcvmorph.cpp273 nz_loc[k++] = cvPoint(j*cn,i); in init()
276 nz_loc[k++] = cvPoint(anchor.x*cn,anchor.y); in init()
768 shape, cvPoint(anchorX,anchorY))); in cvCreateStructuringElementEx()
879 el_anchor = cvPoint( element->anchorX, element->anchorY ); in icvMorphOp()
886 el_anchor = cvPoint(1,1); in icvMorphOp()
Dcvcontours.cpp974 cvPoint( origin.x + scanner->offset.x, in cvFindNextContour()
988 cvPoint( origin.x + scanner->offset.x, in cvFindNextContour()
/external/opencv/cvaux/src/
Dcvface.cpp157 if ( isPointInRect(cvPoint(x,y),IdealRect) ) in CheckElem()
306 CvPoint p1 = cvPoint(rect.x,rect.y); in Show()
307 CvPoint p2 = cvPoint(rect.x + rect.width,rect.y + rect.height); in Show()
320 CvPoint p1 = cvPoint(Rect.x,Rect.y); in ShowIdeal()
321 CvPoint p2 = cvPoint(Rect.x + Rect.width,Rect.y + Rect.height); in ShowIdeal()
Dcvsubdiv2.cpp136 buf[i] = cvPoint( cvRound( pt->pt.x ), cvRound( pt->pt.y )); in draw_subdiv_facet()
143 CvPoint ip = cvPoint( cvRound( pt->pt.x ), cvRound( pt->pt.y )); in draw_subdiv_facet()
Dcv3dtracker.cpp368 cvLine( img, cvPoint(pt.x - r, pt.y - r), in DrawEtalon()
369 cvPoint(pt.x + r, pt.y + r), color, 1, CV_AA ); in DrawEtalon()
370 cvLine( img, cvPoint(pt.x - r, pt.y + r), in DrawEtalon()
371 cvPoint(pt.x + r, pt.y - r), color, 1, CV_AA ); in DrawEtalon()
Dcvcalibfilter.cpp567 cvLine( dst, cvPoint( pt.x - r, pt.y - r ), in DrawPoints()
568 cvPoint( pt.x + r, pt.y + r ), color, 1, CV_AA ); in DrawPoints()
570 cvLine( dst, cvPoint( pt.x - r, pt.y + r), in DrawPoints()
571 cvPoint( pt.x + r, pt.y - r), color, 1, CV_AA ); in DrawPoints()
Dcvbgfg_common.cpp112 cvPoint(-offset.x,-offset.y)); in cvSegmentFGMask()
Dcvsegment.cpp524 cvRectangle( mask, cvPoint(0,0), cvPoint(size.width-1,size.height-1), cvScalarAll(1), 1 ); in cvSegmentImage()
/external/opencv3/samples/cpp/
Dsmiledetect.cpp217 rectangle( img, cvPoint(cvRound(r->x*scale), cvRound(r->y*scale)), in detectAndDraw()
218cvPoint(cvRound((r->x + r->width-1)*scale), cvRound((r->y + r->height-1)*scale)), in detectAndDraw()
247 rectangle(img, cvPoint(0, img.rows), cvPoint(img.cols/10, img.rows - rect_height), col, -1); in detectAndDraw()
Dfacedetect.cpp261 rectangle( img, cvPoint(cvRound(r->x*scale), cvRound(r->y*scale)), in detectAndDraw()
262cvPoint(cvRound((r->x + r->width-1)*scale), cvRound((r->y + r->height-1)*scale)), in detectAndDraw()
/external/opencv3/doc/tutorials/features2d/feature_homography/
Dfeature_homography.markdown102 obj_corners[0] = cvPoint(0,0); obj_corners[1] = cvPoint( img_object.cols, 0 );
103 …obj_corners[2] = cvPoint( img_object.cols, img_object.rows ); obj_corners[3] = cvPoint( 0, img_obj…
/external/opencv3/modules/video/test/
Dtest_camshift.cpp354 cvRectangle( dst, cvPoint(init_rect.x, init_rect.y), in validate_test_results()
355 cvPoint(init_rect.x + init_rect.width, init_rect.y + init_rect.height), in validate_test_results()
493 cvRectangle( dst, cvPoint(init_rect.x, init_rect.y), in validate_test_results()
494 cvPoint(init_rect.x + init_rect.width, init_rect.y + init_rect.height), in validate_test_results()
496 cvRectangle( dst, cvPoint(comp.rect.x, comp.rect.y), in validate_test_results()
497 cvPoint(comp.rect.x + comp.rect.width, comp.rect.y + comp.rect.height), in validate_test_results()
/external/opencv/
Dcvjni.cpp241 cvPoint( 0, 0 ) // �I�t�Z�b�g in Java_org_siprop_opencv_OpenCV_findContours()
254 cvPoint( 0, 0 ) // �I�t�Z�b�g in Java_org_siprop_opencv_OpenCV_findContours()
618 CvPoint pt1 = cvPoint(int(face->x * scale), int(face->y * scale)); in highlightFace()
619 CvPoint pt2 = cvPoint(int((face->x + face->width) * scale), in highlightFace()
746 cvCircle( frameImage, cvPoint( gravityX, gravityY ), CIRCLE_RADIUS,
/external/opencv3/modules/calib3d/src/
Dcalibinit.cpp369 cvRectangle( thresh_img, cvPoint(0,0), cvPoint(thresh_img->cols-1, in cvFindChessboardCorners()
1849 cvLine( image, cvPoint( pt.x - r, pt.y - r ), in cvDrawChessboardCorners()
1850 cvPoint( pt.x + r, pt.y + r ), color, 1, line_type, shift ); in cvDrawChessboardCorners()
1851 cvLine( image, cvPoint( pt.x - r, pt.y + r), in cvDrawChessboardCorners()
1852 cvPoint( pt.x + r, pt.y - r), color, 1, line_type, shift ); in cvDrawChessboardCorners()
1891 cvLine( image, cvPoint(pt.x - r, pt.y - r), in cvDrawChessboardCorners()
1892 cvPoint(pt.x + r, pt.y + r), color, 1, line_type, shift ); in cvDrawChessboardCorners()
1893 cvLine( image, cvPoint(pt.x - r, pt.y + r), in cvDrawChessboardCorners()
1894 cvPoint(pt.x + r, pt.y - r), color, 1, line_type, shift ); in cvDrawChessboardCorners()
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
Dimgproc_c.h132 CvPoint anchor CV_DEFAULT(cvPoint(-1,-1)));
436 CvPoint offset CV_DEFAULT(cvPoint(0,0)));
450 CvPoint offset CV_DEFAULT(cvPoint(0,0)));
1202 CvPoint offset CV_DEFAULT(cvPoint(0,0)));
/external/opencv3/modules/imgproc/test/
Dtest_floodfill.cpp273 … cvRectangle( mask, cvPoint(0,0), cvPoint(mask->cols-1,mask->rows-1), Scalar::all(1.), 1, 8, 0 ); in cvTsFloodFill()
Dtest_convhull.cpp741 cvCircle(img,cvPoint(cvRound(p[i].x*a+b),cvRound(p[i].y*c+d)), 3, CV_RGB(0,255,0), -1 ); in validate_test_results()
743 bp[i] = cvPoint(cvRound(box_pt[i].x*a+b),cvRound(box_pt[i].y*c+d)); in validate_test_results()
851 cvCircle(img,cvPoint(cvRound(p[i].x*a+b),cvRound(p[i].y*c+d)), 3, CV_RGB(0,255,0), -1 ); in validate_test_results()
853 bp[i] = cvPoint(cvRound(triangle[i].x*a+b),cvRound(triangle[i].y*c+d)); in validate_test_results()
980 cvCircle(img,cvPoint(cvRound(p[i].x*a+b),cvRound(p[i].y*a+d)), 3, CV_RGB(0,255,0), -1 ); in validate_test_results()
981 cvCircle( img, cvPoint(cvRound(center.x*a+b),cvRound(center.y*a+d)), in validate_test_results()
/external/opencv3/modules/imgproc/src/
Dcontours.cpp1143 cvPoint( origin.x + scanner->offset.x, in cvFindNextContour()
1159 cvPoint( origin.x + scanner->offset.x, in cvFindNextContour()
1171 cvPoint( origin.x + scanner->offset.x, in cvFindNextContour()

12