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 name | Description |
|---|---|
| AVLConverter | Bayer converter from Adaptive Vision Library |
| Default | Spinnaker Default method |
| DirectionalFiltering | Best quality but much faster than rigorous |
| EdgeSensing | Weights surrounding pixels based on localized edge orientation |
| HQLinear | Well-balanced speed and quality |
| Ipp | Multi-threaded with similar results to edge sensing |
| NearestNeighbour | Fastest but lowest quality |
| NoColorProcessing | No color processing |
| Rigorous | Slowest but produces good results |
