필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
I want to seperate the extrude part

답변 (1개)

Image Analyst
Image Analyst 2022년 9월 7일
Try bwskel to identify the longest spine, then dilate it and use it as a mask on the original.
  댓글 수: 2
Image Analyst
Image Analyst 2022년 9월 7일
You thresholded wrong. You need to invert it so that the cark blob is the foreground (white).
Image Analyst
Image Analyst 2022년 9월 8일
If you have any more questions, then attach your original image and code with the paperclip icon after you read this:

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by