Motion detection using image subtraction.

1 view (last 30 days)
I want to perform motion detection using a modified subtraction method. How do I account for lighting changes so that they are handled well?

Accepted Answer

Siddharth Shankar
Siddharth Shankar on 26 Jan 2011
Look at the section titled: "Object Tracking", in this news and notes edition.
That should get you started. Using an algorithm that implements normalized correlation should help you deal with lighting changes.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!