Please support our C++ advertiser: Programming Forums
![]() |
•
•
Join Date: Nov 2003
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
I'm writing a face recognition application in Visual C++. Part of my task will involve taking an image from my digital camera as input to my pattern recognition algorithm. I am using a Kodak EZ 200. Is it possible to write a program in C which can make system calls to the camera's functions? I read somewhere that it is possible to write C code which can access a CCD Camera library. I really don't know how to go about this one. Any suggestions would be greatly appreciated.
Cheers,
Bullseye.
Cheers,
Bullseye.
•
•
Join Date: Sep 2003
Location: San Diego, CA, USA
Posts: 75
Reputation:
Rep Power: 6
Solved Threads: 0
•
•
Join Date: Mar 2004
Posts: 76
Reputation:
Rep Power: 5
Solved Threads: 2
ehh, a pointer isn't gonna do much for ya d00d. whatever calls u make are going to eventually map to a device driver, so here is a place to start:
http://www-2.cs.cmu.edu/~iwan/1394/
http://www-2.cs.cmu.edu/~iwan/1394/
![]() |
Similar Threads
Other Threads in the C++ Forum
- Code 19 error with USB digital camera (Windows NT / 2000 / XP / 2003)
- Digital camera does not appear on desktop (Apple Hardware)
- THANE MINI DIGITAL CAMERA - transmitter? (Gadgets and Gizmos)
- digital camera driver (Windows NT / 2000 / XP / 2003)
- Giving courses, requires digital camera, advice on PR (Graphics and Multimedia)
Other Threads in the C++ Forum
- Previous Thread: Syntax for deleting specified file ( in C++)
- Next Thread: For the newbees (like myself)
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode