Interface to Bayer 直方图元数据的接口 (由 ICaptureMetadata::getBayerHistogram()) 提供。
Bin 均匀分布在可能的值范围内,每个 bin 包含值落在该 bin 范围内的像素数量。
定义于文件 CaptureMetadata.h 的第 77 行。
◆ ~IBayerHistogram()
Argus::IBayerHistogram::~IBayerHistogram |
( |
| ) |
|
|
inlineprotected |
◆ getBinCount()
virtual uint32_t Argus::IBayerHistogram::getBinCount |
( |
| ) |
const |
|
pure virtual |
◆ getHistogram()
virtual Status Argus::IBayerHistogram::getHistogram |
( |
std::vector< BayerTuple< uint32_t > > * |
histogram | ) |
const |
|
pure virtual |
◆ id()
static const InterfaceID& Argus::IBayerHistogram::id |
( |
| ) |
|
|
inlinestatic |
此类文档从以下文件生成