Monday, September 18, 2006

CamCapture


I just created a cool program using C# 2005 Express with the help of a Coding4Fun article written by Scott Hanselman. Well, this program takes pictures with a webcam at fixed intervals of time and uploads them to an FTP location. It also notifies me about every picture taken by sending me an email notification! I’ve named this new software of mine, CamCapture. :)

I used Windows Image Acquisition (WIA) for capturing the pictures from my webcam. WIA is an API included in Windows which helps in unifying the acquisition of images from web cameras, scanners etc.

10 comments:

  1. where can I download this?
    Thank you.

    ReplyDelete
  2. Hi Ashish,

    I want to start coding, where do i start and what do i need to get everything in order. (motion detecting).

    Is it possible that the PC sends me an sms alert to my phone as well as email when motion is detected. If yes, how so...

    Thank you..

    ReplyDelete
  3. Why don't you guys READ!!!!!!

    He told you he got inspired by Scott Hanselman tutorial! Click on the link!


    http://blogs.msdn.com/coding4fun/archive/2006/10/31/912546.aspx


    Read all the files before asking question! They call them readme file.

    ReplyDelete
  4. Read this!
    Motion detection

    http://www.codeproject.com/KB/audio-video/Motion_Detection.aspx

    There is a DEMO that works!

    ReplyDelete
  5. joshi here...
    ashish i want to capture imege through webcam via matlab...how can i do this....
    the captured image should be compared with the next image and result comes in form of yes or no...
    how can i do this
    can u help me....its urjent plz help me

    ReplyDelete
  6. well..if u are using matlab..check out the imaqhwinfo function at help..this is to stream image from your webcam. done this but lone time ago..it can be done but i have forgotten..you must set manually on the interval on which you want the pic to be taken and number of snaps..see the getproperties

    ReplyDelete
  7. i got an error when tried this

    Regards
    PM NG Mark

    ReplyDelete
  8. Dear Sir,
    Can you please suggest me some major project for final year related to webcam detection and image processing.Please reply me at my gmail address.
    With regards,
    Anita

    ReplyDelete
  9. Sir I'm interested to do project on Cell Phone Controlled Door Opener please give your suggestions to do...

    ReplyDelete
  10. Good day Ashish

    Please send me the source code for this awesome app ("Cam Capture"), my e-mail address is riaan.deyzel@msn.com

    Thank you,
    Riaan

    ReplyDelete