Creates a StereoPipeline that performs semi-global matching.
Absolute difference is used for computing costs, and 3x3 median filter is applied to the winner take all disparity map.
See Implementation
Creates a StereoPipeline that performs semi-global matching.
Absolute difference is used for computing costs, and 3x3 median filter is applied to the winner take all disparity map.