Whether it is possible to determine statistical features of 3D image using 2D image using matlab code.
Ältere Kommentare anzeigen
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.
Antworten (1)
Image Analyst
am 24 Feb. 2013
0 Stimmen
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.
Kategorien
Mehr zu Detect, Extract, and Match Features finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!