access Digital Camera Functions

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2003
Posts: 3
Reputation: Bullseye is an unknown quantity at this point 
Solved Threads: 0
Bullseye Bullseye is offline Offline
Newbie Poster

access Digital Camera Functions

 
0
  #1
Nov 6th, 2003
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.
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 81
Reputation: Valmian is an unknown quantity at this point 
Solved Threads: 0
Valmian Valmian is offline Offline
Junior Poster in Training

Re: access Digital Camera Functions

 
0
  #2
Nov 6th, 2003
As long as you can make a pointer to it it can be done.
If you figure this one out let me know please (ivalmianski@yahoo.com)
Ilya
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 77
Reputation: infamous is an unknown quantity at this point 
Solved Threads: 2
infamous infamous is offline Offline
Junior Poster in Training

Re: access Digital Camera Functions

 
0
  #3
Mar 23rd, 2004
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/
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC