Changes between Version 5 and Version 6 of ossim-chipper
- Timestamp:
- 10/10/13 17:54:45 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ossim-chipper
v5 v6 91 91 dem1.ovr: D:\support_dir\dems\N37W123.ovr 92 92 }}} 93 94 == Pan Sharpening Multispectral (PSM) == 95 96 Example command:[[BR]] 97 98 {{{ 99 $ ossim-chipper --op psm -b 3,2,1 --histogram-op auto-minmax --cut-center-llwh -42.902358775406725 147.337399071900336 256 256 --resample-filter sinc --scale-to-8-bit -w ossim_png 5V090205M0001912264B220000100072M_001508507/Volume1/5V090205M0001912264B220000100072M_001508507.ntf 5V090205P0001912264B220000100282M_001508507/Volume1/5V090205P0001912264B220000100282M_001508507.ntf outputs/psm-output-1.png 100 }}} 101 102 103 104