Ask Your Question

Revision history [back]

Can CvAnn_MLP be used in BCB + Opencv 1.0?

Dear all,

I am using Borland C++ builder 6.0 (Win 7) with Opencv 1.0, and trying to use the mlp functions, but found a DLL linking problem. I had converted all the lib's into lib's for borland, and linked them into BCB. However, when I delcared an instance of CvANN_MLP, there was a linking problem, which showed no corresponding functions. Please help out.