Changeset 8492
- Timestamp:
- Aug 22, 2006, 4:25:19 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/ipptools/dettool.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ipptools/dettool.txt
r8485 r8492 53 53 processed by: 54 54 55 ppImage -file <imfile_uri> <processed_uri> -recipe PPIMAGE <ppImage_recipe> 56 57 *** To do: ppImage needs to output statistics 55 ppImage -file <imfile_uri> <processed_uri> -recipe PPIMAGE <ppImage_recipe> -stat <temporary_statistics_file> 58 56 59 57 One processing has been performed, "dettool -addprocessed" adds an … … 192 190 For each of these imfiles, we generate the residual image, and binned images: 193 191 194 ppImage -file <processed_uri> <residual_uri> -recipe PPIMAGE <ppImage_residual_recipe> 195 196 *** To do: ppImage needs to return a statistic so we can judge how 197 good the residual is. 192 ppImage -file <processed_uri> <residual_uri> -recipe PPIMAGE <ppImage_residual_recipe> -stat <temporary_statistics_file> 198 193 199 194 The residual is then inserted into the database:
Note:
See TracChangeset
for help on using the changeset viewer.
