Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 507 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 507 Bytes

OpenCV-Applications

Contains OpenCV applications. OpenCV Applications has applications that utilize methods such as image reading-writing, image transformations, morphology, edge detection, smoothing, and filters. This is a good repository for learning and understanding OpenCV. In OpenCV applications, the python programming language has been used. To keep the repository size small, the libraries in python have not been included in the repository.

Python IDEs: PyCharm, Thonny

Python Version: Python3