apply(int index, Point corner, InputOutputArray image, InputArray mask) CV_OVERRIDE | cv::detail::BlocksGainCompensator | 内联虚函数 |
BlocksCompensator(int bl_width=32, int bl_height=32, int nr_feeds=1) | cv::detail::BlocksCompensator | 内联 |
BlocksGainCompensator(int bl_width=32, int bl_height=32) | cv::detail::BlocksGainCompensator | 内联 |
BlocksGainCompensator(int bl_width, int bl_height, int nr_feeds) | cv::detail::BlocksGainCompensator | 内联 |
CHANNELS 枚举值 | cv::detail::ExposureCompensator | |
CHANNELS_BLOCKS 枚举值 | cv::detail::ExposureCompensator | |
createDefault(int type) | cv::detail::ExposureCompensator | 静态 |
ExposureCompensator() | cv::detail::ExposureCompensator | 内联 |
feed(const std::vector< Point > &corners, const std::vector< UMat > &images, const std::vector< std::pair< UMat, uchar > > &masks) CV_OVERRIDE | cv::detail::BlocksGainCompensator | 虚函数 |
cv::detail::ExposureCompensator::feed(const std::vector< Point > &corners, const std::vector< UMat > &images, const std::vector< UMat > &masks) | cv::detail::ExposureCompensator | |
GAIN 枚举值 | cv::detail::ExposureCompensator | |
GAIN_BLOCKS 枚举值 | cv::detail::ExposureCompensator | |
getBlockSize() const | cv::detail::BlocksCompensator | 内联 |
getMatGains(std::vector< Mat > &umv) CV_OVERRIDE | cv::detail::BlocksGainCompensator | 内联虚函数 |
getNrFeeds() | cv::detail::BlocksCompensator | 内联 |
getNrGainsFilteringIterations() const | cv::detail::BlocksCompensator | 内联 |
getSimilarityThreshold() const | cv::detail::BlocksCompensator | 内联 |
getUpdateGain() | cv::detail::ExposureCompensator | 内联 |
NO 枚举值 | cv::detail::ExposureCompensator | |
setBlockSize(int width, int height) | cv::detail::BlocksCompensator | 内联 |
setBlockSize(Size size) | cv::detail::BlocksCompensator | 内联 |
setMatGains(std::vector< Mat > &umv) CV_OVERRIDE | cv::detail::BlocksGainCompensator | 内联虚函数 |
setNrFeeds(int nr_feeds) | cv::detail::BlocksCompensator | 内联 |
setNrGainsFilteringIterations(int nr_iterations) | cv::detail::BlocksCompensator | 内联 |
setSimilarityThreshold(double similarity_threshold) | cv::detail::BlocksCompensator | 内联 |
setUpdateGain(bool b) | cv::detail::ExposureCompensator | 内联 |
updateGain | cv::detail::ExposureCompensator | 保护 |
~ExposureCompensator() | cv::detail::ExposureCompensator | 内联虚函数 |