extraction of a specific slice from the 3D shepp Logan phantom to reconstruct it
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Shimaa Salam
 el 23 de Feb. de 2019
  
    
    
    
    
    Editada: Shimaa Salam
 el 28 de Feb. de 2019
            i have a 3d shepp logan phantom (it consists of 128 slices) image and i was wondering if it was possible to extracte one slice like the 64th slice for example and use it for reconstruction ???
0 comentarios
Respuesta aceptada
  Brian Hart
      
 el 23 de Feb. de 2019
        If it's a standard 3D array, you can do something like slice = image(:,:,64) to get the 64th slice.
3 comentarios
  Misha Hilario
 el 28 de Feb. de 2019
				hello! can i ask how did you implement the 3D shepp-logan in matlab?
Más respuestas (0)
Ver también
Categorías
				Más información sobre Manage Products en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


