Skip to content

Harsh1347/OpenCV_Work

Repository files navigation

OpenCV Python Work


Using Python's CV2 , simple computer vision scripts have been written.
  • read_write.py shows how to load and display images
  • CamCap.py uses your webcam as the input and detects faces
  • detection.py is a script which is able to detect different colors in the image. Script has an interactive mask which can be adjusted to filter out different colors
  • contours.py is script to understand what is contours
  • Virtual_mouse.py is a program which uses object detection to control mouse cursor.
  • virtual mouse

  • invisible.py is a script which simulates the invisibility cloak
  • invisible

  • game_automation.py is a script which uses OpenCV and Pyautogui lib to play the famous T Rex Game
  • trex game automation

  • object_tracking.py is a script which uses contours to detect and track motion
  • Object_tracking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages