![]() |
DvsenseDriver
1.0.3
The SDK for dvsense products.
|
▼Ndvsense | |
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 |
CBoolParameterInfo | The detailed information of the boolean 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 |
CDvsCamera | Interface class for DVS cameras |
CDvsCameraManager | Camera Manager class |
CDvsFileInfo | |
CDvsFileReader | DVS File Reader class |
CEnumParameterInfo | The detailed information of the enumeration parameter |
CFloatParameterInfo | The detailed information of the float parameter |
CIntParameterInfo | The detailed information of the integer parameter |
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 |