Changeset 168 for trunk/src/geometry_calib.m
- Timestamp:
- Jan 4, 2011, 3:43:05 PM (14 years ago)
- 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) 3 4 % 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 5 11 % 6 12 %A%AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Note: See TracChangeset
for help on using the changeset viewer.