![]() |
DvsenseDriver
1.0.3
The SDK for dvsense products.
|
▼Ndvsense | |
CDvsCamera | Interface class for DVS cameras |
CDvsCameraManager | Camera Manager class |
CDvsFileReader | DVS File Reader class |
CRawEventStreamFormat | A class to describe the format and geometry of raw event stream directly from camera before decoding |
CToolInfo | The information of the tool, including the type, the parameter names and the description |
CBasicParameterInfo | The basic information of the parameter, including the name, the description and the type. \ To get the detailed information, please refer to CameraTool::getParamInfo |
CIntParameterInfo | The detailed information of the integer parameter |
CFloatParameterInfo | The detailed information of the float parameter |
CBoolParameterInfo | The detailed information of the boolean parameter |
CEnumParameterInfo | The detailed information of the enumeration parameter |
CCameraTool | The base class of camera tools. Tools refer to the abstract concept used to control the camera, which can be used to set various camera parameters, obtain camera parameter information, perform data processing, etc |