Lines Matching refs:cols
90 needNumPoints = points->cols;
109 if( status->cols != needNumPoints )
243 numPoints = points1->cols;
250 if( points2->cols != numPoints || pntStatus1->cols != numPoints || pntStatus2->cols != numPoints )
471 oldNum = (*oldPoints)->cols;
484 addNum = addPoints->cols;
485 if( addStatus->cols != addNum )
585 oldNumPoints = oldPoints->cols;
591 if( oldStatus->cols != oldNumPoints )
597 newNumPoints = newPoints->cols;
603 if( newStatus->cols != newNumPoints )
608 if( origStatus->cols != newNumPoints )
777 int totalNum = objPoints4D->cols;
861 numPoints = oldPoints->cols;
867 newFPointsStatusTmp = cvCreateMat(1, newFPoints2D1->cols,CV_8S);
979 numPoints = points[0]->cols;
1088 int numPoints = oldPoints->cols;