HomeSort by relevance Sort by last modified time
    Searched refs:CV_StsUnmatchedSizes (Results 26 - 50 of 65) sorted by null

12 3

  /external/opencv/cv/src/
cvcanny.cpp 78 CV_ERROR( CV_StsUnmatchedSizes, "" );
cvdistransform.cpp 460 CV_ERROR( CV_StsUnmatchedSizes, "" );
734 CV_ERROR( CV_StsUnmatchedSizes, "the source and the destination images must be of the same size" );
757 CV_ERROR( CV_StsUnmatchedSizes, "the array of labels has a different size" );
cvemd.cpp 183 CV_ERROR( CV_StsUnmatchedSizes, "The arrays must have equal number of columns (which is number of dimensions but 1)" );
200 CV_ERROR( CV_StsUnmatchedSizes,
224 CV_ERROR( CV_StsUnmatchedSizes,
    [all...]
cvundistort.cpp 148 CV_ERROR( CV_StsUnmatchedSizes, "" );
209 CV_ERROR( CV_StsUnmatchedSizes, "" );
293 CV_ERROR( CV_StsUnmatchedSizes, "" );
cvlkpyramid.cpp 321 CV_ERROR( CV_StsUnmatchedSizes, "" );
324 CV_ERROR( CV_StsUnmatchedSizes, "imgA and imgB must have equal steps" );
716 CV_ERROR( CV_StsUnmatchedSizes, "" );
719 CV_ERROR( CV_StsUnmatchedSizes, "imgA and imgB must have equal steps" );
    [all...]
cvpyramids.cpp     [all...]
cvoptflowbm.cpp 592 CV_ERROR( CV_StsUnmatchedSizes, "" );
cvthresh.cpp 372 CV_ERROR( CV_StsUnmatchedSizes, "" );
cvfundam.cpp     [all...]
mycvHaarDetectObjects.cpp 659 CV_ERROR( CV_StsUnmatchedSizes, "All integral images must have the same size" );
680 CV_ERROR( CV_StsUnmatchedSizes,
684 CV_ERROR( CV_StsUnmatchedSizes, "All integral images must have the same size" );
    [all...]
cvoptflowhs.cpp 518 CV_ERROR( CV_StsUnmatchedSizes, "" );
cvoptflowlk.cpp 594 CV_ERROR( CV_StsUnmatchedSizes, "" );
cvstereobm.cpp 565 CV_ERROR( CV_StsUnmatchedSizes, "All the images must have the same size" );
  /external/opencv/cxcore/src/
cxlut.cpp 254 CV_ERROR( CV_StsUnmatchedSizes, "" );
cxconvert.cpp 489 CV_ERROR( CV_StsUnmatchedSizes, "" );
595 CV_ERROR( CV_StsUnmatchedSizes, "" );
    [all...]
cxsvd.cpp     [all...]
cxmatrix.cpp 493 CV_ERROR( CV_StsUnmatchedSizes, "" );
    [all...]
cxutils.cpp 80 CV_ERROR( CV_StsUnmatchedSizes,
1078 CV_ERROR( CV_StsUnmatchedSizes, "The input matrix and index matrix must be of the same size" );
    [all...]
cxmean.cpp 433 CV_ERROR( CV_StsUnmatchedSizes, "" );
cxminmaxloc.cpp 341 CV_ERROR( CV_StsUnmatchedSizes, "" );
cxnorm.cpp     [all...]
cxpersistence.cpp     [all...]
cxdxt.cpp     [all...]
  /external/opencv/ml/src/
mlestimate.cpp 481 CV_ERROR (CV_StsUnmatchedSizes,
  /external/opencv/cvaux/src/
cvdpstereo.cpp 527 CV_ERROR( CV_StsUnmatchedSizes, "" );

Completed in 265 milliseconds

12 3