<div dir="ltr"><div>Hi,</div><div><br></div><div>It's clear, it crash in OPenCV library used by Image Quality algorithm :</div><div><br></div><div>Application Specific Information:
terminating with uncaught exception of type cv::Exception: OpenCV(4.5.1)
 
/Users/gilles/Documents/7.x/project/bundles/macports/temp.build/ext_opencv/ext_opencv-prefix/src/ext_opencv/modules/core/src/matrix.cpp:811:
 error: (-215:Assertion failed) 0 <= roi.x && 0 <= 
roi.width && roi.x + roi.width <= m.cols && 0 <= 
roi.y && 0 <= roi.height && roi.y + roi.height <= 
m.rows in function 'Mat'
abort() called</div><div><br></div><div>It's an exception. This one must be caught in digiKam code. Please report this problem in digiKam bugzilla, will be take a look later</div><div><br></div><div>Thanks in advance</div><div><br></div><div>Gilles Caulier<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 23 déc. 2021 à 09:10, Alex Kornilov <<a href="mailto:alex.kornilov3@mail.ru">alex.kornilov3@mail.ru</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
I wish to analyze about 100K pics for "Image Quality". But this always <br>
crashing.<br>
<br>
Any idea?<br>
<br>
<a href="https://cryptpad.fr/code/#/2/code/view/SvMcgUzdH0fluUq4u4cZn76p39eKEtJy4yOE-bEPk08/embed/" rel="noreferrer" target="_blank">https://cryptpad.fr/code/#/2/code/view/SvMcgUzdH0fluUq4u4cZn76p39eKEtJy4yOE-bEPk08/embed/</a><br>
<br>
cheers<br>
Alex<br>
</blockquote></div>