Git Product home page Git Product logo

Comments (14)

vonnieda avatar vonnieda commented on July 24, 2024 2

Here is some discussion about the release of 3.2. It was supposed to be released by May, then in Q4 2016. Q4 is almost up, so we can hope, but maybe not hold our breath :)

http://answers.opencv.org/question/101612/is-there-any-enthusiasm-for-making-point-releases-311/

from opencv.

vonnieda avatar vonnieda commented on July 24, 2024 1

Looks like OpenCV 3.2 was released today, so I will see about getting it packaged up next week!

from opencv.

vonnieda avatar vonnieda commented on July 24, 2024

I tried to move to OpenCV 3 a while back but all of the Java tests were completely broken. Have you built OpenCV 3.1 with Java bindings and found it to be stable?

from opencv.

phrack avatar phrack commented on July 24, 2024

It compiles cleanly on Arch using this PKGBUILD to "cheat": https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=opencv-java. Notice that it uses a patch for gcc6 -- that's because OpenCV doesn't compile in its current form with gcc6 because it can't find standard headers like stdlib.h, but it should with gcc5.

from opencv.

phrack avatar phrack commented on July 24, 2024

Actually, looks like the gcc6 error is fixed in master: opencv/opencv#6517.

from opencv.

phrack avatar phrack commented on July 24, 2024

I don't know when they'll release again, they seem due, but I can confirm master with Java bindings is building cleanly with gcc6.

from opencv.

gedaiu avatar gedaiu commented on July 24, 2024

when you'll release the OpenCV 3 package?

from opencv.

vonnieda avatar vonnieda commented on July 24, 2024

@gedaiu I'll see about getting a release together this week. I had been hoping that OpenCV would release a new version soon but who knows when it will be. It's been almost a year since the last 3.x release.

from opencv.

gedaiu avatar gedaiu commented on July 24, 2024

thanks!

from opencv.

vonnieda avatar vonnieda commented on July 24, 2024

@gedaiu @phrack I started working on this, but unfortunately it's currently not possible to build 3.1.0 on MacOS Sierra, which is what I am running, due to this issue: opencv/opencv#7159

The issue is fixed in the head of OpenCV, but since they have not released that yet I won't build a package for it.

So, it looks like we will need to wait for the next version of the 3.x line to be released.

from opencv.

vonnieda avatar vonnieda commented on July 24, 2024

3.2.0-0 has been released! Please give it a try and let me know if you run into any issues.

<dependency>
      <groupId>org.openpnp</groupId>
      <artifactId>opencv</artifactId>
      <version>3.2.0-0</version>
</dependency>

from opencv.

phrack avatar phrack commented on July 24, 2024

Great work, thanks!

from opencv.

vonnieda avatar vonnieda commented on July 24, 2024

@phrack If you run into problems running on Linux please see #10. I am planning to do another release today to address this.

from opencv.

phrack avatar phrack commented on July 24, 2024

We'll probably play around on Windows first. Not sure that any of us on my project will get to it this week. I, at least, am mostly taking the holidays off from tech.

from opencv.

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.