Robust background substraction in outdoor environment
Ältere Kommentare anzeigen
Hi i need help for my final year project..i need background substraction coding for robust environment (including illumination changes) as i hardly find any reference coding in the internet for my ball detecting robot project. Need reply ASAP..thanks
Antworten (3)
Joachim Schlosser
am 21 Mär. 2016
0 Stimmen
A final year project involves some aspect of research and discovery. MATLAB Documentation and MATLAB Central offer plenty of material if you search for it.
Image Analyst
am 21 Mär. 2016
0 Stimmen
If the ball is moving, like you're following a tennis ball, then you can use optical flow. Or if it's a constant, known color you can use color segmentation. I have color segmentation demos in my File Exchange. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
4 Kommentare
sapphiregoh
am 21 Mär. 2016
Bearbeitet: sapphiregoh
am 21 Mär. 2016
Image Analyst
am 21 Mär. 2016
You forgot to post a picture. Usually when people ask for image processing advice they post a picture.
sapphiregoh
am 16 Apr. 2016
sapphiregoh
am 16 Apr. 2016
Bearbeitet: Walter Roberson
am 16 Apr. 2016
Dima Lisin
am 17 Apr. 2016
Bearbeitet: Dima Lisin
am 17 Apr. 2016
0 Stimmen
Use vision.ForegroundDetector from the Computer Vision System Toolbox.
Kategorien
Mehr zu Computer Vision with Simulink finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!