Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. there's a heap of changes between 2.4.6 (released in 2013(!!) and 3.2

    it's no more a matter of replacing dlls, you'll probably have to rewrite some code. there's a rough http://docs.opencv.org/master/db/dfa/tutorial_transition_guide.html, but for details, we might need to know coarsely, what your code is doing (features2d ? ml ?)

    just don't tell us, you have IplImages in your codebase....

  2. only 64bit vs2015 libs are shipped nowadays, for 32bit(and any other compiler), you definitely have to build from src

  1. there's a heap of changes between 2.4.6 (released in 2013(!!) and 3.2current 3.2.

    it's no more a matter of replacing dlls, you'll probably have to rewrite some code. seriously, you've been living under a rock for far too long.

    there's a rough http://docs.opencv.org/master/db/dfa/tutorial_transition_guide.html, transition guide, but for details, we might need to know coarsely, what your code is doing (features2d ? ml ?)

    just don't tell us, you have IplImages in your codebase....codebase ....

  2. only 64bit vs2015 libs are shipped prebuilt nowadays, for 32bit(and 32bit (and any other compiler), you definitely have to build from src

  1. there's a heap of changes between 2.4.6 (released in 2013(!!) 2013) and current 3.2.

    it's no more a matter of replacing dlls, you'll probably have to rewrite some code. seriously, you've been living under a rock for far too long.

    there's a rough transition guide, but for details, we might need to know coarsely, what your code is doing (features2d ? ml ?)

    just don't tell us, you have IplImages in your codebase ....

  2. only 64bit vs2015 libs are shipped prebuilt nowadays, for 32bit (and any other compiler), you definitely have to build from src