Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
points2amiraLandmarks.m File Reference

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
 

Detailed Description

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 Documentation

◆ points2amiraLandmarks()

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

Required fields of options:

Referenced by Labels.saveToFile().

Here is the caller graph for this function: