[fpc-pascal] OpenCV
Adriaan van Os
fpc at microbizz.nl
Thu Feb 13 13:58:40 CET 2020
I looked around on the web for OpenCV Pascal bindings. What I found, seems to be based (mostly) on
the OpenCV C interfaces, which covers only part of OpenCV.
Alternatives are:
1. Write flat C++ wrappers by hand ....
2. Hook into the Python wrapper/bindings generator ....
3. Use JNI to access the OpenCV Java interface ....
Has anybody looked into that ?
Regards,
Adriaan van Os
More information about the fpc-pascal
mailing list