Skip to content

Alternative Image Format Converter for pypylon#

Currently, the image format converter is quite slow on Linux based operating systems.

If you are working with pypylon, you can use an OpenCV based class to convert the pylon buffer into a BGR buffer.

Refer to this code for further information.

Back to Knowledge Articles