[][src]Function realsense_sys::rs2_create_spatial_filter_block

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

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