Skip to content

A Github Repo Dedicated To The Content and Projects Related to Open CV

Notifications You must be signed in to change notification settings

Abhayparashar31/OpenCV

Repository files navigation

OpenCV

chapter1.py

  • read and show image
  • read video frames and show
  • use of Webcam

chapter3.py

  • Resizing images
  • Cropping images

basic_functions.py

  • Gray Image
  • Blur Image
  • Canny Edge Detection
  • Image Dialation
  • Image Erosion

color_detection.py

  • Detecting colors in images and adjusting HUE and Saturation

shapes_and_text.py

  • Drawing different images and shapes using open cv

facedetection.py

  • How to detect faces using webcam live feed

crop_faces.py

  • Detect and crop faces and saving them in a file

features.py

  • extracting features from an imae

joining_images.py

  • join multiple images

shape_detection.py

  • Detect shapes in an image

number_plate.py

  • Detect number plate using pytesseract

number_plate_detection.py

  • Detect number plate using google.cloud

barcode.py

  • Detect barcode and QR code using pyzbar

About

A Github Repo Dedicated To The Content and Projects Related to Open CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages