Changes between Version 1 and Version 2 of Downloads/Processing/tuiview
- Timestamp:
- Jun 5, 2015, 12:53:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Downloads/Processing/tuiview
v1 v2 1 = TuiView =1 [[Image()]]= TuiView = 2 2 3 3 TuiView is an open source data viewer. It is used as a general image viewer for hyperspectral data and DEMs and as part of the procedure for determining SCT values. … … 7 7 == General Display of Hyperspectral Files == 8 8 9 TuiView is opened from the command prompt by typing: 9 10 11 {{{ 12 tuiview 13 }}} 14 15 Add images using the 'Add Raster' button in the top left. 16 17 [[Image(tuiview_spectral_profile.png)]] 10 18 11 19