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

Answers (1)

Try bwskel to identify the longest spine, then dilate it and use it as a mask on the original.

2 Comments

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:

Sign in to comment.

Categories

Products

Release

R2022a

Asked:

on 7 Sep 2022

Edited:

on 5 Jun 2023

Community Treasure Hunt

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

Start Hunting!