ros-drivers / flir_camera_driver

153 stars 145 forks source link

Add Binning Parameter #148

Closed luis-camero closed 5 months ago

luis-camero commented 5 months ago

Cropping the image is the only way to currently reduce the resolution of the camera.

By using binning we can reduce the resolution of most Spinnaker based cameras by at least half, improving performance of the node and other image transport layers.

berndpfrommer commented 5 months ago

For some camera models the binning is actually done in hardware on the sensor, which reduces shot noise for e.g. 2x2 binning by a factor of 4.