Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you can only use the THRESH_OTSU flag with 8 or 16 bit single channel images (yours is of type double / float64)

you can only use the THRESH_OTSU flag with 8 or 16 bit single channel integer images (yours is of type double / float64)