Git Product home page Git Product logo

Comments (6)

cocoa-xu avatar cocoa-xu commented on June 15, 2024

Probably an upstream fix is needed as the Python script cannot correctly parse some C++ files in the OpenCV's 5.x branch.

Tested on 2c2d7774.

from evision.

kipcole9 avatar kipcole9 commented on June 15, 2024

@cocoa-xu do you plan to release a version of Evision with OpenCV 4.7 support? I'm interested in that version since it supports FFMPEG 5.x which OpenCV 4.6 does not (fatal build errors).

from evision.

cocoa-xu avatar cocoa-xu commented on June 15, 2024

Hi @kipcole9, my plan is to wait for this opencv/opencv#23112 to be merged; otherwise, either

  1. the DNN module on AVX-only machines will crash the BEAM.
  2. users with an AVX-only CPU will have to explicitly disable Winograd when using DNN modules.

Another thing to note is that I didn't have any luck with FFMPEG 5.x yet...

from evision.

kipcole9 avatar kipcole9 commented on June 15, 2024

Understood, and definitely not a high priority for me either now that I have a working ffmpeg 4.x config running.

from evision.

cocoa-xu avatar cocoa-xu commented on June 15, 2024

Hi @kipcole9, I tested building evision with FFmpeg 5.x (5.1.2 to be specific) on macOS and Linux, and both worked fine. d71e2b0f. I'll do a pre-release of v0.1.26-rc2 today, which supports both FFmpeg 4.x and 5.x.

However, there is an issue, #163 (although not confirmed yet as I cannot reproduce it either locally or in GitHub workflow), related to building evision with ffmpeg 5.x on macOS. The mystery in it is that something is trying to link with /usr/local/Cellar/gcc/12.2.0/lib/gcc/12/libquadmath.0.dylib.

from evision.

cocoa-xu avatar cocoa-xu commented on June 15, 2024

Probably an upstream fix is needed as the Python script cannot correctly parse some C++ files in the OpenCV's 5.x branch.

Tested on 2c2d7774.

Upstream now 67a3d35 can successfully compile python3 extensions. I'll try to build evision with that commit.

from evision.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.