Changes between Initial Version and Version 1 of bilsplitter


Ignore:
Timestamp:
May 14, 2007, 10:55:47 AM (17 years ago)
Author:
mlucas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • bilsplitter

    v1 v1  
     1= bilsplitter =
     2bilsplitter
     3Splits an input Band Interleaved by Line (BIL) file into multiple output files with each file containing an individual band.
     4usage:
     5bilsplitter <file_to_split> <header_size_in_bytes> <bytes_per_pixel> <samples_per_line> <number_of_channels> <output_directory>
     6
     7NOTE:
     8Given a band interleaved by line (bil) image this application will split
     9the file into separate one band files and write to the output directory.