how to find area,eccentricity,mean median ,mode ,variance of a white blood cell

hi i have worked on segmentation of wbc normal bloodcell image...i hv got segmented image of wbc with cytoplasm how will i do the geometrical analysis of wbc .....? please provide me matlab code to find area, mean ,median, mode, variance.... of wbc

댓글 수: 2

I can understand area, but what you do want the mean, median, mode, and variance of? Of each separate region's gray levels? What would you do with that?
sir i want to do statistical analysis for all types of white blood cells i.e basophil,neutrophil,monocyte,esonophils so i need to find mean median, mode variance of all these separately , i have got segmented images which is in gray scale .

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

답변 (1개)

Amith Kamath
Amith Kamath 2013년 1월 17일
http://www.mathworks.com/matlabcentral/fileexchange/25157-image-segmentation-tutorial-blobsdemo would be a good place to start. Once you have the labels for individual components you've segmented, you can use http://www.mathworks.com/help/images/ref/regionprops.html to calculate all the properties.

질문:

2013년 1월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by