Changeset 14693 for trunk/ippTasks/camera.pro
- Timestamp:
- Aug 29, 2007, 3:15:26 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/camera.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/camera.pro
r14681 r14693 140 140 $outpath = `ipp_datapath.pl $WORKDIR` 141 141 end 142 $outpath = $outpath/$EXP_TAG143 $outroot = $outpath/$EXP_TAG.cm.$CAM_ID142 sprintf outpath "%s/%s" $outpath $EXP_TAG 143 sprintf outroot "%s/%s.cm.%s" $outpath $EXP_TAG $CAM_ID 144 144 $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot` 145 145 if ("$logfile" == "")
Note:
See TracChangeset
for help on using the changeset viewer.
