Whether it is possible to determine statistical features of 3D image using 2D image using matlab code.
Show older comments
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.
Answers (1)
Image Analyst
on 24 Feb 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.
Categories
Find more on Detect, Extract, and Match Features in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!