[][src]Function realsense_sys::rs2_create_temporal_filter_block

pub unsafe extern "C" fn rs2_create_temporal_filter_block(
    error: *mut *mut rs2_error
) -> *mut rs2_processing_block

Creates Depth post-processing filter block. This block accepts depth frames, applies temporal filter \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored