openCv 1.1 to openCv2.4.3
Hi everyone,
FYI I'm pretty new to openCv.
My team and I a switching from openCv 1.1 to OpenCv2.4.3 and I am asked to uptade the code to make it work with the new library.
Were could I find documentation about which functions is supported, changed or deleted? What should I change to make it fit? I've been seaching for a while now, and the only difference that I found was Mat vs IplImage*.
Thank You