Ask Your Question

Revision history [back]

Does OpenCV 3.x have C API for Machine Learning?

As I see in the docs, there seems to be only C++ classes. If I need to use ML in C, do I have to write my own wrapper?

PS. I am not actually planning on to use ML in C, but in Haskell. However, Haskell does not have C++ FFI, so I need C interface