¡@

Home 

c++ Programming Glossary: box.y

Setting ROI with mouse from a rectangle on a video

http://stackoverflow.com/questions/10881397/setting-roi-with-mouse-from-a-rectangle-on-a-video

IplImage img CvRect rect cvRectangle img cvPoint box.x box.y cvPoint box.x box.width box.y box.height cvScalar 0 0 255 2.. img cvPoint box.x box.y cvPoint box.x box.width box.y box.height cvScalar 0 0 255 2 CvRect rect2 cvRect box.x box.y.. box.height cvScalar 0 0 255 2 CvRect rect2 cvRect box.x box.y box.width box.height cvSetImageROI image rect2 here I wanted..