Hello,
I have a C routine for image segmentation and I
use it through the JNI. Each of the four threads used, reads a diffrent image,
it segments the image, extracts some features and returns them to the Java
program.But unfortunately the threads can not work together.Has anyone an idea
of what can be wrong?
Thanks for helping
_____________________________________________________________________
Evagelia Triantafillou Electrical and Computer Engineer Informatics and Telematics Institute phone: +3031 996359 Thessaloniki, Greece e-mail: [EMAIL PROTECTED] _____________________________________________________________________ |
- JNI and Threads Valerio Ferrucci
- Re: JNI and Threads Nathan Meyers
- Evagelia Triantafillou