Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can we tell when the next version of OpenCV (ex. 3.0.1 ??) will be released ?

Good afternoon everybody,

I'm planning on updating my OpenCV installation tutorial video and associated GitHub project, and I'm curious as to when the next version of OpenCV (which I'm supposing will be 3.0.1 but I don't know that for a fact) will be released.

I'm asking this question specifically for information on when the next version will be released, but also generally as I'm interested in the process of how this decision is made.

Before somebody responds with "It's done when it's done", yes, of course I'm aware there is not an official published release date and the next OpenCV version will not & should not be released until it's truly ready.

However, I would suppose there must be some form of general discussion on this or some way to obtain an estimate? I've read through OpenCV DevZone, the OpenCV GitHub site, this site (OpenCV Answers), various other locations on the internet I could find, and of course the main OpenCV page (opencv.org).

The only rough estimate I have been able to figure is from looking at the previous releases it seems a version is released approximately every two months, and 3.0.0 was released June 4th, 2015, so 3.0.1 would most likely be released very soon, but this is clearly not a good estimation method.

Is there a forum somewhere where this is discussed that I missed? How is the decision of when to make the next release made? Is there a mailing list or similar I could get on where released dates are proposed or discussed? Is there any better way to estimate a next release date than what I mentioned in the previous paragraph? If anybody can provide additional information please respond.

If anybody is wondering about the particulars of why I'm concerned with the next release, I'd prefer to wait until I can re-do my installation tutorials on Windows 10 + OpenCV 3 + Visual Studio 2015, and OpenCV 3.0.0 does not include the pre-compiled binaries for Visual Studio 2015. Yes, I understand I can compile from source with VS 2015 and then use OpenCV 3.0.0, but for a beginner tutorial it would be much more understandable and consistent for an OpenCV beginner if I can start with the pre-compiled binaries, which I can't do until OpenCV ships with pre-compiled binaries for VS 2015.