#include <PvBuffer.h>
#include <PvBufferConverterRGBFilter.h>
Go to the source code of this file.
Classes | |
class | PvBufferConverter |
Used to convert a PvBuffer to another pixel type. More... | |
Enumerations | |
enum | PvBayerFilterType { PvBayerFilterSimple = 1, PvBayerFilter3X3 = 2 } |
Filter settings for PvBufferConverter::SetBayerFilter. More... | |
enum PvBayerFilterType |
Filter settings for PvBufferConverter::SetBayerFilter.
Enumerator | |
---|---|
PvBayerFilterSimple | 2x2 nearest neighbor used when converting from Bayer. |
PvBayerFilter3X3 | 3x3 kernel considered when converting from Bayer. |
Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com