OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thresh_32f
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/imgproc/src/
thresh.cpp
658
thresh_32f
( const Mat& _src, Mat& _dst, float thresh, float maxval, int type )
function in namespace:cv
679
if (tegra::useTegra() && tegra::
thresh_32f
(_src, _dst, roi.width, roi.height, thresh, maxval, type))
[
all
...]
Completed in 386 milliseconds