Home | History | Annotate | Download | only in src

Lines Matching refs:isFit

430     static bool isFit( const Mat& histogram, const Size imageSize )
552 static bool isFit( const Mat& histogram, const Size imageSize )
637 static bool isFit( const Mat& histogram, const Size imageSize )
710 static bool isFit( const Mat& histogram, const Size imageSize )
844 if( calcHist3D_Invoker<T>::isFit(hist, imsize) )
1003 if( CalcHist1D_8uInvoker::isFit(hist, imsize) )
1063 if( CalcHist2D_8uInvoker::isFit(hist, imsize) )
1095 if( CalcHist3D_8uInvoker::isFit(hist, imsize) )