I use cv::cuda::StereoBeliefPropagation or cv::cuda::StereoConstantSpaceBP to test like opencv stereo sample, but the result is a gray window. I don't know how to get the correct disp image by BP or CSBP.
1 | initial version |
I use cv::cuda::StereoBeliefPropagation or cv::cuda::StereoConstantSpaceBP to test like opencv stereo sample, but the result is a gray window. I don't know how to get the correct disp image by BP or CSBP.