Get time from the clock image in Matlab - Image Processing
2 ビュー (過去 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!