Changes between Initial Version and Version 1 of prune


Ignore:
Timestamp:
May 14, 2007, 12:15:00 PM (17 years ago)
Author:
mlucas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • prune

    v1 v1  
     1= prune =
     2The prune command was designed to be scripted against directories of files to determine which files were blank or contained only null values.  As an example, large areas can get output as geographic or image based tiles.  When operating on projected imagery it is possible that many of the individual tiles will contain only null values.  The prune utility can be run against the images to determine those cases.
     3
     4OSSIM can produce tiled output on geographic or pixel boundaries.  prune can test for null or empty tiles.
     5{{
     6 prune: Displays if image is null or not.
     7 Usage: prune
     8}}}