Skip to content

Latest commit

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Image Processing

Digital image processing Algorithms and their application to the real problems.

Canny Edge Detector

There is the Canny Edge Detector implemented from scratch. Below you could see one of the images that the detector has been applied to.

ImageEdges

What image improvement methods can I find here?

Here are some of the results of the methods implemented in this project.

BeforeAfterMethod
Histogram Equalization
Clip Limit Histogram Equalization
Adaptive Median Filter
Wiener Filter
Non-local Means
2D Notch Filter

Time detection

If you ever needed a program that would tell you what's the time, today is your lucky day.

ImageDetected NeedlesHH:MM:SS
08:17:06

Dice detection

If you ever played a game with dice and needed a program that would quickly tell you your score, today is your lucky day.

ImageDetected DiceDice Circles

How to run the tests?

To run any test, simply go to the directory of the project task you want to test, and type in 'test' in the Matlab shell. Note that for some of the tests you have to have a Matlab version 2017 and above.

test

About

Digital image processing Algorithms and their application to the real problems.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages