Back to the main page.
Bug 696 - off format writer
| Status | CLOSED FIXED |
| Reported | 2011-05-26 09:52:00 +0200 |
| Modified | 2011-07-13 14:46:34 +0200 |
| Product: | FieldTrip |
| Component: | fileio |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P1 normal |
| Assigned to: | Cristiano Micheli |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Cristiano Micheli - 2011-05-26 09:52:02 +0200
The conversion from FT mesh into .off mesh has to be checked since the new written files are not readable from an external mesh viewer (MeshLab)
Robert Oostenveld - 2011-05-26 10:03:00 +0200
please check whether the files look like http://shape.cs.princeton.edu/benchmark/documentation/off_format.html and whether the example posted there can be read by meshlab.
Robert Oostenveld - 2011-05-26 10:04:10 +0200
am I right that you'll implement the read_off/write_off in ft_read_headshape/ft_write_headshape?