Whether it is possible to determine statistical features of 3D image using 2D image using matlab code.
Afficher commentaires plus anciens
Hi, I worked on the mammogram images and calculated features like mean,area etc.presently working on Breast tomosynthesis that is 3D.With mammogram images (2D)whether we can find 3D characteristics.
Réponses (1)
Image Analyst
le 24 Fév 2013
0 votes
Statistically, yes you can, you can use "stereology" (not related at all to sereoscopy or stereo views). See Wikipedia: http://en.wikipedia.org/wiki/Stereology John Russ has a good book on the topic and others are here: http://www.amazon.com/s/ref=nb_sb_ss_c_0_10?url=search-alias%3Dstripbooks&field-keywords=stereology&sprefix=stereology%2Caps%2C390 If you want range-type data from stereo views, then the Computer Vision Toolbox has functions for that.
Catégories
En savoir plus sur Detect, Extract, and Match Features dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!