Quantcast
Viewing all articles
Browse latest Browse all 4829

Camera board • Re: How to access RPi Camera Module 3 Wide full Field of View

OK, so the learning continues Image may be NSFW.
Clik here to view.
😉


Now that I think I understand how to keep the FoV maximized, I'm working on the resolution vs framerate parameters...specifically this part:

Code:

--mode 4608:2592:10 --width 1536 --height 864 --framerate 10
That works, but while keeping the mode the same, I tried to set an output resolution different than native (HD just to try and lock the desire resolution down first) with this:

Code:

--mode 4608:2592:10 --width 1920 --height 1080 --framerate 10
...and got this...
Image may be NSFW.
Clik here to view.
RPiCameraOutputResolutionArtifacting.PNG
Shouldn't I be able to adjust the output resolution (https://www.raspberrypi.com/documentati ... and-height) and expect the ISP to adjust properly without issues? If I put the output resolution back to 1536x864, the image returns without artifacts.

Statistics: Posted by afgoody — Thu Dec 19, 2024 3:34 pm



Viewing all articles
Browse latest Browse all 4829

Trending Articles