#include <exposure_compensate.hpp>
Inherits cv::detail::ExposureCompensator.
Enumerator |
---|
NO |
|
GAIN |
|
GAIN_BLOCKS |
|
void cv::detail::NoExposureCompensator::feed |
( |
const std::vector< Point > & |
, |
|
|
const std::vector< Mat > & |
, |
|
|
const std::vector< std::pair< Mat, uchar > > & |
|
|
) |
| |
|
virtual |
void cv::detail::ExposureCompensator::feed |
( |
const std::vector< Point > & |
corners, |
|
|
const std::vector< Mat > & |
images, |
|
|
const std::vector< Mat > & |
masks |
|
) |
| |
|
inherited |
The documentation for this class was generated from the following file: