Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

unfortunately, it's not wrapped into python yet.

if you're serious about it, add a CV_WRAP here , so it looks like:

    CV_WRAP void readALTModel(String modelfile);

and rebuild. if it works, consider contributing to trunk ;)

unfortunately, it's not wrapped into python yet.

if you're serious about it, add a CV_WRAP here , so it looks like:

    CV_WRAP void readALTModel(String modelfile);

and rebuild. re-run the whole build pipeline(cmake, make, make install). if it works, consider contributing to trunk ;)