Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstdisparity.cpp144 METHOD_SGBM enumerator
147 #define DEFAULT_METHOD METHOD_SGBM
157 {METHOD_SGBM, "Semi-global block matching algorithm", "sgbm"}, in gst_disparity_method_get_type()
560 if (METHOD_SGBM == fs->method) { in gst_disparity_chain_right()