According to the tutorial, a median filter can be applied by stereo.initialConfig.setMedianFilter(median), but the maximum disparity value exceeds the max value to apply a median filter. However the disparity has noise, and I want to try other filters. How to apply them?