dcv.imgproc

Modules

color
module dcv.imgproc.color

Module contains color format convertion operations.

convolution
module dcv.imgproc.convolution

Module introduces $(LINK3 https://en.wikipedia.org/wiki/Kernel_(image_processing)#Convolution, image convolution) function.

filter
module dcv.imgproc.filter

Module introduces image filtering functions and utilities.

imgmanip
module dcv.imgproc.imgmanip

Image manipulation module.

interpolate
module dcv.imgproc.interpolate

Value interpolation module.

threshold
module dcv.imgproc.threshold

Image thresholding module.

Meta