.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_HARALICKTEXTUREEXTRACTION "1" "December 2015" "otbgui_HaralickTextureExtraction 5.2.0" "User Commands" .SH NAME otbgui_HaralickTextureExtraction \- OTB HaralickTextureExtraction application .SH DESCRIPTION This is the HaralickTextureExtraction application, version 5.2.0 Computes textures on every pixel of the input image selected channel .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/HaralickTextureExtraction.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\-parameters\fR.xrad X Radius (mandatory, default value is 2) .TP \fB\-parameters\fR.yrad Y Radius (mandatory, default value is 2) .TP \fB\-parameters\fR.xoff X Offset (mandatory, default value is 1) .TP \fB\-parameters\fR.yoff Y Offset (mandatory, default value is 1) .TP \fB\-parameters\fR.min Image Minimum (mandatory, default value is 0) .TP \fB\-parameters\fR.max Image Maximum (mandatory, default value is 255) .TP \fB\-parameters\fR.nbbin Histogram number of bin (mandatory, default value is 8) .TP \fB\-texture\fR Texture Set Selection [simple/advanced/higher] (mandatory, default value is simple) .TP \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (optional, on by default) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_HaralickTextureExtraction \-in qb_RoadExtract.tif \-channel 2 \-parameters.xrad 3 \-parameters.yrad 3 \-texture simple \-out HaralickTextures.tif .SH "SEE ALSO" The full documentation for .B otbgui_HaralickTextureExtraction is maintained as a Texinfo manual. If the .B info and .B otbgui_HaralickTextureExtraction programs are properly installed at your site, the command .IP .B info otbgui_HaralickTextureExtraction .PP should give you access to the complete manual.