![]() |
Microscopy Image Browser 2.91
MIB
|
generate amira Hypersurface Ascii file in: filename - filename to save data points - a matrix with points [point number, x, y, z] options - a structure with additional options .overwrite - 1-automatically overwrite existing files .format - a string with format: binary
or ascii
More...
Functions | |
function res = | points2amiraLandmarks (filename, points, options) |
generate amira Hypersurface Ascii file in: filename - filename to save data points - a matrix with points [point number, x, y, z] options - a structure with additional options .overwrite - 1-automatically overwrite existing files .format - a string with format: binary or ascii | |
generate amira Hypersurface Ascii file in: filename - filename to save data points - a matrix with points [point number, x, y, z] options - a structure with additional options .overwrite - 1-automatically overwrite existing files .format - a string with format: binary
or ascii
function res = points2amiraLandmarks | ( | filename, | |
points, | |||
options ) |
generate amira Hypersurface Ascii file in: filename - filename to save data points - a matrix with points [point number, x, y, z] options - a structure with additional options .overwrite - 1-automatically overwrite existing files .format - a string with format: binary
or ascii
Referenced by Labels.saveToFile().