![]() |
DvsenseDriver
1.2.5
The SDK for dvsense products.
|
This section introduces camera tools and their usage. DVSLume, DVSLume-G1, DVSync, and DM3 expose their supported tools through getTool(). DVSync obtains tools from FusionCamera; the other three products use DvsCamera. Parameter names and ranges can differ by sensor, so use the runtime results of getToolInfo() and getAllParamInfo() as the authoritative source.
Common tools include Bias, ROI, Anti Flicker, Event Trail Filter, Event Rate Control, trigger, and synchronization. See dvsense::ToolInfo for the available types.
Bias Configuration Usage Tutorial
ROI Configuration Usage Tutorial