Clear Filters
Clear Filters

Get time from the clock image in Matlab - Image Processing

3 views (last 30 days)
I am wondering to know how I can read time from an image in matlan, Can anybody help me?
  9 Comments
sareh
sareh on 21 Nov 2011
Edited: Walter Roberson on 13 Jun 2021
Walter Roberson already put a link which is the one I search for : http://www.oliverbothwell.co.uk/img/thumbs/clock2.gif
Walter Roberson
Walter Roberson on 21 Nov 2011
I suggest you take a close look at that clock image, Sareh.

Sign in to comment.

Accepted Answer

Walter Roberson
Walter Roberson on 21 Nov 2011
  10 Comments
Image Analyst
Image Analyst on 14 Jun 2021
Since the hands could be at virtually any relative angle, but you know that they touch at the center, I'd be tempted to try to train a neural network to find them, and even to predict the time.

Sign in to comment.

More Answers (1)

Image Analyst
Image Analyst on 21 Nov 2011
Depending on the clock image(s), this could be very easy. You could just extract two circles and detect where the hands cross the circles. Of course this could get very complicated for watch faces that have a lot of clutter on them such as patterns, extra dials and hands, etc. It's best if you just upload 3 or 4 of your practice/test images so we can see what you're working with. You haven't done that yet despite two requests (now three) for you to do so.
  1 Comment
sareh
sareh on 21 Nov 2011
I am learning image processing and I am wonder to know how to get time from a clock, I have uploaded one image here, http://www.sendspace.com/file/dimz27

Sign in to comment.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!