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

  /external/opencv3/modules/stitching/include/opencv2/
stitching.hpp 162 void setExposureCompensator(Ptr<detail::ExposureCompensator> exposure_comp)
  /external/opencv3/modules/stitching/src/
stitcher.cpp 82 stitcher.setExposureCompensator(makePtr<detail::BlocksGainCompensator>());
570 stitcher->setExposureCompensator(makePtr<detail::BlocksGainCompensator>());

Completed in 125 milliseconds