Searched refs:is_thread_safe (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/ | ||
D | matchers.hpp | 211 FeaturesMatcher(bool is_thread_safe = false) : is_thread_safe_(is_thread_safe) {} in FeaturesMatcher() argument |