How to draw a boundary in a cell population?

조회 수: 2 (최근 30일)
Fahmi Akmal Dzulkifli
Fahmi Akmal Dzulkifli 2020년 5월 27일
답변: Image Analyst 2020년 5월 27일
Greetings, I want to know what techniques can be used to draw the yellow and red boundary in that image? Can I get the general ideas or steps to draw the boundary? I have several images and I want the system to draw it automatically

답변 (1개)

Image Analyst
Image Analyst 2020년 5월 27일
Use the Color Thresholder on the Apps tab of the tool ribbo to get the non-yellow region as a binary image. Then call bwboundaries(). Write back if you can't figure it out.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by