CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2008
    Posts
    2

    Taking screenshot from webcam every .1 seconds

    Thanks for the help in advance. The program must take the image from a webcam (I can go with any webcam). Get the pixels to determine if the qualifications of the image are met. Every .1 seconds. If you know how to do this that would be very helpful!
    Last edited by christianwins; April 26th, 2009 at 10:42 AM.

  2. #2
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: Taking screenshot from webcam every .1 seconds

    Check this: http://www.u c a n c o d e.net/Visual_C_MFC_Example/Free-VC-TWAIN-Sample-Source-Code.htm
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  3. #3
    Join Date
    May 2005
    Posts
    4,954

    Re: Taking screenshot from webcam every .1 seconds

    Also this can help.

    Cheers
    If a post helped you dont forget to "Rate This Post"

    My Article: Capturing Windows Regardless of Their Z-Order

    Cheers

  4. #4
    Join Date
    Apr 2009
    Location
    Cochin
    Posts
    83

    Question Re: Taking screenshot from webcam every .1 seconds

    @ )

    why cilu put spaces between "********.net" ?

    is there any problems in posting links in codeguru? i am a new member, thanks

  5. #5
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: Taking screenshot from webcam every .1 seconds

    No, no problem, but in the case of this particular link, the filter modified it, due to some issues. However, the link is OK and contains an article with sample code. Just ignore the spaces.
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  6. #6
    Join Date
    Apr 2009
    Location
    Cochin
    Posts
    83

    Smile Re: Taking screenshot from webcam every .1 seconds

    ohhk... ok... now understood, thank you

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured