Image area calculation and edge detection...

9 views (last 30 days)
Sandy
Sandy on 3 Dec 2014
Edited: Ashish Uthama on 4 Dec 2014
I have an amateur microscope image I would like to analyze. The image is attached. I want to create a code that selects the red spots and gives me the total area of these. How can I do this? Thank you!

Answers (1)

Ashish Uthama
Ashish Uthama on 4 Dec 2014
Edited: Ashish Uthama on 4 Dec 2014
If you have the latest version, try out the Color Thresholder App to attempt segmenting the 'red' spots.
You could then try the Region Analyzer App to get the total area.
(I would encourage you to look at the generated MATLAB code to better understand the steps and algorithms used)

Community Treasure Hunt

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

Start Hunting!