Line segment extraction
From AWF-Wiki
(Difference between revisions)
Line 2: | Line 2: | ||
* In the search engine of the Processing Toolbox, type '''Linesegment''' and select '''LineSegmentDetection''' under Feature Extraction of OTB. | * In the search engine of the Processing Toolbox, type '''Linesegment''' and select '''LineSegmentDetection''' under Feature Extraction of OTB. | ||
* Under the Parameters tab, select a multiband file as input layer. | * Under the Parameters tab, select a multiband file as input layer. | ||
− | [[File:Qgis_otb_lineSegment.png]] | + | [[File:Qgis_otb_lineSegment.png|400px]] |
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 16:40, 18 November 2018
The Line Segment Detection application (LSD) detects locally straight contours in an image and was published by Grompone et al. (2012). It is based on a spatial edge extraction filter.
- In the search engine of the Processing Toolbox, type Linesegment and select LineSegmentDetection under Feature Extraction of OTB.
- Under the Parameters tab, select a multiband file as input layer.