Skip to content

raf-init/Image_filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_filtering

2D convolution, gaussian, salt-and-pepper, mean and median filters.

This project was created within the context of the lesson "Computer Vision and Machine Learning.

Task #1

Create a function for the convolution of two 2D arrays.

Task #2

Create a function for applying "gaussian" or "salt-and-pepper" filter on an image. alttext alttext

Task #3

Create a function for applying "mean" & "median" filter on an image. alttext alttext

About

2D convolution, gaussian, salt-and-pepper, mean and median filters.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages