Dear all users,
i would like to convert a .nv fil to a .ply file in order to import it in
meshlab.
the nv file is made this way
number of vertex
x y z
x y z
number of face
x' y' z'
x' y' z'
so i decided to put a header in the text file in this way :
ply
format ascii 1.0
element vertex 40962
property float x
property float y
property float z
element face 81920
property list uchar int vertex_indices
end_header
x y z
...
x' y' z'
...
but after the import in meshlab, it seems that the faces are not understand
by the software.
So my question is, is it possible to read the .nv file into imageJ and
convert it into wavefront in order to have a readable file on meshmixer ?
thank you very much
*MENARD Benjamin PhD Student*
*UMR ISTCT* *6301* - CNRS, CEA, Université de Caen Basse-Normandie
"Imaging and Therapeutical Strategies in Cerebral and Tumoral pathologies"
*CERVOxy* team "Hypoxia, cerebrovascular and tumoral pathophysiologies"
CYCERON, Bd Henri Becquerel, BP5229
F-14074 CAEN cedex
FRANCE
Phone: 33 (0)2 31 47 02 54
*E-mail: menard**@cyceron.fr <
http://cyceron.fr>*
http://www.istct.cyceron.fr/The information contained in this communication and its attachment(s) is
intended only for the use of the individual to whom it is addressed and
may contain information that is privileged, confidential, or exempt from
disclosure. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, distribution, or copying of
this communication is strictly prohibited. If you have received this
communication in error, please notify *
[hidden email] <
[hidden email]>* and
delete the communication without retaining any copies. Thank you.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html