source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/qtfm/Read_me.txt

Last change on this file was 37, checked in by (none), 15 years ago

Added original make3d

File size: 1.7 KB
Line 
1Quaternion toolbox for Matlab - installation instructions
2---------------------------------------------------------
3
4To install this toolbox:
5
61. Unzip the distribution file and move the directory/folder
7   to a convenient location. This does not need to be in the
8   same location as toolboxes supplied with Matlab, although
9   it could be if your Matlab installation is to be used by
10   multiple users on the same machine.
11
122. Set the Matlab path to include the directory/folder qtfm.
13   This is done from the Matlab File -> Set Path menu.
14
153. Type 'help qtfm' in the Matlab command window for
16   some words of explanation about the toolbox.
17
184. help quaternion/xxx shows help text for each function xxx.
19
205. To run a test of the toolbox, set the current directory to
21   .../qftm/test and type the command 'test' in the Matlab
22   command window. This runs a test of many parts of the
23   toolbox and will allow you to confirm that installation is
24   correct.
25
266. If you find the toolbox useful and would like to be kept
27   informed of updates and future releases, subscribe to the
28   mailing list qtfm-announce@lists.sourceforge.net. You can
29   subscribe to this list at:
30   https://lists.sourceforge.net/lists/listinfo/qtfm-announce
31
327. LaTeX/BiBTeX users please note the file qtfm.bib provided
33   in the directory tex/bibtex if you wish to cite QTFM itself
34   or one of the published papers cited within the source code.
35
368. To send feedback, bug reports, please use the reporting
37   mechanisms at the project webpage at Sourceforge
38
39   https://sourceforge.net/projects/qtfm/
40
41   or send email to:
42
43   sangwine@users.sourceforge.net
44   n-le_bihan@users.sourceforge.net
45
46Steve Sangwine
47Nicolas Le Bihan
48
4927 March 2006
50Updated 5 June 2006
51
Note: See TracBrowser for help on using the repository browser.