Function rs2_create_threshold
Defined in File rs_processing.h
Function Documentation
-
rs2_processing_block *rs2_create_threshold(rs2_error **error)
Creates depth thresholding processing block By controlling min and max options on the block, one could filter out depth values that are either too large or too small, as a software post-processing step
- Parameters:
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored