Motion detection using image subtraction.
1 view (last 30 days)
Show older comments
I want to perform motion detection using a modified subtraction method. How do I account for lighting changes so that they are handled well?
0 Comments
Accepted Answer
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)
See Also
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!