Ask Your Question

Revision history [back]

Ok some remarks on a row

  1. Why use openCV 1.0, it is probably the most crappy and buggy version of the current version out there ...
  2. The fact that the linking is giving problems is probably because not all functionality was provided in this version.
  3. Please switch for a starter to openCV 2.4.6, it contains multiple thousands of updates and bugfixes compared to the original 1.x version.
  4. Switch to C++ API if it is even remotely possible ... The C-API is depricated and support will not be around anymore in the near feature ...

And again ... why use openCV 1.x, I didn't think it was still available on the net.