opencv3.1+cuda stereo match | gray window?
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.