<< Image display
scicv
Image operations >>
scicv
>> Image filtering
Image filtering
GaussianBlur
—
Blurs an image
Sobel
—
Calculates the derivatives of an image
blur
—
Blurs an image
boxFilter
—
Blurs an image
dilate
—
Dilates an image
erode
—
Erodes an image
filter2D
—
Convolves an image with a kernel
morphologyEx
—
Applies a morphological filter on an image
threshold
—
Converts an image to a binary image.
Report an issue
<< Image display
scicv
Image operations >>