Sep 19, 2006 #1 stormbind Technical User Joined Mar 6, 2003 Messages 1,165 Location GB Hi, Which libraries might be geared towards capturing data from a camera, motion sensors, or custom HCI? Thanks all --Glen Memoria mihi benigna erit qui eam perscribam
Hi, Which libraries might be geared towards capturing data from a camera, motion sensors, or custom HCI? Thanks all --Glen Memoria mihi benigna erit qui eam perscribam
Sep 19, 2006 #2 timw Programmer Joined May 3, 2000 Messages 1,264 Location GB I don't know of any libraries specialised for this, Glen. It may be you'd have to use JNI to access the device-specific drivers for these. Tim Upvote 0 Downvote
I don't know of any libraries specialised for this, Glen. It may be you'd have to use JNI to access the device-specific drivers for these. Tim
Sep 19, 2006 1 #3 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES It depends on how the devices are conected to the computer. There are libraries for some protocolos: serial, usb ... Cheers, Dian Upvote 0 Downvote
It depends on how the devices are conected to the computer. There are libraries for some protocolos: serial, usb ... Cheers, Dian
Sep 19, 2006 #4 Miros Programmer Joined Jan 27, 2001 Messages 506 Location US We had a similar thread here; I think we decided TWAIN was the way to go (if that works for motion as well as stills) and there were library links... Upvote 0 Downvote
We had a similar thread here; I think we decided TWAIN was the way to go (if that works for motion as well as stills) and there were library links...
Sep 19, 2006 #5 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES Doesn't twain work just with scanners? Cheers, Dian Upvote 0 Downvote
Sep 19, 2006 Thread starter #6 stormbind Technical User Joined Mar 6, 2003 Messages 1,165 Location GB Thanks for your guidance. Which libraries would relate to using the USB protocol? * a little prayer on keeping life simple * --Glen Memoria mihi benigna erit qui eam perscribam Upvote 0 Downvote
Thanks for your guidance. Which libraries would relate to using the USB protocol? * a little prayer on keeping life simple * --Glen Memoria mihi benigna erit qui eam perscribam
Sep 19, 2006 #7 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES Take a look at this: http://jusb.sourceforge.net/http://www.steelbrothers.ch/jusb/ Cheers, Dian Upvote 0 Downvote
Sep 19, 2006 #8 Miros Programmer Joined Jan 27, 2001 Messages 506 Location US Doesn't twain work just with scanners? Click to expand... It will work with digital cameras too. What I wasn't sure about was motion vs. stills. Upvote 0 Downvote
Doesn't twain work just with scanners? Click to expand... It will work with digital cameras too. What I wasn't sure about was motion vs. stills.