Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

imshow() can't show CV_32F image

On the OpenCV(C++) version 4.0.0, imshow() can't show CV_32F images. Version 3.4.4 can show CV_32F images normaly, same like CV_8U. Why 4.0.0's imshow can't treat CV_32F? Is it a kind of specification change?