OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::detail::BlocksGainCompensator 成员列表

这是cv::detail::BlocksGainCompensator的完整成员列表,包括所有继承的成员。

apply(int index, Point corner, InputOutputArray image, InputArray mask) CV_OVERRIDEcv::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_OVERRIDEcv::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() constcv::detail::BlocksCompensator内联
getMatGains(std::vector< Mat > &umv) CV_OVERRIDEcv::detail::BlocksGainCompensator内联虚函数
getNrFeeds()cv::detail::BlocksCompensator内联
getNrGainsFilteringIterations() constcv::detail::BlocksCompensator内联
getSimilarityThreshold() constcv::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_OVERRIDEcv::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内联
updateGaincv::detail::ExposureCompensator保护
~ExposureCompensator()cv::detail::ExposureCompensator内联虚函数