Searched refs:CV_ARE_SIZES_EQ (Results 1 - 25 of 53) sorted by relevance

123

/external/opencv/cv/src/
H A Dcvmotempl.cpp136 if( !CV_ARE_SIZES_EQ( mhi, silh ))
198 if( !CV_ARE_SIZES_EQ( mhi, mask ) || !CV_ARE_SIZES_EQ( orient, mhi ))
318 if( !CV_ARE_SIZES_EQ( mhi, mask ) || !CV_ARE_SIZES_EQ( orient, mhi ))
439 if( !CV_ARE_SIZES_EQ( mhi, mask ))
H A Dcvaccum.cpp424 if( !CV_ARE_SIZES_EQ( mat, sum ))
462 if( !CV_ARE_SIZES_EQ( mat, mask ))
519 if( !CV_ARE_SIZES_EQ( mat, sum ))
558 if( !CV_ARE_SIZES_EQ( mat, mask ))
618 if( !CV_ARE_SIZES_EQ( mat1, sum ) || !CV_ARE_SIZES_EQ( mat2, sum ))
659 if( !CV_ARE_SIZES_EQ( mat1, mask ))
727 if( !CV_ARE_SIZES_EQ( mat, sum ))
766 if( !CV_ARE_SIZES_EQ( mat, mask ))
H A Dcvadapthresh.cpp127 if( !CV_ARE_SIZES_EQ( src, dst ) )
H A Dcvoptflowhs.cpp515 if( !CV_ARE_SIZES_EQ( srcA, srcB ) ||
516 !CV_ARE_SIZES_EQ( velx, vely ) ||
517 !CV_ARE_SIZES_EQ( srcA, velx ))
H A Dcvoptflowlk.cpp591 if( !CV_ARE_SIZES_EQ( srcA, srcB ) ||
592 !CV_ARE_SIZES_EQ( velx, vely ) ||
593 !CV_ARE_SIZES_EQ( srcA, velx ))
H A Dcvoptflowbm.cpp588 if( !CV_ARE_SIZES_EQ( srcA, srcB ) ||
589 !CV_ARE_SIZES_EQ( velx, vely ) ||
H A Dcvsumpixels.cpp356 if( !CV_ARE_SIZES_EQ( sum, sqsum ) )
371 if( !CV_ARE_SIZES_EQ( sum, tilted ) )
H A Dcvdistransform.cpp459 if( !CV_ARE_SIZES_EQ( src, dst ))
638 CV_ASSERT( CV_ARE_SIZES_EQ( src, dst ));
733 if( !CV_ARE_SIZES_EQ( src, dst ))
756 if( !CV_ARE_SIZES_EQ( labels, dst ))
H A Dcvundistort.cpp147 if( !CV_ARE_SIZES_EQ( src, dst ))
208 if( !CV_ARE_SIZES_EQ( _mapx, _mapy ))
292 if( !CV_ARE_SIZES_EQ( _mapx, _mapy ))
393 CV_ARE_SIZES_EQ(_src, _dst) &&
H A Dcvfundam.cpp177 CV_ASSERT( CV_ARE_SIZES_EQ(m1, m2) && CV_ARE_SIZES_EQ(m1, mask) );
274 CV_ASSERT( CV_ARE_SIZES_EQ(m1, m2) && CV_ARE_SIZES_EQ(m1, mask) );
961 CV_ASSERT( CV_IS_MAT(points1) && CV_IS_MAT(points2) && CV_ARE_SIZES_EQ(points1, points2) );
1214 if( src != dst && (!CV_ARE_TYPES_EQ(src, dst) || !CV_ARE_SIZES_EQ(src,dst)) )
H A Dcvgeometry.cpp371 CV_ARE_SIZES_EQ(matrixM, matrixR) && CV_ARE_SIZES_EQ(matrixM, matrixQ));
H A Dcvsegmentation.cpp163 if( !CV_ARE_SIZES_EQ( src, dst ))
363 if( !CV_ARE_SIZES_EQ( src0, dst0 ))
H A Dcvcanny.cpp77 if( !CV_ARE_SIZES_EQ( src, dst ))
H A Dcvcorner.cpp437 if( !CV_ARE_SIZES_EQ( src, eigenv ))
464 if( !CV_ARE_SIZES_EQ( src, eigenv ))
538 if( !CV_ARE_SIZES_EQ( src, dst ))
H A Dcvstereogc.cpp864 CV_ASSERT( CV_ARE_SIZES_EQ(left, right) && CV_ARE_TYPES_EQ(left, right) &&
867 (CV_ARE_SIZES_EQ(dispLeft, left) && CV_MAT_CN(dispLeft->type) == 1) );
869 (CV_ARE_SIZES_EQ(dispRight, left) && CV_MAT_CN(dispRight->type) == 1) );
/external/opencv/cxcore/src/
H A Dcxlogic.cpp254 if( !CV_ARE_SIZES_EQ( src, dst ) )
279 if( !CV_ARE_SIZES_EQ( mask, dst ))
417 if( !CV_ARE_SIZES_EQ( src1, src2 ) )
423 if( !CV_ARE_SIZES_EQ( src1, dst ) )
446 if( !CV_ARE_SIZES_EQ( mask, dst ))
674 if( !CV_ARE_SIZES_EQ( src, dst ) )
H A Dcxcmp.cpp304 if( !CV_ARE_SIZES_EQ( src1, src2 ) ||
305 !CV_ARE_SIZES_EQ( src1, src3 ) ||
306 !CV_ARE_SIZES_EQ( src1, dst ))
384 if( !CV_ARE_SIZES_EQ( src1, dst ))
634 if( !CV_ARE_SIZES_EQ( src1, src2 ) ||
635 !CV_ARE_SIZES_EQ( src1, dst ))
760 if( !CV_ARE_SIZES_EQ( src1, dst ))
1016 if( !CV_ARE_SIZES_EQ( src1, src2 ) ||
1017 !CV_ARE_SIZES_EQ( src1, dst ))
1115 if( !CV_ARE_SIZES_EQ( src
[all...]
H A Dcxarithm.cpp370 if( !CV_ARE_SIZES_EQ( src1, src2 ) || !CV_ARE_SIZES_EQ( src1, dst ))
433 if( !CV_ARE_SIZES_EQ( mask, dst ))
613 if( !CV_ARE_SIZES_EQ( src, dst ))
677 if( !CV_ARE_SIZES_EQ( mask, dst ))
842 if( !CV_ARE_SIZES_EQ( src1, src2 ) || !CV_ARE_SIZES_EQ( src1, dst ))
905 if( !CV_ARE_SIZES_EQ( mask, dst ))
1085 if( !CV_ARE_SIZES_EQ( src, dst ))
1149 if( !CV_ARE_SIZES_EQ( mas
[all...]
H A Dcxmathfuncs.cpp348 if( !CV_ARE_SIZES_EQ( xmat, ymat ) )
362 if( !CV_ARE_SIZES_EQ( mag, xmat ) )
374 if( !CV_ARE_SIZES_EQ( angle, xmat ) )
595 if( !CV_ARE_SIZES_EQ( angle, mag ) )
609 if( !CV_ARE_SIZES_EQ( angle, xmat ) )
623 if( !CV_ARE_SIZES_EQ( angle, ymat ) )
1047 if( !CV_ARE_SIZES_EQ( src, dst ) )
1606 if( !CV_ARE_SIZES_EQ( src, dst ) )
1730 if( !CV_ARE_SIZES_EQ( src, dst ) )
H A Dcxcopy.cpp417 if( !CV_ARE_SIZES_EQ( src, dst ))
459 if( !CV_ARE_SIZES_EQ( src, mask ))
627 if( !CV_ARE_SIZES_EQ( mat, mask ))
944 if( !CV_ARE_SIZES_EQ( src, dst ))
H A Dcxlut.cpp253 if( !CV_ARE_SIZES_EQ( src, dst ))
H A Dcxutils.cpp712 CV_ARE_TYPES_EQ(s,d) && CV_ARE_SIZES_EQ(s,d) && !mask &&
1077 if( !CV_ARE_SIZES_EQ( idx, src ))
1086 if( !CV_ARE_SIZES_EQ(src, dst) )
/external/opencv/cvaux/src/
H A Dcvbgfg_codebook.cpp101 (!mask || CV_IS_MASK_ARR(mask) && CV_ARE_SIZES_EQ(image, mask)) );
242 CV_IS_MASK_ARR(mask) && CV_ARE_SIZES_EQ(image, mask) );
H A Dcvdpstereo.cpp524 if( !CV_ARE_SIZES_EQ( src1, src2 ) || !CV_ARE_SIZES_EQ( src1, dst ) )
/external/opencv/ml/src/
H A Dmlcnn.cpp424 if( !CV_ARE_SIZES_EQ(cls_labels, cnn_model->cls_labels) )
663 if( !CV_ARE_SIZES_EQ( weights, layer->weights ) )
677 if( !CV_ARE_SIZES_EQ( connect_mask, layer->connect_mask ) )
738 if( !CV_ARE_SIZES_EQ( weights, layer->weights ) )
788 if( !CV_ARE_SIZES_EQ( weights, layer->weights ) )

Completed in 467 milliseconds

123