esrf-bliss / Lima-camera-basler

Lima basler plugin
lima.blissgarden.org
GNU General Public License v3.0
4 stars 26 forks source link

12-bits packed pixel format #30

Open PhilLAL opened 3 years ago

PhilLAL commented 3 years ago

Hello, I wonder how to configure basler LImA plugin to get image in 12-bit packed pixel format, to store 2 pixels in 3 bytes instead of 4 bytes. It should result in a best bandwidth usage. This functionality is described in https://docs.baslerweb.com/pixel-format#unpacked-and-packed-pixel-formats

Regards

laurent-claustre commented 3 years ago

Hi Philippe, could you tell use exactly which video format you would like to set? Is it the yuv422packed ? Which basler camera are you using too?

PhilLAL commented 3 years ago

Hi, we would like to use Mono 12 bit packed (only 12-bits packed pixel format usable on acA1300-60gm) and YUV 4:2:2 Packed.

Currently, I want to test this on Basler Ace acA1300-60gm and acA1600-60gm. We plan to use acA4024-29um if usb is supported.

I noticed that basler documentation website was disfunctionning, so I updated the link I gave in my first message.

laurent-claustre commented 3 years ago

sorry, we do not have such camera (mono12packed) so difficult to test. yyv422packed on color cameras works fine for us.