Lines Matching full:calcbackproject
2824 The functions calcBackProject calculate the back project of the histogram. That is, similarly to
2861 CV_EXPORTS void calcBackProject( const Mat* images, int nimages,
2867 CV_EXPORTS void calcBackProject( const Mat* images, int nimages,
2873 CV_EXPORTS_W void calcBackProject( InputArrayOfArrays images, const std::vector<int>& channels,