OpenCV support

The OpenCV repo seems moribund: GitHub - maxruby/OpenCV.jl: The OpenCV (C++) interface for Julia . Is there any more recent activity in another repo or framework? Will I instead likely need to stick to python (or c++) to use those modules?

1 Like

Depending on what you want to use OpenCV for, you might find https://github.com/JuliaImages/Images.jl a good substitute, it’s quite comprehensive at this point.

1 Like