First time here? Check out the FAQ!

Ask Your Question
2

What are the difference between OpenCV 3.0 and OpenCV2.4.10

asked Mar 11 '15

essamzaky gravatar image

What are the difference between OpenCV 3.0 and OpenCV2.4.10 and which one should i select ? and why there are two projects

Preview: (hide)

1 answer

Sort by » oldest newest most voted
4

answered Mar 11 '15

Potato gravatar image

OpenCV 3.0.0 is the beta version and 2.4.10 is the latest stable release. Version 3.0.0 has additional functionality built in to it and has extra modules available through the opencv_contrib repository --> https://github.com/Itseez/opencv_contrib

As for which to select, it is entirely up to your preference and needs. Although I would recommend working with 3.0.0 as it has additional features and it would be a good idea to start getting used to it. I can also recommend two separate installs (one for 3.0.0 and one for 2.4.10) on your workstation so that you can use and experiment with both versions.

Take a look at this link. It should give you some idea for the transition from 2.4.10 to 3.0.0 https://github.com/mshabunin/opencv/b...

Preview: (hide)

Comments

1

Thanks! IMHO, there's not enough information available on the differences between both of them, in general. In understand 3.0 is a beta, but I guess that having more info would help people test and experiment with it.

Ok, I guess I should write a tutorial about what I've learned since I work with 3.0 instead of complaining ;)

Doombot gravatar imageDoombot (Mar 23 '15)edit

Question Tools

1 follower

Stats

Asked: Mar 11 '15

Seen: 3,016 times

Last updated: Mar 11 '15