Home | History | Annotate | Download | only in src

Lines Matching refs:CV_ARE_DEPTHS_EQ

513     if( !CV_ARE_DEPTHS_EQ(src, dst) )
521 if( !CV_ARE_DEPTHS_EQ(src, jacobian) || CV_MAT_CN(jacobian->type) != 1 )
1864 CV_ARE_DEPTHS_EQ(_imagePoints1, _objectPoints) );