Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Webcam/Scanner

Webcam/Scanner

Scheduled Pinned Locked Moved C#
csharptutorial
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    XeoN Kc
    wrote on last edited by
    #1

    Hi there....Does any body know how to capture images/video clips through a webcam/scanner in C#. Thanks :cool:


    The :cool: way

    A 1 Reply Last reply
    0
    • X XeoN Kc

      Hi there....Does any body know how to capture images/video clips through a webcam/scanner in C#. Thanks :cool:


      The :cool: way

      A Offline
      A Offline
      Andrew Kirillov
      wrote on last edited by
      #2

      Hello, To capture from your webcam you can interop Video for Windows or to use DirectShow (interop it or use managed extension of DirectX 9). You can find about interoping DirectX here on CP: http://www.codeproject.com/cs/media/directshownet.asp[^] And about VfW on C#: http://www.codeproject.com/cs/media/aviFileWrapper.asp[^] You can also look at my article Motion Detection Algorithms[^]. This application is able to work with local capture devices. For working with scanner you should google or search here on CP, because the topic was already discussed. With best regards, Andrew

      A 2 Replies Last reply
      0
      • A Andrew Kirillov

        Hello, To capture from your webcam you can interop Video for Windows or to use DirectShow (interop it or use managed extension of DirectX 9). You can find about interoping DirectX here on CP: http://www.codeproject.com/cs/media/directshownet.asp[^] And about VfW on C#: http://www.codeproject.com/cs/media/aviFileWrapper.asp[^] You can also look at my article Motion Detection Algorithms[^]. This application is able to work with local capture devices. For working with scanner you should google or search here on CP, because the topic was already discussed. With best regards, Andrew

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        Hi, Thanks for your advice! :)

        1 Reply Last reply
        0
        • A Andrew Kirillov

          Hello, To capture from your webcam you can interop Video for Windows or to use DirectShow (interop it or use managed extension of DirectX 9). You can find about interoping DirectX here on CP: http://www.codeproject.com/cs/media/directshownet.asp[^] And about VfW on C#: http://www.codeproject.com/cs/media/aviFileWrapper.asp[^] You can also look at my article Motion Detection Algorithms[^]. This application is able to work with local capture devices. For working with scanner you should google or search here on CP, because the topic was already discussed. With best regards, Andrew

          A Offline
          A Offline
          Anonymous
          wrote on last edited by
          #4

          Thanks Andrew!:)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups