I've tried it, you binary work but when i triy to recompile and start the project, the program shutdown without errors when press start button. I have many Aforge project working so I think my library are right.
I have only correct some Point declaration with System.Drawing.Point (and AForge.Point).
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.InteropServices.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); }
@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.
thats Light-Tracking*
Jackle512 2 months ago in playlist Gesture
Anybody know how I can make it track other things and colors than green?
Laszloscomputerstuff 2 months ago in playlist Favorite videos
@Laszloscomputerstuff You need to edit filters, colors and blobs
2540628 2 months ago
How I can use MJPEG from AForge.net to make a connection with an IP camera and visualisating in picturebox?
aleman686 3 months ago
How can I read source of AForge methods?
Zilvaras2 3 months ago
@Zilvaras2 Why would you even need that? Just read their documentation
2540628 3 months ago
@2540628 To fully understand the code and customize for my needs.
Zilvaras2 3 months ago
@Zilvaras2 You can check at their page.
I'm not using it anymore. I have wrtitten whole library on my own now.
2540628 3 months ago
Comment removed
Zilvaras2 3 months ago
@Zilvaras2 Hi! Are you sure you've included System.Runtime.InteropServices ? Try including that...
mtwaha 3 months ago
@mtwaha Yes, I included that. I found slightly different line and everything was ok. Now just to find out how to find the color detection code...
Zilvaras2 3 months ago
HI, good project!
I've tried it, you binary work but when i triy to recompile and start the project, the program shutdown without errors when press start button. I have many Aforge project working so I think my library are right.
I have only correct some Point declaration with System.Drawing.Point (and AForge.Point).
VS2010 express.
Any ideas?
Thanks
lemorlenny 5 months ago
@lemorlenny I can't help you. I need more info.
2540628 5 months ago
@2540628
I'm testing the aForge installation,
thanks anyway.
lemorlenny 5 months ago
mtwaha 10 months ago 2
Comment removed
Zilvaras2 3 months ago
@mtwaha
Good one.
I was to lazy to reapload fixed version.
2540628 2 months ago
@mtwaha :D i was able to implement this. but still it is taking like 50% CPU usage is that OK.. and thnx
Qadeerx 2 months ago
@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 2 months ago
Hi, please tell us how to get rid of old frames. Please, as early as possible. We will be very thankful.
mtwaha 10 months ago
Thanks for code, but this program is ram problem. minute after single pair program is closed. what can I do for this problem.
eyuplu 10 months ago
@eyuplu
You need to get rid of old unneeded frames.
2540628 10 months ago
@2540628
but how to remove the old frames? codes are very complicated, could not find which is lower sections. Would you please help.
eyuplu 10 months ago
Comment removed
mtwaha 10 months ago
Comment removed
mtwaha 10 months ago
This has been flagged as spam show
@2540628
And how do we get rid of previous frames ?
mtwaha 10 months ago
@2540628
How do you get rid of old frames ?
mtwaha 10 months ago
Hi, I am doing project for object detection using AForge library, your project is really good, can you send me the code it would help me plz?
nagabhushangmail 11 months ago
@nagabhushangmail
Are you blind
2540628 11 months ago 3
Thanks for source code...you are the best... not like others..
can you tell me Where do I start to design such things...mean any books that specific for this things plz?
Kaan102000 11 months ago
You got a link for the source code? It would be much of a help for my project. Thanks.
lateralsocan 1 year ago
@lateralsocan
it's in description. l2r
2540628 1 year ago
Can you please send me a source code?
ReadyF0rYou 1 year ago
@ReadyF0rYou
Link in description
I think this is the newest release.
2540628 1 year ago