0

What I'm wondering is if I snap a picture of an analog gauge is there a way I can get the camera to pull information about the position of the needles on the gauge?

Take an analog alarm clock for instance. If I wanted to snap a picture of the clock and based on the position of the hour and minute hands receive a digital time where would I start?

If anyone has any information on this subject or can point me in a direction that would be excellent.

1 Answers1

0

I Think the only way to do so is using OpenCV

Most of the code is in C++ or Python, but I found a sample in Java here.

Read about the OpenCV here.

Looks kinda complicated, wish you luck implementing it!

Community
  • 1
  • 1
gilonm
  • 1,829
  • 1
  • 12
  • 22