Changes between Version 4 and Version 5 of icp


Ignore:
Timestamp:
Oct 15, 2010, 4:49:25 AM (14 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • icp

    v4 v5  
    11= icp =
    22
    3 The ossim-icp application is an image conversion tool used to copy any supported input image to any supported output image format.  It can also crop by start/stop line/sample, band select and convert scalar type. If you wish to resample or reproject your data, use [wiki:orthoigen] instead.
     3The ossim-icp application is an image conversion tool used to translate an input image to another format (e.g. TIF to JPG). It can also be used to crop, band select and convert scalar type. If you wish to resample or reproject your data, please use [wiki:orthoigen] instead.
    44
    55The iView GUI application operates as a viewer and a way to set up parameters for icp.  icp can be called from the command line or from an application - e.g. iView.
     
    8383''ossim-icp ossim_kakadu_jp2 point.tif t1.jp2''[[BR]]
    8484
    85 
    8685This will convert point.tif to a numerically lossless jp2 file.[[BR]]
    8786''ossim-icp --writer-prop compression_quality=numerically_lossless ossim_kakadu_jp2 point.tif t1.jp2''[[BR]]