#include <exposure_compensate.hpp>
§ BlocksGainCompensator()
cv::detail::BlocksGainCompensator::BlocksGainCompensator |
( |
int |
bl_width = 32 , |
|
|
int |
bl_height = 32 |
|
) |
| |
|
inline |
§ apply()
void cv::detail::BlocksGainCompensator::apply |
( |
int |
index, |
|
|
Point |
corner, |
|
|
Mat & |
image, |
|
|
const Mat & |
mask |
|
) |
| |
|
virtual |
§ feed()
void cv::detail::BlocksGainCompensator::feed |
( |
const std::vector< Point > & |
corners, |
|
|
const std::vector< Mat > & |
images, |
|
|
const std::vector< std::pair< Mat, uchar > > & |
masks |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: