.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_EDGEEXTRACTION "1" "December 2015" "otbgui_EdgeExtraction 5.2.0" "User Commands" .SH NAME otbgui_EdgeExtraction \- OTB EdgeExtraction application .SH DESCRIPTION This is the EdgeExtraction application, version 5.2.0 Computes edge features on every pixel of the input image selected channel .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/EdgeExtraction.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) .TP \fB\-channel\fR Selected Channel (mandatory, default value is 1) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-filter\fR Edge feature [gradient/sobel/touzi] (mandatory, default value is gradient) .TP \fB\-filter\fR.touzi.xradius The X Radius (mandatory, default value is 1) .TP \fB\-filter\fR.touzi.yradius The Y Radius (mandatory, default value is 1) .PP \fB\-out\fR [pixel] Feature Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_EdgeExtraction \-in qb_RoadExtract.tif \-channel 1 \-out Edges.tif .SH "SEE ALSO" The full documentation for .B otbgui_EdgeExtraction is maintained as a Texinfo manual. If the .B info and .B otbgui_EdgeExtraction programs are properly installed at your site, the command .IP .B info otbgui_EdgeExtraction .PP should give you access to the complete manual.