• Zhiwei Su's avatar
    Fixed gray window for gpu stereo BP and CSBP · 8bf3f6bf
    Zhiwei Su authored
    compute() for BP and CSBP output 32-bit floating-point mat, and in cv::imshow() 32-bit floating-point is recognized as [0,1] and maped to [0,255], that causes gray window for BP and CSBP.
    8bf3f6bf
stereo_match.cpp 10.4 KB