Home
last modified time | relevance | path

Searched refs:calcHistLookupTables_8u (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dhistogram.cpp53 calcHistLookupTables_8u( const Mat& hist, const SparseMat& shist, in calcHistLookupTables_8u() function
997 calcHistLookupTables_8u( hist, SparseMat(), dims, _ranges, _uniranges, uniform, false, _tab ); in calcHist_8u()
1397 calcHistLookupTables_8u( Mat(), hist, dims, _ranges, _uniranges, uniform, true, _tab ); in calcSparseHist_8u()
1765 calcHistLookupTables_8u( hist, SparseMat(), dims, _ranges, _uniranges, uniform, false, _tab ); in calcBackProj_8u()
2007 calcHistLookupTables_8u( Mat(), hist, dims, _ranges, _uniranges, uniform, true, _tab ); in calcSparseBackProj_8u()