I have an ASI178MM monochrome camera that I'm capturing images with, using the ASI SDK in C++.
The maximum resolution by default of the ASI178MM camera is stated as 3096x2080.
However, I can opt to take lower-resolution images from that camera via the SDK functions, instead of the max resolution.
If I opt to take lower resolution images, does that mean that my Field of View on the camera decreases with the smaller capture area? Or does the FOV stay the same, just with lower pixel detail?
Thanks for reading my post, any guidance is appreciated.