Get time from the clock image in Matlab - Image Processing
1 次查看(过去 30 天)
显示 更早的评论
I am wondering to know how I can read time from an image in matlan, Can anybody help me?
9 个评论
采纳的回答
Walter Roberson
2011-11-21
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 个评论
Image Analyst
2021-6-14
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.
更多回答(1 个)
Image Analyst
2011-11-21
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Clocks and Timers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!