image_pipeline
image_pipeline copied to clipboard
MODE_SGBM_3WAY in opencv
I am having a hard time understanding how to set the stereo mode in SGBM.
The opencv documentation mentions four different modes. is there support for all four in stereo_image_proc and if so, how to set the mode to MODE_SGBM_3WAY?
It appears this is not currently supported - PRs welcome for adding ROS parameters to set the mode