https://bugs.kde.org/show_bug.cgi?id=451868

--- Comment #3 from Lars <lars+...@kumbier.it> ---
I've added the export variable, but it did not produce more insight than
before:
```
digikam.dimg: Detect if each part is motion blur
digikam.dimg: Detect if each part is motion blur
digikam.dimg: Detect if each part is motion blur
digikam.dimg: Standard Deviation for group of lines  0.452814
digikam.dimg: Detect if each part is motion blur
digikam.dimg: Standard Deviation for group of lines  0.838613
digikam.dimg: Detect if each part is motion blur
digikam.dimg: Standard Deviation for group of lines  0.473135
digikam.dimg: Detect if each part is motion blur
digikam.dimg: Standard Deviation for group of lines  0.878844
terminate called after throwing an instance of 'cv::Exception'
  what():  OpenCV(4.5.5)
/build/opencv/src/opencv-4.5.5/modules/core/src/matrix.cpp:810: 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'
```

What it *seems* like is that the crash is not reliable, because I had to wait
for hours this time, before it crashed. Might be a race condition.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to