Re: Request for info/help accessing OS driver/data from ImageJ -
Posted by
Grant Harris on
Feb 08, 2009; 7:36pm
URL: http://imagej.273.s1.nabble.com/Request-for-info-help-accessing-OS-driver-data-from-ImageJ-tp3693807p3693808.html
Dana:
I've written a number of camera drivers using the Java Native Interface
(JNI)... One of the trickier parts is dealing with callbacks from the C/C++
to Java. I'd be happy to collaborate a bit on solving your problem.
Have a look at
http://www.mbl.edu/research/labs/adlc/CamAcqJ/ and
http://www.mbl.edu/research/labs/adlc/CamAcqJ/JavaNativeInterface.htmlI have emailed you some source code that I wrote to interface to a Lumenera
camera driver on Windoze. (Anyone else interested can feel free to request
it via email.)
- Grant Harris, MBL