How can I use the imdilate() with structuring element 'ball'?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
when I try to check the function imdilate(), I get error "Function imdilate cannot perform dilate a binary image with a nonflat structuring element.
0 Kommentare
Antworten (1)
Image Analyst
am 28 Nov. 2017
Ball is a 3-D structuring element. If you want a round one, use disc instead.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Read, Write, and Modify Image finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!