/OpenCV

This repo contains the basics of OpenCV and Computer Vision and 3 projects namely Virtual Paint, Document Scanner, and Number Plate Detector.

Primary LanguagePython

OpenCV

This repo contains the basics of OpenCV and Computer Vision and 3 projects namely Virtual Paint, Document Scanner and Number Plate Detector.

Chapters Description

  • Chapter 1 - Introduction to Images & read images, videos and webcam
  • Chapter 2 - Basic processing of image - RGB to Gray, Gaussian Blur, Edge Detection & thickening of edges
  • Chapter 3 - Resizing and cropping
  • Chapter 4 - Adding shapes and text to image
  • Chapter 5 - Warping perspective
  • Chapter 6 - Image stacking
  • Chapter 7 - Colour detection & Trackbars
  • Chapter 8 - Contouring and shape detection & bounding box
  • Chapter 9 - Face detection using HAAR Cascades


Project 1 - Virtual Paint

Project 2 - Document Scanner

Project 3 - Number Plate Detector