Skip to content

Cv::IntensityTransform

Singleton Methods

autoscaling(input: Cv::Mat, output: Cv::Mat) -> NilClass

bimef(input: Cv::InputArray, output: Cv::OutputArray, mu: Float, a: Float, b: Float) -> NilClass

bimef(input: Cv::InputArray, output: Cv::OutputArray, k: Float, mu: Float, a: Float, b: Float) -> NilClass

contrast_stretching(input: Cv::Mat, output: Cv::Mat, r1: Integer, s1: Integer, r2: Integer, s2: Integer) -> NilClass

gamma_correction(input: Cv::Mat, output: Cv::Mat, gamma: Float) -> NilClass

log_transform(input: Cv::Mat, output: Cv::Mat) -> NilClass