OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setRegistrationResol
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/modules/stitching/perf/opencl/
perf_stitch.cpp
54
stitcher.
setRegistrationResol
(WORK_MEGAPIX);
91
stitcher.
setRegistrationResol
(WORK_MEGAPIX);
133
stitcher.
setRegistrationResol
(WORK_MEGAPIX);
/external/opencv3/modules/stitching/perf/
perf_stich.cpp
52
stitcher.
setRegistrationResol
(WORK_MEGAPIX);
89
stitcher.
setRegistrationResol
(WORK_MEGAPIX);
/external/opencv3/modules/stitching/include/opencv2/
stitching.hpp
117
CV_WRAP void
setRegistrationResol
(double resol_mpx) { registr_resol_ = resol_mpx; }
/external/opencv3/modules/stitching/src/
stitcher.cpp
50
stitcher.
setRegistrationResol
(0.6);
538
stitcher->
setRegistrationResol
(0.6);
Completed in 193 milliseconds