Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmatchers.hpp288 …BestOf2NearestMatcher(bool try_use_gpu = false, float match_conf = 0.3f, int num_matches_thresh1 =…
304 … BestOf2NearestRangeMatcher(int range_width = 5, bool try_use_gpu = false, float match_conf = 0.3f,
339 AffineBestOf2NearestMatcher(bool full_affine = false, bool try_use_gpu = false, in AffineBestOf2NearestMatcher() argument
341 BestOf2NearestMatcher(try_use_gpu, match_conf, num_matches_thresh1, num_matches_thresh1), in AffineBestOf2NearestMatcher()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dstitching.hpp158 static Stitcher createDefault(bool try_use_gpu = false);
167 static Ptr<Stitcher> create(Mode mode = PANORAMA, bool try_use_gpu = false);
314 CV_EXPORTS_W Ptr<Stitcher> createStitcher(bool try_use_gpu = false);
315 CV_EXPORTS_W Ptr<Stitcher> createStitcherScans(bool try_use_gpu = false);