Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 457 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 457 Bytes

Getting-Started-with-OpenCV

All the basic and essential things you need to work on before getting started with your own OpenCV projects. Topics covered -

  1. Read images, videos and webcam
  2. Basic processing of image
  3. Resizing and cropping
  4. Adding shapes and text to image
  5. Warping perspective
  6. Image stacking
  7. Colour detection
  8. Trackbars
  9. Contouring and shape detection 10.Bounding box 11.Face detection with OpenCV Cascades