OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createStitcher
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/stitching/include/opencv2/
stitching.hpp
251
CV_EXPORTS_W Ptr<Stitcher>
createStitcher
(bool try_use_gpu = false);
/external/opencv3/modules/stitching/src/
stitcher.cpp
535
Ptr<Stitcher>
createStitcher
(bool try_use_gpu)
Completed in 39 milliseconds