Function rs2_create_colorizer

Function Documentation

rs2_processing_block *rs2_create_colorizer(rs2_error **error)

Creates Depth-Colorizer processing block that can be used to quickly visualize the depth data This block will accept depth frames as input and replace them by depth frames with format RGB8 Non-depth frames are passed through Further customization will be added soon (format, color-map, histogram equalization control)

Parameters:

error[out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored