OpenCV(3.4.7) Error: Assertion failed (dims >= 3) in cv::Mat::ptr, file C:\LIBS\opencv\build\include\opencv2/core/mat.inl.hpp, line 1076
file used in unit test:
QString filename = "\"" + tr( "../../../test/data/wrecks/plane1.xtf" ) + "\" "
"\"" + tr( "../../../test/data/wrecks/scotsman3.xtf" ) + "\" ";
without debug dlls it woks fine , the image shows 'properly'