OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bilateral_filter_operator_t
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/cudastereo/src/
disparity_bilateral_filter.cpp
172
typedef void (*
bilateral_filter_operator_t
)(int ndisp, int radius, int iters, float edge_threshold, float max_disc_threshold,
typedef
175
const
bilateral_filter_operator_t
operators[] =
Completed in 497 milliseconds