Whether it is possible to determine statistical features of 3D image using 2D image using matlab code.
Mostrar comentarios más antiguos
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.
Respuestas (1)
Image Analyst
el 24 de Feb. de 2013
0 votos
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.
Categorías
Más información sobre Detect, Extract, and Match Features en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!