Hi,
I approach to the solution, I think.
I need to load opencv.so library.
Faint create it own library opencv.dll into /src/de/offis/faint/detection/plugins/opencv folder with some functions. This library is created by make file into jni folder.
The problem is this library use WideCharToMultiByte() function of window.h .
I'm searching how to replace it .
I think that is the problem, at...
2009-07-06 15:18:38 UTC in faint - The Face Annotation Interface