Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 705 Bytes

File metadata and controls

13 lines (8 loc) · 705 Bytes

Image-Processing-Applications

Contains image processing applications. This repository includes applications that utilize techniques such as morphology, edge detection, smoothing, and filtering, which are fundamental topics in image processing. To minimize the repository size, the Python libraries used are not included in the repository. This repository serves as a valuable resource for learning and understanding image processing concepts and algorithms.

Programming Language: Python

IDE: PyCharm, Thonny

Version: Python3

Modules: To install the necessary Python modules for the examples, you should review the Python documentation according to the selected IDE.

Operating System: Windows, Linux