Get time from the clock image in Matlab - Image Processing
이전 댓글 표시
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일
Sample images would help. For example are the clocks analog or digital? Is it a 12 hour clock, a 24 hour clock, a novelty bar clock (that runs backwards), a metric clock (10 total periods per day), a clock that outputs in binary?
sareh
2011년 11월 21일
Walter Roberson
2011년 11월 21일
편집: Walter Roberson
2021년 6월 13일
So for example it would look like this?
Is noon / midnight always going to be "up" in the image, or will the images appear with different rotations?
sareh
2011년 11월 21일
sareh
2011년 11월 21일
Jan
2011년 11월 21일
편집: Walter Roberson
2021년 6월 13일
Sean de Wolski
2011년 11월 21일
Can you show us a sample clock?
sareh
2011년 11월 21일
편집: Walter Roberson
2021년 6월 13일
Walter Roberson
2011년 11월 21일
I suggest you take a close look at that clock image, Sareh.
채택된 답변
추가 답변 (1개)
Image Analyst
2011년 11월 21일
0 개 추천
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.
카테고리
도움말 센터 및 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!