Skip to content

In this application have digital image processing methods. For Example ; edge detection, RGB2Gray, Threshold vs..

License

Notifications You must be signed in to change notification settings

m-pektas/Digital_Image_Processing_Fundamentals_Application

Repository files navigation

Digital_Image_Processing_Fundamentals_Application

Using Tkinter for user interface.


Features:


1 - Apply the "Apply" option to the original image.
2 - Make new changes to the changed picture.
3 - If desired, the option "Undo transaction" can be used as desired.

Preprocessing


1 - Converting Color Image To Gray Level (For RGB picture only)
2 - Enlarge image (RGB AND GRAY)
3 - Reducing the Image (RGB AND GRAY
4 - Creating a Histogram (RGB AND GRAY)

Filter Implementation


1 - Blur Filter
2 - Sharpening Filter
3 - Hydrangea Filter
4 - Laplace Filter
5 - Edge Finder Filter

Morphological Operations


1 - Expansion in black and white
2 - Black and White Illustration Erosion
3 - Opening in black and white illustration
4 - Close in black and white illustration

Segmentation Processes


1 - Finding threshold value in gray level (Otsu Threshold)
2 - Finding and displaying objects with a four-way neighborhood in a black and white illustration
3 - Gray image Turn to black and white.

Record


1- It can record in PNG and JPEG format.

Screenshots








About

In this application have digital image processing methods. For Example ; edge detection, RGB2Gray, Threshold vs..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages