Go to the source code of this file.
◆ dw::framework::dwSelfCalibrationNodeCameraParams
| struct dw::framework::dwSelfCalibrationNodeCameraParams |
| Class Members |
|
uint32_t |
calibrationMethod |
|
|
uint32_t |
calibrationSignals |
|
|
dwCameraModelHandle_t |
cameraHandle |
|
|
dwCameraProperties |
cameraProps |
|
|
cudaStream_t |
cudaStream |
|
|
bool |
sensorEnabledCalibrationMask |
|
|
bool |
sensorEnabledGlobally |
|
|
uint32_t |
sensorIndex |
|
|
uint32_t |
trackerMaxFeatureCount |
|
|
uint32_t |
trackerMaxHistorySize |
|
◆ dw::framework::dwSelfCalibrationNodeLidarParams
| struct dw::framework::dwSelfCalibrationNodeLidarParams |
| Class Members |
|
cudaStream_t |
cudaStream |
|
|
dwLidarProperties |
lidarProps |
|
|
bool |
sensorEnabledCalibrationMask |
|
|
bool |
sensorEnabledGlobally |
|
|
uint32_t |
sensorIndex |
|
◆ dw::framework::dwSelfCalibrationNodeParam
| struct dw::framework::dwSelfCalibrationNodeParam |
◆ dw::framework::dwSelfCalibrationNodeRadarParams
| struct dw::framework::dwSelfCalibrationNodeRadarParams |
| Class Members |
|
cudaStream_t |
cudaStream |
|
|
uint32_t |
maxDisplayPoints |
|
|
dwRadarProperties |
radarProps |
|
|
bool |
sensorEnabledCalibrationMask |
|
|
bool |
sensorEnabledGlobally |
|
|
uint32_t |
sensorIndex |
|