Building Edge Line Feature Extraction Based on DSM

Bao Hai-ying
Abstract:Hough transform is a primary way to detect straight line,but the hough transform has some problems about the accuracy and efficiency.In this paper,we present a method for detecting the building edge lines and perform an experiment on DSM.The method we describe in this paper absorbs the "voting procedure" in hough transform.After getting the edge using sobel operator,and labeling the edge of all buildings.Then identify straight lines of the labeled edge separately.We label the objects and get the edge points' coordinates in sequence.Because two points can determine a line,so if the endpoints are known,we can get the line's slope and the line can be determined by the obliquity which extracted from the voted accumulator.Experimental results indicate that the approach can detect the straight line segment precisely and simply.
Mathematics,Engineering,Computer Science
What problem does this paper attempt to address?