필터 지우기
필터 지우기

How can I use the imdilate() with structuring element 'ball'?

조회 수: 5 (최근 30일)
abdelrahim hashem
abdelrahim hashem 2017년 11월 28일
답변: Image Analyst 2017년 11월 28일
when I try to check the function imdilate(), I get error "Function imdilate cannot perform dilate a binary image with a nonflat structuring element.

답변 (1개)

Image Analyst
Image Analyst 2017년 11월 28일
Ball is a 3-D structuring element. If you want a round one, use disc instead.

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by