943,712 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 8903
  • C++ RSS
Nov 6th, 2003
0

access Digital Camera Functions

Expand Post »
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.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Bullseye is offline Offline
3 posts
since Nov 2003
Nov 6th, 2003
0

Re: access Digital Camera Functions

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
Reputation Points: 13
Solved Threads: 0
Junior Poster in Training
Valmian is offline Offline
82 posts
since Sep 2003
Mar 23rd, 2004
0

Re: access Digital Camera Functions

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/
Reputation Points: 47
Solved Threads: 2
Junior Poster in Training
infamous is offline Offline
77 posts
since Mar 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: "missing storage-class or type specifiers" error
Next Thread in C++ Forum Timeline: For the newbees (like myself)





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC