other:amass:documentation:shell
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:amass:documentation:shell [2024/06/19 13:34] – removed sgranger | other:amass:documentation:shell [2024/07/17 15:44] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Shell ====== | ||
+ | |||
+ | ==== Introduction ==== | ||
+ | |||
+ | The main AMASS program is the control center that provides easy access to all AMASS functions, parameters, and data. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | The controls are divided into three groups; the **Input files** group, the **Project** group, and the **Function** group. This section provides a detailed description of the first two groups and an overview of the **Function** group. | ||
+ | |||
+ | \\ | ||
+ | |||
+ | |||
+ | ==== Input files group ==== | ||
+ | |||
+ | This area allows the selection of any number of data files for processing. It also allows the naming of destination folders for files to be generated by processing of the input files. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | === Input files === | ||
+ | |||
+ | The large list box displays all files present in the folder indicated in the **Folder** edit box that have the extension of the selected radio button found below the **Folder** edit box. | ||
+ | |||
+ | By dragging the mouse over the file names, or the use of the standard Windows list selection mechanisms (via **Shift** and **Control** keys), the user can select any number of files that will be processed by the next **Function** command. | ||
+ | |||
+ | Specific buttons are provided to **Select all** files, **Clear all** selections, **Rename** a file, **Refresh** the file list, and **Delete** selected files. | ||
+ | |||
+ | === Folder === | ||
+ | |||
+ | Each project records the individual folders where data files of the various types used by AMASS (//.raw//, //.cen//, //.cal//, //.seg//, //.c3d//) will be stored. Of course all data file types may also be stored in a single folder. When a user selects a file type by clicking on a radio button below the **Folder** box, the box’s entry will change to the folder that contains that file type for the current project, and the large **Input files** list box will display all files having that extension. For example, if the **cen** button is selected then the large list box will show all files that have the //.cen// extension that are contained in the folder displayed in the **Folder** box. | ||
+ | |||
+ | To modify the folder for a file type first select the appropriate radio button and then press the **Browse...** button, or type a folder name into the box. Anytime the folder name is modified the **Input files** list is updated to reflect all files with the extension indicated by the currently selected radio button. | ||
+ | |||
+ | // | ||
+ | |||
+ | The leftmost radio button is only active if raw camera data are being supplied via files other than //.cen// files. See // | ||
+ | |||
+ | ==== Project group ==== | ||
+ | |||
+ | The Project group has a non-editable window containing the project name, and **Edit**, **Open…**, | ||
+ | |||
+ | {{: | ||
+ | |||
+ | When the AMASS shell program is started it automatically loads the last used Project file. If the program cannot find or open the last used project it presents the following dialog. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Here the user may create a new project file containing default values for all parameters, or open a different, existing project file. | ||
+ | |||
+ | === Edit project parameters (Edit) === | ||
+ | |||
+ | Once a project file has been loaded its parameters may be examined or changed by use of the **Edit** button which displays the following parameter edit dialog. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | This dialog provides a tab for each of the main processing functions ( **Input** (**Convert**), | ||
+ | |||
+ | === Open another project (Open...) === | ||
+ | |||
+ | The **Open…** button allows the user to navigate to and load any existing Project file. Upon file selection all parameters and folder information for that project are loaded and become available for immediate use. The data for the current Project file are automatically saved before the selected file is loaded. | ||
+ | |||
+ | === Create new project (New...) === | ||
+ | |||
+ | On pressing the **New…** button the current project file is saved and the user is presented with a dialog requesting a new project name and a folder location where the new project file is to be stored. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | The initial contents of the new project file will be identical to the current project file and should be customized by use of the **Edit** command. | ||
+ | |||
+ | Once you have created a new project file you will also probably want to change the folders where the input and output data files will be stored. To do this click on each radio button extension name (**cen**, **cal**, etc.) in the **Input files** group box and either type in or **Browse…** for the required folder name. | ||
+ | |||
+ | // | ||
+ | |||
+ | \\ | ||
+ | |||
+ | |||
+ | ==== Function group ==== | ||
+ | |||
+ | After selecting one or more Input files, you can click on any enabled button in the **Function** group to perform the indicated processing. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Note that only those buttons whose function can process the selected input files (.//cen// files in this example) will be enabled, providing a valuable guide to the novice user. The rest of this section provides a very brief overview of the various functions. | ||
+ | |||
+ | === Capture2D... === | ||
+ | |||
+ | This button launches the C-Motion camera // | ||
+ | |||
+ | Note that the parameters that control the // | ||
+ | |||
+ | === View3D === | ||
+ | |||
+ | // | ||
+ | |||
+ | === Convert === | ||
+ | |||
+ | The // | ||
+ | |||
+ | === ViewCen === | ||
+ | |||
+ | // | ||
+ | |||
+ | === Calibrate === | ||
+ | |||
+ | The AMASS // | ||
+ | |||
+ | The calibration software performs a series of complex computations in order to determine, among other things, each camera’s focal length, lens distortions, | ||
+ | |||
+ | === ViewLin === | ||
+ | |||
+ | Every .//cal// file can be examined with the // | ||
+ | |||
+ | === Track === | ||
+ | |||
+ | The // | ||
+ | |||
+ | === ViewSeg === | ||
+ | |||
+ | // | ||
+ | |||
+ | === Identify === | ||
+ | |||
+ | The // | ||
+ | |||
+ | === Analyze === | ||
+ | |||
+ | The // | ||
+ | |||
+ | |||
other/amass/documentation/shell.1718804084.txt.gz · Last modified: 2024/06/19 13:34 by sgranger