OpenCV_Stereo_Matching Disparity image generation with naive and dynamic programming approaches and 3D pointcloud generation from the disparity image A Maximum Likelihood Stereo Algorithm Input images: Naive implementation with SSD and a sliding window (kernel = 7) Dynamic programming implementation with sliding window (kernel = 5, weight = 2000)