Hello, I am trying to read 5-channel .tif but I get this error message…
can't read header: OpenCV(3.4.14) /tmp/pip-req-build-m7h7rfem/opencv/modules/imgcodecs/src/grfmt_tiff.cpp:148: error: (-215:Assertion failed) channels <= 4 in function 'normalizeChannelsNumber'
How can I read the 5-channel .tif?