SherifN / peak_cam

A Linux ROS C++ Node that wraps the driver API for IDS vision cameras using IDS peak software.
Other
8 stars 13 forks source link

Pixelformat BayerRG8 #35

Closed qhmb closed 2 years ago

qhmb commented 2 years ago

Hello,

I need the image format of the colored image to be BayerRG8. But when I implement it and set the ros encoding to BAYER_RGGB8 the image is squeezed to the upper third of the image. The other 2/3 of the image is black.