OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threshBinary_
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/cudev/test/
test_cmp_op.cu
137
GpuMat_<T> dst =
threshBinary_
(d_src, 128, 0);
/external/opencv3/modules/cudev/include/opencv2/cudev/expr/
per_element_func.hpp
82
threshBinary_
(const SrcPtr& src, typename PtrTraits<SrcPtr>::value_type thresh, typename PtrTraits<SrcPtr>::value_type maxVal)
Completed in 150 milliseconds