[][src]Function realsense_sys::rs2_create_hole_filling_filter_block

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

Creates Depth post-processing hole filling block. The filter replaces empty pixels with data from adjacent pixels based on the method selected \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored