Hello,
Following @6by9 and @HermannSW posts using raspiraw/+fork -- Amazing work, just stuck on getting the FoV.
Can I use raspiraw, to capture the entire sensor image area (Field of View), but skip H and V sensor lines, to get it closer to a 320x240ish Bayer image? It seems when I mess with the modes or manual resolutions, I get the smaller resolution, but I also reduce the FoV.. I want the same FoV, but just lesser resolution.
I am working a very close up image (~13mm from the v2 camera). I need the whole sensor image, but not all the resolution, and at a high frame rate (very fast moving elements that cant be blurred). I want to capture less data from the sensor, but need the full view of the sensor. I am using IR Diodes to illuminate if that helps/hurts - this is in a zero light area (looks great in raspivid)
Can someone recommend to me a command line configuration to test/try to validate ? I tried the --vinc and --hinc, but haven't had much luck (or I'm doing it wrong).
Thanks!
Travis