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

  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
blenders.hpp 114 UMat weight_map_; member in class:cv::detail::FeatherBlender
  /external/opencv3/modules/stitching/src/
blenders.cpp 137 createWeightMap(mask, sharpness_, weight_map_);
138 Mat weight_map = weight_map_.getMat(ACCESS_READ);

Completed in 40 milliseconds