C# WebCam Object Tracking + Source Code

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
7,575
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Link to this comment:

Share to:

Uploader Comments (2540628)

  • Anybody know how I can make it track other things and colors than green?

  • @Laszloscomputerstuff You need to edit filters, colors and blobs

  • Hi, I found the memory leak !! Here's what you have to do. public partial class MainWindow : Window { //Private ImageProcessor CamProc; VideoCaptureDevice captureDevice; [System.Runtime.InteropService­s.DllImport("gdi32.dll")] public static extern bool DeleteObject(IntPtr hObject); .... } Next, in function "CamProc_NewTargetPosition()" { ... //right after the line of code PictureBoxMain.Source=bmaps; //type this DeleteObject(hBitMap); }
  • @mtwaha

    Good one.

    I was to lazy to reapload fixed version.

Top Comments

see all

All Comments (34)

Sign In or Sign Up now to post a comment!
  • @Qadeerx I don't quite remember. So long as CPU usage doesn't keep on increasing, I suppose it will be fine. Try running it for 3-5 minutes and see if it remains constant.

  • @mtwaha :D i was able to implement this. but still it is taking like 50% CPU usage is that OK.. and thnx

  • thats Light-Tracking*

  • How I can use MJPEG from AForge.net to make a connection with an IP camera and visualisating in picturebox?

  • @Zilvaras2 You can check at their page.

    I'm not using it anymore. I have wrtitten whole library on my own now.

  • @2540628 To fully understand the code and customize for my needs.

  • @Zilvaras2 Why would you even need that? Just read their documentation

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more