#include <rs_frame.hpp>
◆ object_detection_frame() [1/2]
| rs2::object_detection_frame::object_detection_frame |
( |
| ) |
|
|
inline |
Extends inference_frame class with additional object detection related attributes and functions
◆ object_detection_frame() [2/2]
| rs2::object_detection_frame::object_detection_frame |
( |
const frame & | f | ) |
|
|
inline |
Extends inference_frame class with additional object detection related attributes and functions
- Parameters
-
| [in] | frame | - existing frame instance |
◆ get_detection()
Get a specific detection by index
- Parameters
-
| [in] | index | - zero-based index of the detection |
- Returns
- rs2_object_detection - the detection at the specified index
◆ get_detection_count()
| unsigned int rs2::object_detection_frame::get_detection_count |
( |
| ) |
const |
|
inline |
Get the number of detected objects in this frame
- Returns
- unsigned int - number of detections
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.58.2-build/librealsense-2.58.2/include/librealsense2/hpp/rs_frame.hpp