Lines Matching refs:cols
109 for(j=0;j<matrix->cols;j++)
138 numPoints = points->cols;
139 if( numPoints <= 0 || numPoints != normPoints->cols )
149 if(cameraMatr->rows != 3 || cameraMatr->cols != 3)
202 if( (points1->cols != points2->cols) || (points1->cols != points3->cols) || (points1->cols != 6) /* || (points4D->cols !=6) */)
212 if( projMatr1->cols != 4 || projMatr2->cols != 4 || projMatr3->cols != 4 ||
477 srcSize = srcMatr->cols;
524 numPoints = points4D->cols;
530 if( numPoints != projPoints->cols )
545 if( projMatr->cols != 4 || projMatr->rows != 3 )
647 numPoints = points[0]->cols;
655 if( points[currImage]->cols != numPoints || statuses[currImage]->cols != numPoints )
670 if( projMatrs[currImage]->rows != 3 || projMatrs[currImage]->cols != 4 )
833 numPoints = points1->cols;
840 if( numPoints != points2->cols || numPoints != points3->cols )
864 if( projMatrs[i]->cols != 4 || projMatrs[i]->rows != 3 )
1351 if( points->rows != 2 || points->cols != 4 )
1356 if( resultT->rows != 3 || resultT->cols != 3 )
1440 if( points1->rows != 3 || points1->cols != 3 )
1445 if( points2->rows != 3 || points2->cols != 3 )
1450 if( fundReduceCoef1->rows != 1 || fundReduceCoef1->cols != 5 )
1455 if( fundReduceCoef2->rows != 1 || fundReduceCoef2->cols != 5 )
1539 if( fundReduceCoef1->rows != 1 || fundReduceCoef1->cols != 5 )
1544 if( fundReduceCoef2->rows != 1 || fundReduceCoef2->cols != 5 )
1549 if( (resFundReduceCoef->rows != 1 && resFundReduceCoef->rows != 3) || resFundReduceCoef->cols != 5 )
1625 if( fundReduceCoefs->rows != 1 || fundReduceCoefs->cols != 5 )
1630 if( projMatrCoefs->rows != 1 || projMatrCoefs->cols != 4 )
1793 if( projMatr->rows != 3 || projMatr->cols != 4 )
1799 numPoints = projPoints->cols;
1805 if( numPoints != objPoints->cols )
1968 numPoints = points1->cols;
1976 if( numPoints != points2->cols )
1981 if( transMatr->rows != 4 || transMatr->cols != 4 )
2086 numPoints = projPoints1->cols;
2093 if( projPoints2->cols != numPoints || projPoints3->cols != numPoints || points4D->cols != numPoints )
2108 if( projMatr1->cols != 4 || projMatr1->rows != 3 ||
2109 projMatr2->cols != 4 || projMatr2->rows != 3 ||
2110 projMatr3->cols != 4 || projMatr3->rows != 3)
2229 numPoints = projPoints1->cols;
2230 if( projPoints2->cols != numPoints || projPoints3->cols != numPoints || points3D->cols != numPoints )
2245 if( projMatr1->cols != 4 || projMatr1->rows != 3 ||
2246 projMatr2->cols != 4 || projMatr2->rows != 3 ||
2247 projMatr3->cols != 4 || projMatr3->rows != 3)
2372 if( camPos->cols != 1 || camPos->rows != 3 )
2377 if( rotMatr->cols != 3 || rotMatr->rows != 3 )
2382 if( transVect->cols != 1 || transVect->rows != 3 )
2488 if( projMatr1->cols != 4 || projMatr1->rows != 3 )
2493 if( projMatr2->cols != 4 || projMatr2->rows != 3 )
2498 if( rotMatr->cols != 3 || rotMatr->rows != 3 )
2503 if( transVect->cols != 1 || transVect->rows != 3 )
2609 if( matrQ->cols != 4 || matrQ->rows != 4 )
2618 if( cameraMatr[currMatr]->cols != 3 || cameraMatr[currMatr]->rows != 3 )
2623 if( projMatr[currMatr]->cols != 4 || projMatr[currMatr]->rows != 3 )