How to increase the area of black color object in matlab
1 次查看(过去 30 天)
显示 更早的评论
We are trying to detect black color object through overhead camera and then we are taking black color object as a obstacle so we want to increase the region of the black color object ?
1 个评论
Amos
2015-12-23
Mukul, your question is not clear to me. What do you mean by black color object? What is that "region of a color object" that you want to increase? Please give us more information about what you want to do and what your actual question is - otherwise it is impossible to answer it.
回答(1 个)
Image Analyst
2015-12-23
You can increase the size of the black object by calling imerode() which is like a moving local minimum operator. Insert your image if you want more advice.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for IP Cameras 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!