how to find area,eccentricity,mean median ,mode ,variance of a white blood cell
Mostra commenti meno recenti
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 Commenti
Image Analyst
il 18 Gen 2013
Upload your image: http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
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?
meghana
il 18 Gen 2013
Risposte (1)
Amith Kamath
il 17 Gen 2013
0 voti
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.
Categorie
Scopri di più su Image Segmentation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!