You are here: Start » AVL.NET » SpinnakerBayerConverter Enumeration

SpinnakerBayerConverter Enumeration

Bayer to RGB converter. Used only when Bayer pixel format selected

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
AVLConverterBayer converter from Adaptive Vision Library
DefaultSpinnaker Default method
DirectionalFilteringBest quality but much faster than rigorous
EdgeSensingWeights surrounding pixels based on localized edge orientation
HQLinearWell-balanced speed and quality
IppMulti-threaded with similar results to edge sensing
NearestNeighbourFastest but lowest quality
NoColorProcessingNo color processing
RigorousSlowest but produces good results

Remarks

See also