⇤ ← Revision 1 as of 2016-03-11 09:32:34
Size: 333
Comment:
|
Size: 1068
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
=== Setting up the test directory === Basically the orig directory is being copied over to the test directory with the test directory being emptied first. Following the 1B procedural block for test F3-G made by Diane Lambert does this exactly. [[Test F3G Procedures Block-1B - TEST DIRECTORY SET-UP - TEST]]<<BR>> === Symbolically Linking the Correct List of Images to PICTLIST.TXT === While in the test directory symbolically link the PICTLIST.TXT file to the correct file in the support directory for the respected test. For example, for the 100cm limb shot test using low stereo data do the following while in the test directory: {{{ rm PICTLIST.TXT ln -s ../lsupport/PICTLISTF3Elow_1.txt PICTLIST.TXT }}} 3 |
F3E Sub-Tests
The goal of these sub-tests are determine whether limbs shots at better resolution help generate a more detailed SPC product. The sub-tests involve testing 100cm, 50cm, 15cm, and 5cm limb images. Each sub-test will be run twice. Once with high stereo data and the other with low stereo data.
Procedure
Setting up the test directory
Basically the orig directory is being copied over to the test directory with the test directory being emptied first. Following the 1B procedural block for test F3-G made by Diane Lambert does this exactly.
Test F3G Procedures Block-1B - TEST DIRECTORY SET-UP - TEST
Symbolically Linking the Correct List of Images to PICTLIST.TXT
While in the test directory symbolically link the PICTLIST.TXT file to the correct file in the support directory for the respected test. For example, for the 100cm limb shot test using low stereo data do the following while in the test directory:
rm PICTLIST.TXT ln -s ../lsupport/PICTLISTF3Elow_1.txt PICTLIST.TXT
3