Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

NO it does not. (and you should not be using opencv's deprecated 1.0 api at all)

sure you need a c style interface for your FFI, but please write your own wrapper (around c++ functionality), then.

looking at the generated java bindings might be a good inspiration.