Binary Mask of the noisy grayscale image?
조회 수: 1 (최근 30일)
이전 댓글 표시
HI, I need to make a binary mask for the object on 2D grayscale image. The problem is that there is a lot of noise and some parts of the object are barely visible. What method will be the best to obtain this binary mask? Additionaly this image is created by the 3d point of cloud. So maby better option is to make mask based on this cloud? If yes, whether somebody knows how to do it?
Thanks for all help
댓글 수: 0
답변 (1개)
Image Analyst
2014년 11월 7일
IF some parts of the region are barely visible, then probably a freehnad mask drawn by the user. See attached demo.
댓글 수: 1
Image Analyst
2014년 11월 7일
There is no one single best mask creation algorithm. The best option is the one that you say works the best. Now, how else can we help?
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!