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

  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
blenders.hpp 138 Rect dst_roi_final_; member in class:cv::detail::MultiBandBlender
  /external/opencv3/modules/stitching/src/
blenders.cpp 219 dst_roi_final_ = dst_roi;
442 Rect dst_rc(0, 0, dst_roi_final_.width, dst_roi_final_.height);

Completed in 68 milliseconds