Ask Your Question
2

What are the difference between OpenCV 3.0 and OpenCV2.4.10

asked 2015-03-11 11:58:37 -0600

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

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
4

answered 2015-03-11 13:38:19 -0600

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...

edit flag offensive delete link more

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 ( 2015-03-23 14:56:31 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2015-03-11 11:58:37 -0600

Seen: 2,864 times

Last updated: Mar 11 '15