Survey on Methods of Road Extraction using Satellite Image

DOI : 10.17577/IJERTV3IS111156

Download Full-Text PDF Cite this Publication

Text Only Version

Survey on Methods of Road Extraction using Satellite Image

Vaibhavi P Desai

Computer Engineering Department

Parul Institute of Engineering & Technology(PIET) Limda, India

Hetal Vala

Computer Engineering Department

Parul Institute of Engineering & Technology(PIET) Limda,India

Abstract Road extraction can be defined as extracting the roads from an image by accessing it through the features of road. Analysis of high resolution satellite images has been an important research topic for urban analysis. One of the important features of urban areas in urban analysis is the automatic road network extraction. Road extraction can be done by mainly three methods: Manual, automatic, semi-automatic. In this paper we review various method of road extraction using satellite image. Our approach is road extraction from VHR (very high resolution) image. So there are various methods like geodesic method, SVM, level set, mean shift, shape feature etc.

Keywords Geodesic, SVM, level set, Mean shift, Shape feature

  1. INTRODUCTION

    Geographical information extraction from remotely sensed images has been an active research subject with a variety of applications in recent years, such as, urban planning, resource management, natural disaster analysis, transportation system modeling. [1].Roads in dynamic cities tend to change very frequently even within a short period of time. Road maps of these areas have to be updated periodically, preferably from current satellite images to meet the urgent need of urban planners. [2]

    Road information can be extracted from images in three ways: manual extraction, semi-automated extraction and fully automated detection.[3] Manual extraction is subject to the analysts experience and skills. Roads can be recognized reasonably well even from noisy images that contain incomplete information about roads if s/he is familiar with the study area. However, this manual method is expensive and time consuming. Automatic extraction of roads from satellite images faces several challenges because the image appearance of roads depends upon the spatial resolution of the satellite images. In addition, the extraction is hampered by noise on satellite images. Ground objects such as trees along a street can obstruct the image of roads. Vehicles on the road may cover certain parts of a road and make it difficult to detect on the image.[2] Semi-automatic extraction of roads from satellite images is efficient way of extracting the road.it provide best robustness, quality and completeness. Accuracy is also improved by semi-automatic method. In this method seed point provide by user [4]. There are many difficulties

    inherent in a fully automatic process when extracting geographic information, and the good results that we have achieved with the semi-automatic approach used in parcel extraction, we have implemented a semi-automatic tool for the road segmentation. Due to the lack of robustness of automatic extraction tools, the best way to increase the productivity lies in designing semi-automatic tools. If an automatic process is prone to fail, the best approach is to let the operator gain full control of the process, rather than oblige this operator to search for the incorrect results on the whole image. Therefore, with our approach, the user provides the initial position of the feature to be extracted by giving some seed points along the road and editing the results interactively, whenever this is required. In any case, the knowledge needed to make the system fully automatic, for such a general purposeseveral image scales, broad and narrow roads, etc.could be so complicated that it may make the system inefficient [5].

    This paper is organized as follow. In section II, we describe survey of different road extraction methods. In section III, we describe comparative analysis of different methods. In section IV, represents conclusion and future work.

  2. SURVEY OF DIFFERENT METHODS

    1. Geodesic Method[4]

      The geodesic method is used to link seed points and identify the central line for roadways. Let f denote the probability density estimation map, which is modeled as a 2-D function f

      : R. The image domain is usually defined as = [0, 1]. In road linking, a road that connects two seed points xs and xe can be approximately defined as a smooth curve that has a constant gray value c R. Based on this definition of road model, a saliency map W(·) at the pixel x is then defined as

      W(x) = |f(x) c| + (1)

      where (i.e., = 0.01) is a small value that prevents W(x) from vanishing, and c is the gray value at the start point xs c

      = f(xs)). According to (1), the area through which the road passes should have low values of W(x). Based on the saliency map, the length of a smooth curve on the image : [0, 1] is defined as a weighted length as follows:

      where _(t) R2 is the derivative of . For linking road seed points, is generally constrained by

      { : [0, 1] \ (0) = xs and (1) = xe}

      The minimal path is defined as

      = L().

      Advantage of this method is it provides a practical solution for accurate road centerline extraction, and it does not produce spur. Limitation of this method is that it can tend to follow the boundary of the road but does not coincide with the true centerline.

    2. Mean Shift Method[6]

      Mean Shift method is a clustering technique used to classify a large amount of data into different categories does not require information about specific object and extracts road information exactly by object-oriented method and can capture different-scale roads according to the users requirement. The basic steps for mean shift method is Use kernel density estimator (weighted average e.g. Gaussian) to shift the means of pixels in the image and Stop when each mean sequence has converged after that Use the converged means to delineate segments. Finally, basically a pair of pixels belong to segment if their convergence color and spatial components are within some given range For segments with fewer pixels than a given threshold, place them into neighboring segments.

      Advantage of this method is Greater accuracy, completeness and correctness. Limitation of this method is Mean shift is fixed kernel bandwidth. The change in the road width requires an adjustment of the kernel bandwidth to consistently track the road.

    3. Level Set Method [6]

      Level set method is a search algorithm that determines evolving curves boundary pixels the level set propagates as long as the speed function is greater than zero. For the road extraction problem speed function has to be greater than zero, at the edges of the true road boundary. Therefore Level set is an efficient technique for extracting road.

      Advantages of this method is Greater accuracy, completeness and correctness. Limitation of this method is Level set method does not remove unexpected road segments. Future work of this method is Refining the results of the level set method such as removing unexpected road lines generated and extracting unidentified road regions.

    4. SVM Classification Method [7]

      The SVM (Support Vector Machine) performance is as good as or significantly better than other competing methods in most cases .SVM is a supervised classification method, which can still work when road materials and intensity change. The steps which we have studied in paper of road extraction is as following.

      • For each pixel, MPs(Morphological Profile) are constructed as the input features.

      • For each class, 5% of ground truth dta are selected as the training samples.

      • Select Gaussian kernel, and the parameters, namely, penalty parameter C and kernel parameter , are selected by using fivefold cross-validation.

      • Use the best parameters selected in step 3) to train the SVM classifier. Classify the whole imagery using the classifier trained in step 4)

      Advantage of this method is still work when road materials and intensity change. Limitation of this method is Need to train SVM for each input image which limits applicability of the method in practice. Future work is To collect massive amount of road segment to perform SVM training offline this does not require interaction form user

    5. Shape Feature Method

    There are many shape feature methods but we have studied the linear feature index to extract road segments. LFI can be calculated by following steps.

    The minimum bounding rectangle (MBR) of each homogeneous region is detected. Based on MBR, every homogeneous region is converted to a new rectangle which satisfies

    LW = np

    MBR

    +W

    MBR

    s.t. D2 =L2 2

    L =D

    where L is the length of the new rectangle, W is the width of the new rectangle, np is the area of the road segment (also known as pixel number), D is the diagonal length of MBR, LMBR is the length of MBR, and WMBR is the width of MBR.

    LFI can be calculated by

    LFI= = =

    In terms of roads characteristics, they should have large values of LFI, so regions with small values of LFI can be regarded as nonlinear features and will be removed. [8]

  3. COMPARATIVE ANALYSIS

    TABLE 1 COMPARISION OF DIFFERENT METHODS

    ACKNOWLEDGMENT

    Method

    Advantage

    Limitation

    Future

    work

    Geodesic method

    It Provides a practical solution for accurate road centerline extraction, it does not produce spur.

    It does not suitable for low resolution imagery, it

    consider road

    boundary but not consider

    true centerline

    True centerline extraction and automatic selection of seed points

    Mean shift Method

    Greater accuracy, completeness and correctness

    Mean shift is fixed kernel bandwidth. The change in the road width requires an

    adjustment of the kernel bandwidth to consistently track the road.

    Variable kernel bandwidth

    Level set Method

    Greater accuracy, completeness and correctness

    Level set method does not remove unexpected road segments.

    Refining the results of the level set method such as removing unexpected road lines generated and extracting unidentified road

    regions.

    SVM

    classification method

    SVM is a supervised classification method, which can still work when road materials and intensity change.

    Need to train SVM for each input image

    which limits applicability of the method in practice.

    To collect massive amount of road segment to perform SVM

    training offline this does not require

    interaction form user

    Shape feature method

    LFI can detect linear features well. The nonlinear features have all been removed

    by performing LFI.

    Thanking to Prof. G. B. Jethva, Head of Department in Masters In Information Technology Department, for his valuable knowledge and support and guiding us to the right path.

  4. CONCLUSION AND FUTURE WORK

