powered by
write fiducials in slicer4 format
write.fcsv(x, filename = dataname, description = NULL)
matrix with row containing 2D or 3D coordinates
will be substituted with ".fcsv"
optional: character vector containing a description for each landmark
# NOT RUN { require(Rvcg) data(dummyhead) write.fcsv(dummyhead.lm) # }
Run the code above in your browser using DataLab