SwisTrack/Components/ConvertBayerToColor
Tools
General
Sister projects
In other projects
This component transforms an Bayer pattern image into a BGR image. More information on the Bayer pattern can be found onhere.
A gray image containing a Bayer pattern.
A color image
Type of Bayer pattern: BG, GB, RG or GR. For more information, refer to the OpenCV documentation.