Searched refs:resPoints4D (Results 1 – 1 of 1) sorted by relevance
1081 CvMat *resPoints4D; in icvComputeProjectMatricesNPoints()1082 resPoints4D = cvCreateMat(4,maxGoodPoints,CV_64F); in icvComputeProjectMatricesNPoints()1107 resPoints4D,//resPoints4D, in icvComputeProjectMatricesNPoints()1171 cvReleaseMat(&resPoints4D); in icvComputeProjectMatricesNPoints()1189 CvMat *resPoints4D; in icvComputeProjectMatricesNPoints() local1190 resPoints4D = cvCreateMat(4,numPoints,CV_64F); in icvComputeProjectMatricesNPoints()1214 resPoints4D,//resPoints4D, in icvComputeProjectMatricesNPoints()1280 cvReleaseMat(&resPoints4D); in icvComputeProjectMatricesNPoints()