[][src]Function realsense_sys::rs2_create_zero_order_invalidation_block

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

Creates Depth post-processing zero order fix block. The filter invalidates pixels that has a wrong value due to zero order effect \param[out] error If non-null, receives any error that occurs during this call, otherwise, errors are ignored \return zero order fix processing block