Skip to content

souraj239/OpenCv-Python-Basic-Programs

Repository files navigation

OpenCv-Python-Basic-Programs

Few program that can serve as basic blocks for OpenCv projects.

Install the following libraries before proceeding

  1. pip install opencv-python
  2. pip install numpy

The Repo includes programs for
  • Simple Image Reading using OpenCv
  • Reading real-time video using Opencv
  • Color Detection by adjusting HSV
  • Color Detection from webcam video
  • Contour/Shape Detection
  • Use of Cv2 functions for filters and effects
  • Face detection using pre-trained haarcascades models
  • face detection from webcam
  • Resizing and Cropping Images
  • Inserting Shapes and Text on Images
  • Warp Prespective

Feel free to add any other programs or templates that can be used in other projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages