Get time from the clock image in Matlab - Image Processing
2 views (last 30 days)
Show older comments
I am wondering to know how I can read time from an image in matlan, Can anybody help me?
9 Comments
Accepted Answer
Walter Roberson
on 21 Nov 2011
Please see this previous discussion: http://www.mathworks.com/matlabcentral/newsreader/view_thread/278943
Posting sample images of your own is recommended; please see http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
10 Comments
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.
More Answers (1)
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.
See Also
Categories
Find more on Clocks and Timers 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!