Ask Your Question

Revision history [back]

There is no official Fortran bindings for OpenCV. OpenCV generates all Java and Python wrappers automatically by python scripts in modules/python and modules/java. You have to make wrappers manually, or implement the same generator for Fortran and contribute it to OpenCV.