Skip to content

Program to read analog time through image processing techniques using OpenCV.

Notifications You must be signed in to change notification settings

anishmrao/readtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

readtime

Python 2.7 program to read analog time through image processing techniques using OpenCV 2. This program works on the basis of the difference in HSV values of the clock hands and anything else in the frame. Hence the color of the hands of the clock need to be different from anything else in the image, and the colour of both clock hands must be the same.

Usage

Initial screen: Initial Screen

On aligning the meeting point of the clock hands with the blue dot and keeping the vertical diagonal as the 12-6 line, press SPACE. Click either of the clock hands to give the right color (HSV value) of the clock hands. Initial Screen

The above window with the result will appear on click, if the input is valid.

About

Program to read analog time through image processing techniques using OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages