Robust background substraction in outdoor environment
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (3)
Joachim Schlosser
le 21 Mar 2016
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.
0 commentaires
Image Analyst
le 21 Mar 2016
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 commentaires
Dima Lisin
le 17 Avr 2016
Modifié(e) : Dima Lisin
le 17 Avr 2016
Use vision.ForegroundDetector from the Computer Vision System Toolbox.
0 commentaires
Voir également
Catégories
En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!