Changeset 33750 for trunk/ippScripts/scripts/destreak_restore_camera.pl
- Timestamp:
- Apr 10, 2012, 3:41:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/destreak_restore_camera.pl
-
Property svn:mergeinfo
set to (toggle deleted branches)
/tags/ipp-20120404/ippScripts/scripts/destreak_restore_camera.pl merged eligible /branches/czw_branch/20101203/ippScripts/scripts/destreak_restore_camera.pl 29907-30631 /branches/eam_branches/ipp-20101103/ippScripts/scripts/destreak_restore_camera.pl 29657-29920 /branches/eam_branches/ipp-20101205/ippScripts/scripts/destreak_restore_camera.pl 29959-30585 /branches/eam_branches/ipp-20110213/ippScripts/scripts/destreak_restore_camera.pl 30628-31149 /branches/eam_branches/ipp-20110404/ippScripts/scripts/destreak_restore_camera.pl 31166-31444 /branches/eam_branches/ipp-20110505/ippScripts/scripts/destreak_restore_camera.pl 31458-31658 /branches/eam_branches/ipp-20110710/ippScripts/scripts/destreak_restore_camera.pl 31852-32345 /branches/eam_branches/ipp-20110906/ippScripts/scripts/destreak_restore_camera.pl 32363-32631 /branches/eam_branches/ipp-20111110/ippScripts/scripts/destreak_restore_camera.pl 32645-32694 /branches/haf_add201112/ippScripts/scripts/destreak_restore_camera.pl 32980-33029
r33618 r33750 422 422 # looks like a censored one 423 423 if (scalar @{$file{bad_instances}}) { 424 my $bad = ${$file{bad_instances}} ->[0];424 my $bad = ${$file{bad_instances}}[0]; 425 425 $file{censored} = ($bad =~ /SR_/); 426 426 print "no good instances found setting censored based on $bad\n"; -
Property svn:mergeinfo
set to (toggle deleted branches)
Note:
See TracChangeset
for help on using the changeset viewer.
