File: ossim-cli.1

package info (click to toggle)
ossim 2.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,924 kB
  • sloc: cpp: 380,481; ansic: 15,191; sh: 1,953; lex: 183; xml: 141; sql: 78; makefile: 78; csh: 6
file content (36 lines) | stat: -rw-r--r-- 1,596 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
.TH OSSIM-CLI "1" "December 2017" "2.2.0" "User Commands"
.SH NAME
ossim-cli \- OSSIM CLI Utility
.SH SYNOPSIS
ossim\-cli <command> [command options and parameters]

ossim\-cli \fB\-\-spec\fR <command\-spec\-file>

ossim\-cli \fB\-\-version\fR

ossim\-cli help <command> \fB\-\-\fR To get help on specific command.
.SH DESCRIPTION
ossim-cli provides an interface to all utilities derived from ossimTool.
.PP
Available commands:
.IP
bandmerge \fB\-\-\fR Merges multiple band files into a single RGB image.

hillshade \fB\-\-\fR Computes shaded representation of input elevation surface with specified lighting parameters.

hlz \fB\-\-\fR Computes bitmap of helicopter landing zones given ROI and DEM.

info \fB\-\-\fR Dumps metadata information about input image and OSSIM in general.

ortho \fB\-\-\fR Utility for orthorectifying and reprojecting image data.

shoreline \fB\-\-\fR Computes bitmap of water versus land areas in an input image.

slope \fB\-\-\fR Utility for computing the slope at each elevation post and generating a corresponding slope image.

subimage \fB\-\-\fR Tool for extracting a sub\-image from a full image. No reprojection is done. Presently, the subimage geometry is represented by an RPC replacement model until generic models can support subimage chipping.

vertices \fB\-\-\fR Utility for determining the active image corner vertices inside larger null\-filled image rectangle.

viewshed \fB\-\-\fR Computes bitmap image representing the viewshed from specified location using only DEM information.