OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library
- You can pip install OpenCV using:
$ pip install opencv-python
- Unable to install openCV? 😕 Check out this video
If you are stuck at any point refer to these docs
While learning, it is always recommended to implement your knowledge practically. So, these are some project ideas to help you through this process.
S.No. | Projects |
---|---|
1. | Document Scanner |
2. | Cartoonify image |
3. | Gesture control volume |
4. | Virtual mouse(using hand as mouse) |
5. | Emotion Detector |
If you have gone through the resources faithfully and completed some projects, give yourself a pat on the back. You can now call yourself a OpenCV developer.
If you want to explore the path of Computer Vision further, look into YOLO and MediaPipe, you could also check out [TeachableMachine].(https://teachablemachine.withgoogle.com/)
We hope you now know the roadmap to being a professional CV Developer ✌️