Function rs2_create_decimation_filter_block
Defined in File rs_processing.h
Function Documentation
-
rs2_processing_block *rs2_create_decimation_filter_block(rs2_error **error)
Creates Depth post-processing filter block. This block accepts depth frames, applies decimation filter and plots modified prames Note that due to the modifiedframe size, the decimated frame repaces the original one
- Parameters:
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored