Ask Your Question

Revision history [back]

C API is fully supported by current 2.4.3 version on OpenCV, so you can use the latest version of library now. But using of old C style API is not recommended. Also you can get problems with some new features, that was added to library in 2.x versions. Most of them have C++ API only and are not available in C programs.