Robust background substraction in outdoor environment
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(3 个)
Joachim Schlosser
2016-3-21
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 个评论
Image Analyst
2016-3-21
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 个评论
Dima Lisin
2016-4-17
编辑:Dima Lisin
2016-4-17
Use vision.ForegroundDetector from the Computer Vision System Toolbox.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!