OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setWaveCorrection
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/stitching/include/opencv2/
stitching.hpp
129
CV_WRAP void
setWaveCorrection
(bool flag) { do_wave_correct_ = flag; }
/external/opencv3/modules/stitching/src/
stitcher.cpp
54
stitcher.
setWaveCorrection
(true);
542
stitcher->
setWaveCorrection
(true);
Completed in 1214 milliseconds