[fpc-pascal] OpenCV
    Michael Van Canneyt 
    michael at freepascal.org
       
    Thu Feb 13 16:51:22 CET 2020
    
    
  
On Thu, 13 Feb 2020, Adriaan van Os wrote:
>
> 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 ?
I have been looking for them myself, but didn't find anything complete.
Michael.
    
    
More information about the fpc-pascal
mailing list