OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createLaplacePyrGpu
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
blenders.hpp
152
void CV_EXPORTS
createLaplacePyrGpu
(InputArray img, int num_levels, std::vector<UMat>& pyr);
/external/opencv3/modules/stitching/src/
blenders.cpp
326
createLaplacePyrGpu
(img_with_border, num_bands_, src_pyr_laplace);
609
void
createLaplacePyrGpu
(InputArray img, int num_levels, std::vector<UMat> &pyr)
Completed in 59 milliseconds