Home
last modified time | relevance | path

Searched defs:MultiBandBlender (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/stitching/test/
Dtest_blenders.cpp47 TEST(MultiBandBlender, CanBlendTwoImages) in TEST() argument
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dblenders.hpp122 class CV_EXPORTS MultiBandBlender : public Blender class
/external/opencv3/modules/stitching/src/
Dblenders.cpp201 MultiBandBlender::MultiBandBlender(int try_gpu, int num_bands, int weight_type) in MultiBandBlender() function in cv::detail::MultiBandBlender