| Author |
Eye Scan
|
Paritosh Ahuja
Greenhorn
Joined: Jan 13, 2011
Posts: 2
|
|
|
hey mates can anyone help me with source code in JAVA to scan retina, please help me out
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
|
|
Definitely not related to user interfaces directly. Moving to Java in General.
You'll need the hardware for that first. Then you need to communicate with that piece of hardware. That's always going to depend on the exact brand and type of hardware involved. I don't know if simply web cams will suffice or if you need expensive equipment.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Paritosh Ahuja
Greenhorn
Joined: Jan 13, 2011
Posts: 2
|
|
|
thanks Rob, but the problem is that i don't know how to establish communication between hardware and software, i am newbie, please explain a bit i will be very thankful, i really need this thing get done . See i know the hardware which is required but i don't actually have any idea to make both of them(hardware and software) communicate.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32839
|
|
And welcome to JavaRanch
|
 |
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16817
|
|
Paritosh Ahuja wrote:the problem is that i don't know how to establish communication between hardware and software, i am newbie, please explain a bit i will be very thankful, i really need this thing get done . See i know the hardware which is required but i don't actually have any idea to make both of them(hardware and software) communicate.
I would recommend calling up the hardware vendor to see what libraries they have. How you access those libraries will depend on what you get from them.
Henry
|
Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
|
 |
 |
|
|
subject: Eye Scan
|
|
|