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!