- 1. Overview
- 1.1 Introduction
- 1.2 What to Read
- 1.3 Overview
- 1.3.1 Image Import Subsystem
- 1.3.2 Tie / Check Point Collection Subsystem
- 1.3.3 Image Registration Subsystem
- 1.3.4 Image Export Subsystem
- 1.3.5 Layout of Directories
- 1.4 Requirements
- 1.4.1 IDL Compatibility
- 1.5 Supported Image Sizes and Display Requirements
- 1.6 Input Data File Formats
- 2. Getting Started
- 2.1 Installation
- 2.2 Starting the System
- 2.3 Should There be a Problem
- 2.4 Tutorial
- 2.4.1 Gathering Your Input Data
- 2.4.2 Don't Use "set noclobber"
- 2.4.3 Starting Up
- 2.4.4 Import Image
- 2.4.4.1 Automated Data Type Determination (AIRSAR, SIR-C, X-SAR)
- 2.4.4.2 Manual Data Type Determination (DEM, byte image)
- 2.4.4.3 Importing AIRSAR, SIR-C, or X-SAR Data
- 2.4.4.4 Importing DEMs or Byte Images
- 2.4.4.5 Import Both Master and Slave Data
- 2.4.5 Collecting Tie Points and Check Points
- 2.4.5.1 Looking at an Image
- 2.4.5.1.1 Cursor Tracking
- 2.4.5.1.2 Scrolling
- 2.4.5.1.3 Zooming In and Out
- 2.4.5.2 Manipulating the Color Table
- 2.4.5.3 Selecting Tie Points and Check Points
- 2.4.5.3.1 "add"
- 2.4.5.3.1.1 Other Ways to Add Tie Points
- 2.4.5.3.1.2 How Many Tie Points Do You Need
- 2.4.5.3.1.3 Maximum Number of Tie Point Pairs
- 2.4.5.3.2 "prv" and "nxt"
- 2.4.5.3.3 Manually Selecting the Current Tie Point
- 2.4.5.3.4 Selecting Tie Points Interactively
- 2.4.5.3.5 "lock" or "edit"
- 2.4.5.3.6 "del"
- 2.4.5.3.7 "mov"
- 2.4.5.3.8 "clr"
- 2.4.5.3.9 "Correlate" or "Correlation Chip"
- 2.4.5.3.9.1 When to Use It
- 2.4.5.3.9.2 How to Use It
- 2.4.5.3.10 "Save as Check Point" and "Unset as Check Point"
- 2.4.5.3.11 "Save Tie Points"
- 2.4.5.4 Red/Green Overlay
- 2.4.5.5 Movie
- 2.4.5.6 Exiting the Tie / Check Point Collection Subsystem
- 2.4.5.7 Adding or Editing Tie Points Later On
- 2.4.6 Image Warping
- 2.4.6.1 Linear Warping
- 2.4.6.1.1 New Files Created
- 2.4.6.2 Addition or Modification of Tie Points
- 2.4.6.3 Polynomial Warping
- 2.4.6.4 Checking the Final Registration
- 2.4.7 Exporting the Registered Data
- 2.4.7.1 Possible Output Products
- 2.4.7.2 Exporting the Data
- 2.4.7.3 Naming Conventions
- 2.4.8 Cleaning Up Files
- 2.4.9 Exiting SIR-C Reg
- 2.4.10 Registering Multi-frequency Data
- 3. The Programs
- 3.1 Introduction
- 3.2 Main Interface
- sirc.pro
- 3.3 Image Import Subsystem
- data_type.pro
- file_select.pro
- get_datatype.pro
- get_itype.pro
- import_airsar.c
- import_byte.c
- import_dem.c
- import_sirc.c
- import_xsar.c
- 3.4 Tie / Check Point Collection Subsystem
- correlate.pro
- make_tie_tmps.pro
- mosaic.c, mosaic.h, mosaic_args.c, mosaic_comp.c, mosaic_proc.c
- tie.pro
- tie_common.pro
- tie_contour.pro
- tie_elev.pro
- tie_event.pro
- tie_goodies.pro
- tie_isoview.pro
- tie_loadfile.pro
- tie_resample.pro
- tie_rstview.pro
- tie_setup.pro
- tie_tiepts.pro
- tie_zoom.pro
- xloadct.pro, filepath.pro, loadct.pro, reverse.pro, stretch.pro,
- xdisplayfile.pro
- zoom.c, zoom.h, zoom_args.c, zoom_proc.c
- 3.5 Image Registration Subsystem
- image_reg.pro
- register.c
- register.pro
- 3.6 Image Export Subsystem
- doitnow.pro
- export_SIRC.c
- export_byte.c
- export_data.pro
- export_img.pro
- export_xsar.c
- read_results.pro
- sourcethis.pro
- 3.7 Clean Up
- clean_up.pro
- 3.8 Utilities and Miscellaneous
- dem_defs.h, dem_defs_short.h, dem_defs.pro
- ELEM.h, ELEM_extern.h
- export_CEOS_param.c
- getopt.h
- linklist.c, linklist.h
- measure.pro
- misc.c
- needtoread.c
- prototyp.h
- read_CEOS_header.c
- read_descriptor.pro
- std.h