HomeSort by relevance Sort by last modified time
    Searched refs:MULTI_BAND (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
blenders.hpp 63 enum { NO, FEATHER, MULTI_BAND };
  /external/opencv3/samples/cpp/
stitching_detailed.cpp 146 int blend_type = Blender::MULTI_BAND;
307 blend_type = Blender::MULTI_BAND;
802 else if (blend_type == Blender::MULTI_BAND)
  /external/opencv3/modules/stitching/src/
blenders.cpp 57 if (type == MULTI_BAND)

Completed in 43 milliseconds