Hi all, I am experiencing an odd problem on my Nano. I am capturing some images through camera (RaspiV2), but the image is cropped / not symmetrically. In the image below, the camera is at the point marked (1), but you see that the position is to the right of the center line and also, that the image shows more chess squares to the left as to the right
[url]https://github.com/grafandreas/nano-imgproc/raw/master/test0.jpeg[/url]
I thought this might be due to some problems with the lens / chip, so I used a completely different USB cam and simply displayed the image with cheese, which even seems stranger:
[url]https://github.com/grafandreas/nano-imgproc/raw/master/2019-08-25_11h45_21.png[/url]
Again, the camera is centered on the position(1) and even more is cut off to the right. The USB cam image looks good when plugged in to a Win machine.
So I assume that this is some configuration (v4l2?) that I am missing.
Any pointers, help etc. are appreciated.