Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/
Dstitching.hpp251 CV_EXPORTS_W Ptr<Stitcher> createStitcher(bool try_use_gpu = false);
/external/opencv3/modules/stitching/src/
Dstitcher.cpp535 Ptr<Stitcher> createStitcher(bool try_use_gpu) in createStitcher() function