#include <SpatialDetectionConverter.hpp>
◆ SpatialDetectionConverter()
| dai::ros::SpatialDetectionConverter::SpatialDetectionConverter |
( |
std::string |
frameName, |
|
|
int |
width, |
|
|
int |
height, |
|
|
bool |
normalized = false |
|
) |
| |
◆ toRosMsg()
| void dai::ros::SpatialDetectionConverter::toRosMsg |
( |
std::shared_ptr< dai::SpatialImgDetections > |
inNetData, |
|
|
std::deque< SpatialMessages::SpatialDetectionArray > & |
opDetectionMsg |
|
) |
| |
◆ toRosMsgPtr()
| SpatialDetectionArrayPtr dai::ros::SpatialDetectionConverter::toRosMsgPtr |
( |
std::shared_ptr< dai::SpatialImgDetections > |
inNetData | ) |
|
◆ _frameName
| const std::string dai::ros::SpatialDetectionConverter::_frameName |
|
private |
◆ _height
| int dai::ros::SpatialDetectionConverter::_height |
|
private |
◆ _normalized
| bool dai::ros::SpatialDetectionConverter::_normalized |
|
private |
◆ _width
| int dai::ros::SpatialDetectionConverter::_width |
|
private |
The documentation for this class was generated from the following files: