| OTBCLI_EDGEEXTRACTION(1) | User Commands | OTBCLI_EDGEEXTRACTION(1) |
otbcli_EdgeExtraction - OTB EdgeExtraction application
This is the EdgeExtraction application, version 5.2.0 Computes edge features on every pixel of the input image selected channel
Complete documentation: http://www.orfeo-toolbox.org/Applications/EdgeExtraction.html
-in <string> Input Image (mandatory)
-out <string> [pixel] Feature Output Image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
otbcli_EdgeExtraction -in qb_RoadExtract.tif -channel 1 -out Edges.tif
The full documentation for otbcli_EdgeExtraction is maintained as a Texinfo manual. If the info and otbcli_EdgeExtraction programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_EdgeExtraction 5.2.0 |