Changeset 168


Ignore:
Timestamp:
Jan 4, 2011, 3:43:05 PM (13 years ago)
Author:
sommeria
Message:

comments added at the head of functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/geometry_calib.m

    r159 r168  
    1 %%
    2 %'geometry_calib': performs geometric calibration from a set of reference points
     1%'geometry_calib': associated to the GUI geometry_calib to perform geometric calibration from a set of reference points
     2%------------------------------------------------------------------------
     3% function hgeometry_calib = geometry_calib(inputfile,pos)
    34%
    4 % function varargout = geometry_calib(varargin)
     5%OUTPUT:
     6% hgeometry_calib=current handles of the GUI geometry_calib.fig
     7%
     8%INPUT:
     9% inputfile: (optional) name of an xml file containing coordinates of reference points
     10% pos: (optional) 4 element vector setting the 'Position' of the GUI
    511%
    612%A%AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Note: See TracChangeset for help on using the changeset viewer.