We then need to put the 2D image points in another vector. ... std::vector<CvPoint2D32f> srcImagePoints; srcImagePoints.push_back( cvPoint2D32f( -48, ...
確定! 回上一頁