Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 602 Bytes

File metadata and controls

13 lines (8 loc) · 602 Bytes

OpenCV-Applications

Contains OpenCV examples. The OpenCV examples include methods such as image reading-writing, image transformations, morphology, edge detection, smoothing, and filters. To keep the repository size small, the libraries in Python have not been included in the repository. This is a good repository for learning and understanding OpenCV.

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