opencv 2.x 버전 3.x 버전에 큰 차이가 있나요?

timul16의 이미지

opencv를 사용중인데 홈페이지에는 2.x 버전과 3.x 버전을 다운로드할수 있는데요

2.x 버전과 3.x 버전이 어떤 차이점에서 버전이 나뉘는건가요??

속도개선이라던가 커널버전OS호환성이라던가 이런차이가 있는건가요??

소수점뒤에는 약간개선? 이 된것같은데 2,3 버전이 나뉜게 큰 차이가 있는건가요?

twinwings의 이미지

질문하고 기다려서 정확할지 부정확할지 모르는 답변을 기다리는 것 보단,

구글님께 먼저 여쭤보는게 낫지 않을까요?

아래는 opencv 공식홈페이지 첫 문단입니다.

http://opencv.org/opencv-3-0.html wrote:

... 중략 ...

This is a short executive summary on what’s new in 3.0 vs 2.4:

... 중략 ...
The release is pretty much compatible with 2.4.x, but there are some notable differences, which are described in the still-updated 2.4=>3.0 transition guide: http://docs.opencv.org/master/db/dfa/tutorial_transition_guide.html in particular, we have to remove some obsolete/unstable algorithms, functions, we moved some other stuff between modules or to opencv_contrib.


호환성 얘기까지 다 있네요.

timul16의 이미지

감사합니다 구글링해서 좀 찾아봐야겠네요