Skip to content

Implementation of Bilateral filter, Gaussian filter and Edge detecting filters as Gaussian derivative by X an Y. It was written for educational purposes, so it can help you to understand how to process images with these kind of filters

License

Notifications You must be signed in to change notification settings

dirtmaxim/ImageMiniFilters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageMiniFilters - image processing filters

Implementation of Bilateral filter, Gaussian filter and Edge detecting filters as Gaussian derivative by X an Y. It was written for educational purposes, so it can help you to understand how to process images with these kind of filters.

This application provides GUI written in JavaFX, thus you can easily try each filter. You are able to set different sigma values and watch to image changes.

View of program after loading:

Sample of processed image by each type of filters:

About

Implementation of Bilateral filter, Gaussian filter and Edge detecting filters as Gaussian derivative by X an Y. It was written for educational purposes, so it can help you to understand how to process images with these kind of filters

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published