1

I really didn't notice ubuntu's calibration option ever since i was used with Precise Pangolin.

But what's the best way to calibrate my camera?

Thomas Ward
  • 74,764
The bot Data
  • 85
  • 1
  • 9

1 Answers1

1

I don't know what to say if is the best way or not, but I used for calibration this small tool: luvcview - USB Video Class grabber Install comixcursors-lefthanded(it doesn't matter if your camera is not on USB).

After you have installed luvcview, run it from terminal with these options:

luvcview -f yuv -l

See man luvcview for more options.

Radu Rădeanu
  • 169,590
  • Update: luvcview has disappeared without a trace. It's not listed in any repository including PPA ones. Even its website is down. Ubuntu uses guvcview instead. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750600. – ubuntroll Jul 24 '19 at 08:06