Filter löschen
Filter löschen

How to draw a boundary in a cell population?

1 Ansicht (letzte 30 Tage)
Fahmi Akmal Dzulkifli
Fahmi Akmal Dzulkifli am 27 Mai 2020
Beantwortet: Image Analyst am 27 Mai 2020
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

Antworten (1)

Image Analyst
Image Analyst am 27 Mai 2020
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.

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by