Get time from the clock image in Matlab - Image Processing
조회 수: 6 (최근 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에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!