Nacho Hmar

Greenhorn
+ Follow
since Oct 01, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Nacho Hmar

Hi Guys,
I'm trying out a program which requires accessing of the images from a folder, and i'm not so familiar with files. Can you show me how???
Thanks a ton
15 years ago
hi Guys,
I'm trying to capture sequence of images from a webcam(i.e a streaming video source) at some predefined frame rate. I've been able to capture a single image using the JMF API but not yet able to capture frames for the streaming videos.
Could you show me some ideas of implementing it or maybe refer me to some example codes. Thanks.
15 years ago
i've been working on a project, aiming to move the mouse cursor with the movement of the eye...capturing images via a web cam.
i've completed the face detection and the eye detection. Can you give me some idea of implementing the mapping of the eye movements onto the mouse cursor or maybe some references?? its done using java.

Thanks.
15 years ago
Doesn\'t java sdk\'s come with those kind of libraries for controlling the usb\'s?? I think its really essential that those kind of libraries are bundled with sdk\'s, especially at this age where we can connect almost any devices through a usb port...Don\'t you think??
16 years ago
Hey...
I'd like to know if it is possible to interact with external devices connected to a USB port...like acknowledge a connection(say for a webcam) and then use some interfaces to view the webcam.

Please help me out here...Thanks.
16 years ago