Wednesday, October 10, 2007

Photo taking via webcam


A simple photo taking function was done with the help of this tutorial. The code were modified to add the countdown timer functionality. Currently, the image captured is in bitmapData format. The next version will need to convert the bitmapData into jpeg format for upload into server. Also, we will need to look into improving the quality of the image captured.

No comments:

Post a Comment