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

--- Comment #5 from Michael Miller <michael_mil...@msn.com> ---
(In reply to js333031 from comment #4)
> What version of OpenCV are you using? More recent versions of OpenVINO can
> use ONNX directly.
> 
> I also think that OpenCV needs to be compiled with OpenVINO support. By
> default, it's not included. 
> 
> I am wondering if OpenCV (w/OpenVINO support) can be compiled independent of
> digikam and then the dlls placed in digikam's install dir in order to take
> advantage of OpenVINO. What does your development flow look like? Complete
> compilation of digikam w/OpenCV changes or can OpenCV be compiled
> independently and resultant bins placed in digikam's install folder? I am
> using digikam version 8.5.0.

You can compile OpenCV yourself and use your DLLs.  For compatibility, we have
checks for a minimum OpenCV version of 4.6, but can use newer version if the
libraries are found in the path.

I'll have to check the Windows build to see if we compile and bundle OpenCV
with digiKam.  We include OpenCV for some platforms, but not all.  It's been a
while since I worked on the Windows build. It's odd, I rarely use Windows since
I stopped working for Microsoft :).

Cheers,
Mike

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

Reply via email to