-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basler PGI and Bayer pixel formats #771
Comments
Hello, |
You will probably see severe artifacts that cannot be fixed due to this combination. |
PGI contains the steps of demosaicing and denoising/sharpening. If you enable PGI and a Bayer output the camera will generate internally full RGB image and output this as a Bayer raw image. So you get denoising/sharpening and but the final demosacing and thus a relevant part of the image quality will depend on the software algorithm you use on your host. |
From https://docs.baslerweb.com/demosaicing-mode#why-use-demosaicing-mode: "Basler color cameras always perform demosaicing, even when the pixel format is set to a Bayer format. This is due to the camera's internal image processing." So how can I obtain this image that gets demosaiced internally by the camera? Selecting RGB pixel format significantly reduces the maximum framerate, but selecting the Bayer format and doing the demosaicing on the host increases the processing load on the host, which is pointless if the demosaiced image is already produced by the camera anyway? |
Describe what you want to implement and what the issue & the steps to reproduce it are:
Documentation states hat Basler PGI does not support the Bayer pixel formats. But when choosing a Bayer pixel format in Pylon Viewer, selecting PGI demosaicing is still possible, and it seems to work alright, i.e changing sharpening, noise reduction and scaling works ?
Is your camera operational in Basler pylon viewer on your platform
Yes
Hardware setup & camera model(s) used
a2A4096-30ucPRO, X86_64, Windows 11, 64 GB Ram, usb 3.2, 3 m usg cable
Runtime information:
The text was updated successfully, but these errors were encountered: