Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmatchers.hpp211 FeaturesMatcher(bool is_thread_safe = false) : is_thread_safe_(is_thread_safe) {} in FeaturesMatcher() argument