In this paper, we have carried out different methods of road extraction. And we have also done comparative analysis of different methods. From this analytical survey we have conclude that the semi-automatic method is best for extraction of road from satellite images. Because, If an automatic process is prone to fail, the best approach is to let the operator gain full control of the process, rather than oblige this operator to search for the incorrect results on the whole image. By this method we can achieve best completeness, correctness, quality, accuracy.

REFERENCES

  1. Chuqing Cao And Ying Sun, Automatic Road Centerline Extraction From Imagery Using Road Gps Data-, Remote Sens. 2014, 6, 9014- 9033; Doi:10.3390/Rs6099014

  2. J. Gao And L. Wu Automatic Extraction Of Road Networks In Urban Areas From Ikonos Imagery Based On Spatial Reasoning.

  3. A Survey On Road Extraction From Color Image Using vectorization Nisha Sharma1, Rajeev Bedi2, Ajay Kumar Dogra Ijret: International Journal Of Research In Engineering And Technology Eissn: 2319-1163

    | Pissn: 2321-7308

  4. Zelang Miao, Bin Wang, Wenzhong Shi, and Hua Zhang A Semi- Automatic Method for Road Centerline Extraction From VHR Images- IEEE geoscience and remote sensing letters, vol. 11, no. 11, november 2014.

  5. Miriam Amo, Fernando Martínez, and Margarita Torre Road Extraction From Aerial Images Using a Region Competition Algorithm- IEEE transactions on image processing, vol. 15, no. 5, may 2006.

  6. M. Rajeswari , K.S.Gurumurthy , S.N. Omkar, J. Senthilnath, L. Pratap Reddy Automatic Road Extraction using High Resolution Satellite Images based on Level Set and Mean Shift Methods, 2011 IEEE.

  7. Wenzhong Shi, Zelang Miao, and Johan Debayle An Integrated Method for Urban Main-Road Centerline Extraction From Optical Remotely Sensed Imagery- IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 52, NO. 6, JUNE 2014.

  8. Zelang Miao, Wenzhong Shi, Hua Zhang, and Xinxin Wang Road Centerline Extraction From High-Resolution Imagery Based on Shape Features and Multivariate Adaptive Regression Splines- IEEE geoscience and remote sensing letters 2012.

Leave a Reply