Crowsinc / LiveVisionKit

LiveVisionKit brings the powers of computer vision and image processing to OBS Studio; implementing state of the art filters such as image enhancement and real-time video stabilization.
GNU General Public License v3.0
153 stars 14 forks source link

Support for OpenCV 4.6 ? #11

Closed unfa closed 1 year ago

unfa commented 1 year ago

I'm trying to use LiveVisionKit on Arch Linux - the problem is - Arch Linux packages OpenCV 4.6, and I am having though luck compiling 4.5.5 from source.

Is it possible to somehow make LVK work with OpenCV 4.6?

Crowsinc commented 1 year ago

I'm happy to release an update upgrading LVK to use OpenCV 4.6 some time this week.

Note that support for running the stabilizer, de-blocker, lens correction, and calibration filters as effects filters is currently disabled for Linux due to stability/driver issues. But they should run just fine as video filters if you have that option available to you!

Crowsinc commented 1 year ago

I've updated LVK to OpenCV 4.6; but it will be released alongside some other improvements to Linux in LVK 1.2.1

unfa commented 1 year ago

Thanks! I'm looking forward to being able to use the LVK filters on Linux :)

Crowsinc commented 1 year ago

Sorry for the delay, I've been rather busy outside of the project! But this has now been released as part of update 1.2.1, Please let me know if you encounter any issues.

unfa commented 1 year ago

Thanks! I'll try in the latest stable version of OBS.