import .voi file into matlab
    9 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Fiona Gong
 el 26 de Sept. de 2019
  
    
    
    
    
    Comentada: Fiona Gong
 el 22 de Oct. de 2019
            Hi
I was given an .voi file 3D, file attached fyi. It was generated via a segmentation tool and the roi was given by each slice and a serial of pixel coordinates. Never seen this before so just wondeirng anyone knows a good way to import this file? I was hoping to get a 3D BW mask from this file. 
Many thanks in advance!
Fiona
0 comentarios
Respuesta aceptada
  Yogesh Khurana
    
 el 17 de Oct. de 2019
        Hi, 
I don’t think there is a direct command for importing .voi file in MATLAB. You can see the list of supported file formats for Import and Export operations in the link provided below: 
But I found implementation of some ways to perform this operation on file exchange. These implementations will help in extracting a sub volume of interest from a given volume of interest. Please refer to following links for some information: https://www.mathworks.com/matlabcentral/fileexchange/47295-voi-extraction-from-a-3d-dataset
Hope this helps! 
Más respuestas (0)
Ver también
Categorías
				Más información sobre Convert Image Type 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!

