Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Robust motion detection in C#

Can anyone point me to a robust motion detection sample/implementation? I know EMGU has a motion detection sample, but its not very good, even small changes in light will be falsely detected as motion. I don't need to track objects. I am looking for a way to detect motion in a video that will not be falsely triggered by changing light conditions.

like image 546
Shachar Weis Avatar asked Mar 07 '26 05:03

Shachar Weis


1 Answers

Have a look at AForge. Everything you should need is there (though you'll need to spend some time putting it all together), and it has a robust community if you need specific help.

like image 163
nitzmahone Avatar answered Mar 09 '26 03:03

nitzmahone



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!