0

I have to do a project for school and I have no idea where to start from. I need to make a 3D reconstruction from the images you get after doing a tomography. Also, after the image will be reconstructed i need to provide a tool so the user can slice the organ as he wants and so he can see the section he made.

Any help would be really apreciated. Thanks.

lennon310
  • 12,503
  • 11
  • 43
  • 61
sticksu
  • 3,660
  • 3
  • 23
  • 41

2 Answers2

3

See Radon function & co this is very likely what you will need to use. And see also this book (a must have reference).

CitizenInsane
  • 4,755
  • 1
  • 25
  • 56
2

A very quick Googling led me to this page. A tomography toolbox for MATLAB.

Griffin
  • 13,184
  • 4
  • 29
  • 43