Classes | Functions
rs-post-processing.cpp File Reference
#include <librealsense2/rs.hpp>
#include "example.hpp"
#include <map>
#include <string>
#include <thread>
#include <atomic>
#include <imgui.h>
#include "imgui_impl_glfw.h"
Include dependency graph for rs-post-processing.cpp:

Go to the source code of this file.

Classes

class  filter_options
 
struct  filter_slider_ui
 

Functions

int main (int argc, char *argv[])
 
void render_ui (float w, float h, std::vector< filter_options > &filters)
 
void update_data (rs2::frame_queue &data, rs2::frame &depth, rs2::points &points, rs2::pointcloud &pc, glfw_state &view, rs2::colorizer &color_map)
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 50 of file rs-post-processing.cpp.

void render_ui ( float  w,
float  h,
std::vector< filter_options > &  filters 
)

Definition at line 244 of file rs-post-processing.cpp.

void update_data ( rs2::frame_queue data,
rs2::frame depth,
rs2::points points,
rs2::pointcloud pc,
glfw_state view,
rs2::colorizer color_map 
)

Definition at line 232 of file rs-post-processing.cpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:28