I am using opencv 3.2.0 and visual studio 2017. I am trying to get a disparity map using StereoSGBM. But it didn't work, please let me know what is wrong.
1 | initial version |
I am using opencv 3.2.0 and visual studio 2017. I am trying to get a disparity map using StereoSGBM. But it didn't work, please let me know what is wrong.
2 | Suggested edit |
I am using opencv 3.2.0 and visual studio 2017.
I am trying have tried to get a disparity map using with StereoSGBM.
But it didn't work, please let me know what My code is wrong. below. This is not working.
What is going wrong?
How to use the StereoSGBM??