This repo contains the basics of OpenCV in Python.
- Reading image, Video and webcam using openCV Python
Basic operations on image-
- Grayscale Image
- Gausian Blur Image
- Dialation
- Canny Image
- Eroded image
- Add shapes and text on image
- Warp Perspective
- Joining Images
- Colour Detection
- Contour Detection
- Face Detection