└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # OpenCV-Projects 2 | 3 | OpenCV (Open Source Computer Vision Library) is an open-source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception. 4 | OpenCV-Python is a library of Python bindings designed to solve computer vision problems. 5 | 6 | A collection of mini OpenCV projects purely for learning purposes and enhancing the knowledge. 7 | 8 | 1. [Air-Piano](https://github.com/umar07/Air-Paino) 9 | 2. [Air-Drum system](https://github.com/umar07/Air_DrumBeat) 10 | 3. [Background Color Detection](https://github.com/umar07/Background_Color_Detection) 11 | 4. [Miscellaneous Projects](https://github.com/umar07/Miscellaneous_OpenCV_Projects) 12 | --------------------------------------------------------------------------------