File: ossim-extract-vertices.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 (24 lines) | stat: -rw-r--r-- 890 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
.TH OSSIM-EXTRACT-VERTICES "1" "December 2015" "ossim-extract-vertices 1.8.20" "User Commands"
.SH NAME
ossim-extract-vertices \- ossim-extract-vertices
.SH DESCRIPTION
extract_vertices <image_file> <optional_output_file>
NOTE:
.IP
Scans the image, extracts vertices and writes results to a keyword list.
The optional_output_file parameter specifies the path for the extracted
vertices.  If not specified, the name of the image_file with "_vertices.kwl"
appended.  So if image = "foo.tif" then  results file = "foo_vertices.kwl".
.SH "SEE ALSO"
The full documentation for
.B ossim-extract-vertices
is maintained as a Texinfo manual.  If the
.B info
and
.B ossim-extract-vertices
programs are properly installed at your site, the command
.IP
.B info ossim-extract-vertices
.PP
should give you access to the complete manual.