Skip to content

sarahlobo/science-cv-hrra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hrra

A code on the opencv python to find a claw in a video and detect the numeric sequence on the bar

Prerequisits

  • Python 3+
  • OpenCv 3.4+
  • Install the packages on requirements.txt

Installing

Running

Run the code detector.py using a terminal to find the claw in a video:

 python detector.py --video media/garra.mp4

Run the code num.py using a terminal to read the numbers on the bar in a image:

 python num.py --image media/teste.jpg

Build With

  • Python
  • OpenCv

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages