take picture from a digital camera using vb.net
-
Hi everyone, I am working on a Id printing system.. the system should be able to take picture of the person with the camera and save it to a database so as to be able to retrieve it later for printing..How do i call the digital camera and take a picture and save that picture..can anyone help me..please..
Nab
-
Hi everyone, I am working on a Id printing system.. the system should be able to take picture of the person with the camera and save it to a database so as to be able to retrieve it later for printing..How do i call the digital camera and take a picture and save that picture..can anyone help me..please..
Nab
Canon cameras have an SDK, which is in C. The older cameras ( which you can't buy anymore ) have a C# wrapper you could use, if you can buy a used camera. Some other cameras have some sort of SDK support, but none as good as Canon. You could write a wrapper for the new SDK, and buy an A640, that's the one that has SDK support now.