top of page

GALLERY

Using matlab software to make different filters

4 color Filter

4 color Filter

Divide an image into 4 different frames, decompose colors, and reassemble the image

Salt and paper Filter

Salt and paper Filter

In the original picture you can see dirt in a way similar to salt and pepper, we will do an average and half filter to clear the picture

sobel Filter

sobel Filter

The SOBEL filter is designed to find image contours by going over a matrix sub-matrix and performing a multiplication operation.

Dilation & Erosion

Dilation & Erosion

Dilation Erosion filters are designed to expand and reduce objects in an imageur image here.

Boundary Filter

Boundary Filter

Filter to create image outlines and background textured backgrounds

Filter by sub-images clusters

Filter by sub-images clusters

Filter to find all categories by clusterization

bottom of page