How to seperate extruded part from its attach boundary in image processing ?

Antworten (1)

Image Analyst
Image Analyst am 7 Sep. 2022
Try bwskel to identify the longest spine, then dilate it and use it as a mask on the original.

2 Kommentare

You thresholded wrong. You need to invert it so that the cark blob is the foreground (white).
If you have any more questions, then attach your original image and code with the paperclip icon after you read this:

Melden Sie sich an, um zu kommentieren.

Kategorien

Produkte

Version

R2022a

Gefragt:

am 7 Sep. 2022

Bearbeitet:

am 5 Jun. 2023

Community Treasure Hunt

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

Start Hunting!

Translated by