Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dexposure_compensate.hpp113 class CV_EXPORTS BlocksGainCompensator : public ExposureCompensator class
116 BlocksGainCompensator(int bl_width = 32, int bl_height = 32) in BlocksGainCompensator() function in cv::detail::BlocksGainCompensator