Intel® RealSense™ Cross Platform API  2.13.0
Intel Realsense Cross-platform API
Public Member Functions | List of all members
rs2::colorizer Class Reference

#include <rs_processing.hpp>

Inheritance diagram for rs2::colorizer:
rs2::options

Public Member Functions

 colorizer ()
 
video_frame colorize (frame depth) const
 
video_frame operator() (frame depth) const
 
- Public Member Functions inherited from rs2::options
bool supports (rs2_option option) const
 
const char * get_option_description (rs2_option option) const
 
const char * get_option_value_description (rs2_option option, float val) const
 
float get_option (rs2_option option) const
 
option_range get_option_range (rs2_option option) const
 
void set_option (rs2_option option, float value) const
 
bool is_option_read_only (rs2_option option) const
 
optionsoperator= (const options &other)
 
virtual ~options ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from rs2::options
 options (rs2_options *o=nullptr)
 
template<class T >
optionsoperator= (const T &dev)
 
 options (const options &other)
 

Constructor & Destructor Documentation

◆ colorizer()

rs2::colorizer::colorizer ( )
inline

Member Function Documentation

◆ colorize()

video_frame rs2::colorizer::colorize ( frame  depth) const
inline

◆ operator()()

video_frame rs2::colorizer::operator() ( frame  depth) const
inline

The documentation for this class was generated from the following file: