Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <rs_frame.hpp>
Additional Inherited Members | |
![]() | |
void | add_ref () const |
void | reset () |
Extends the video_frame class with additional depth related attributes and functions
[in] | frame | - existing frame instance |
Provide the depth in meters at the given pixel
[in] | int | x - pixel's x coordinate. |
[in] | int | y - pixel's y coordinate. |
|
inline |
Provide the scaling factor to use when converting from get_data() units to meters