Intel® RealSense™ Cross Platform API
2.13.0
Intel Realsense Cross-platform API
|
#include <rs_processing.hpp>
Public Member Functions | |
frame | allocate_video_frame (const stream_profile &profile, const frame &original, int new_bpp=0, int new_width=0, int new_height=0, int new_stride=0, rs2_extension frame_type=RS2_EXTENSION_VIDEO_FRAME) const |
frame | allocate_composite_frame (std::vector< frame > frames) const |
void | frame_ready (frame result) const |
Public Attributes | |
rs2_source * | _source |
Friends | |
template<class T > | |
class | frame_processor_callback |
|
inline |
|
inline |
|
friend |
rs2_source* rs2::frame_source::_source |