mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
8bf3f6bfcb
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.