Automated Image-Based Verification Of Road Databases*

Size: px
Start display at page:

Download "Automated Image-Based Verification Of Road Databases*"

Transcription

1 Automated Image-Based Verification Of Road Databases* M. Gerke 1, Ch. Heipke 1, A. Busch 2 1 IPI - Institute of Photogrammetry and GeoInformation University of Hannover Nienburger Str. 1, Hannover, Germany {gerke,heipke}@ipi.uni-hannover.de 2 Bundesamt für Kartographie und Geodäsie Richard-Strauss-Allee 11, Frankfurt, Germany andreas.busch@bkg.bund.de SUMMARY In this abstract a system for automated road verification is introduced. This system is being developed in cooperation with the German Federal Agency Cartography and Geodesy (BKG). The background is to support a human operator in verifying a given set of road vectors (ATKIS DLMBasis). An up-to-date orthoimage is used for this verification. By means of image analysis algorithms a majority of correct objects should be identified, so that the operator just has to focus on the remaining roads. We give a short overview and present results of a 40km 2 testscene. Wrong decisions of the system are explained and analysed in more detail. The overall results show the potential of the approach. KEYWORDS: Database, GIS, Imagery, Networks, Parameters, Quality, Reliability INTRODUCTION The verification of existing geo-spatial information is an important task for Geographic Information Systems. Today, this work is carried out mainly manually by an operator, who compares vector data from databases with remotely sensed imagery or other information. A particularly important class of geospatial objects are roads. In this paper a system for automated road data verification using digital image processing for the extraction of roads from aerial imagery and topological analysis in order to optimise the whole process in terms of reliability and efficiency is presented. The main goal is to call the human operator s attention only to parts of the network where the automated process did not find sufficient evidence of a road. The road extraction is supported by the use of prior knowledge on the global level (whether the road is situated in rural, urban or forest ar 51 eas), and information on the road geometry and its attributes. This system is being developed in the framework of a project carried out with the BKG (German Federal Agency for Cartography and Geodesy). In Germany ATKIS (Authoritative Topographic Cartographic Information System) represents the official topographic reference dataset for the whole country. The dataset with the highest resolution is called DLMBasis. Its content approximately equals a topographic map of a scale of 1:25,000. The federal states of Germany are responsible for the acquisition of the DLMBasis, whereas the BKG produces a nationwide, homogeneous dataset by merging the datasets delivered by the 16 federal states. Therefore, the BKG is highly interested in an efficient and reliable determination of the quality of the delivered database objects. To organise the verification of the data independently from its capture, a semi-automatic working environment has been installed at BKG. * Abstract of a publication appeared in the ISPRS Journal of Photogrammetry and Remote Sensing (Gerke et al., 2004). 7 th AGILE Conference on Geographic Information Science 29 April-1May 2004, Heraklion, Greece Parallel Session 7.1- Remote Sensing II 569

2 Besides the obligatory GIS component this workstation includes an automatic image analysis module, which supports a human operator in the verification. The objects from the database are compared to an up-to-date orthoimage in order to achieve information on their quality. The main objects of interest are roads and area objects (like built-up areas and vegetation areas) as they are the objects changing most frequently. Automatic image operators being able to detect the objects of interest use as much prior knowledge as possible from the database, such as contextual and geometrical information. The whole automatic scene analysis comprising feature extraction, grouping of features and verification of the given ATKIS objects is managed by GeoAIDA (Geo Automatic Image Data Analyser, refer to (Bückner et al., 2002)). In our presentation we will focus on the verification of road objects, details on the verification of area objects can be found in Müller et al., SYSTEM DESIGN AND ROAD EXTRACTION APPROACH The system for automated road verification includes three modules: An Automatic Pre-Processing module, the Main Automatic Processing module and an Interactive Post-Processing module (c.f. Fig.1). In the Automatic Pre-Processing phase the GIS Component exports the road objects to be verified from the database, including their geometric descriptions and attributes, such as road width. Moreover, the knowledge about the global context contained in the ATKIS DLMBasis is obtained. Figure 1. System overview The Main Automatic module consists of the Process Control Component and the Image Analysis Component. The Process Control Component is a communication layer between the GIS and the Image Analysis Component: It makes the information from the database available for object extraction in an appropriate manner. The Image Analysis Component itself consists of the Verification and the Change acquisition module. Finally the GIS Component is used again to support interactive post editing. In the following we focus on the Verification module. 570

3 THE VERIFICATION MODULE The Verification module is designed to check whether the roads from the database keep a predefined positional accuracy as well as to detect commission errors (a road from the database does not exist in the reference orthoimage). In order to solve this task a region of interest is defined for each road object from the database, depending on its geometric description. More precisely, a buffer around the vector representing the road axis is defined, the buffer width complies with the corresponding attribute given in the ATKIS database, and additionally the nominal accuracy of the ATKIS road objects being +/- 3m is considered. If the road width fails a plausibility test or is not available at all, a predefined value is taken. This step is followed by the selection of an appropriate algorithm for a road extraction to be executed in the image domain of the buffer. In this system the road extraction algorithm as introduced by Wiedemann (Wiedemann, 2002; Wiedemann and Ebner, 2000) is currently used. This approach models roads as linear objects in aerial or satellite imagery with a resolution of about 1 to 2 m. The underlying line extractor is the one introduced by Steger (1998). The initially extracted lines are evaluated by fuzzy values according to attributes like length, straightness, constancy in width and constancy in gray values. The evaluation is followed by a fusion of lines originating from different channels. In this case panchromatic imagery is used, but the line extractor is applied twice: Firstly, using a bright line model (line is brighter than the background) and secondly using a dark line model (line is darker than the background). The reason is that according to a lot of experiments roads in images often fit to one of those models. The last step in road extraction as applied in the Verification module is the grouping of the single lines in order to derive a topologically correct and geometrically optimal path between seed points according to some predefined criteria. The decision if extracted and evaluated lines are grouped into one road object is made corresponding to a collinearity criterion (allowing a maximum gap length and a maximum direction difference). The described road extraction software was adapted to the given tasks, especially by applying individual parameters for the given context areas and the extraction for each road object separately. If the complete ATKIS object was reconstructed by this means, it gets accepted and rejected otherwise. As proposed in (Gerke et al., 2004) the road extraction algorithm is applied twice: In the first phase a strict parameter control (relating to contrast thresholds for the initial line extraction and gap length to be bridged automatically) is used. The road objects accepted in this step are called accepted I roads, the rejected ones are denoted rejected I roads. In the second phase a more tolerant set of parameters is chosen. The idea is to minimize the number of false positives in the first phase. This is important in order to ensure a good reliability of the verification. The selection of roads having been rejected in the first phase but to be checked again in the second phase is based on a topological investigation of the given network. It is assumed that already accepted road junctions are connected by the shortest possible path using the road objects from the database. All rejected I roads being situated one these shortest connections are chosen for the second phase. The thresholds for the contrast conditions and the gap length to be bridged automatically are adapted in order to obtain a more tolerant parameter control. After the second extraction phase each appropriate road object is evaluated again. Similarly to the first evaluation step the objects are denoted as accepted II if the road extraction algorithm could extract a valid road in the corresponding buffer, and as rejected II otherwise. In Fig. 2 an example is given: The left image shows an orthoimage, in the right image the accepted I roads are displayed in white, the accepted II roads in dashed-white and the rejected objects in black. As ATKIS objects lying in settlement areas are not considered, those regions are masked out. The finally accepted network is much denser than the road object being accepted in phase I. A more detailed analysis of the results is given in the next section. 571

4 Orthoimage Verification Result Figure 2. Example for the current approach RESULTS AND DISCUSSION A prototype of the system has been tested with 10 orthoimages covering an area 40 km 2 near Frankfurt/Main, Germany, and containing 2356 road objects in rural context. All roads together have a length of 374km. The panchromatic orthoimages have a ground sampling distance of 0.4m, but they have been resampled to 1.6m in order to meet the demands of the road extraction algorithm. The road extraction approach is not able to extract roads in urban areas, therefore these regions are not considered. The results from the verification where compared with a reference dataset in order to evaluate the system, refer to Tab 1.: For each accepted object we checked whether it is correct or not, and we did the same for the rejected objects. Ideally the elements beside the main diagonal should be zero. The values in the accepted/incorrect-field are an indicator for the reliability of our approach (False Positive FP: The smaller the value, the more reliable are the results). A small value for FP is crucial for our approach, as we assume that all objects which are accepted by the system do not need to be checked by a human operator. Thus, FP errors cannot be detected at a later stage. The obtained result of only 1,5% FP errors is very encouraging, nevertheless, the FP errors are further analysed in the following. The number rejected/correct roads (False Negative FN) should of course also be small, however this value is not as important as the first one, because such roads are subsequently checked by the human operator.. Thus, FN is an indicator of the efficiency of the system. In our test we reached a value of 27.2%.Together with the correctly rejected roads (2.4%) this means that compared to a completely manual procedure only about 1/3 of the roads needs to be analysed interactively 572

5 Accepted by the system Rejected by the system Correct objects 68,9% 27,2% Incorrect objects 1,5% 2,4% Table 1. Evaluation of road object verification ANALYSIS OF FALSE POSITIVE ERRORS Label errors, i.e. road objects from the database belonging to another object class in reality (such as river) did not appear in the dataset. Therefore, all FP-errors are related to cases where the geometrical accuracy is not maintained by the ATKIS object or where no road could be found in the image at all. In Table 2 an overview of the False Positives is given. Image Sum No. 13 (4,5%) 0 3 (1,7%) 0 3 (1%) 1 (0,5%) 7 3,8%) Table 2. Overview of False Positives 9 (4,0%) (1,5%) The FP-errors are divided into four classes: 1) The ATKIS road object is not situated inside the predefined tolerance of +/- 3m, but the system has accepted the object as it was found inside the buffer; 2) The ATKIS road object is very short and wrong, but the system has found a valid road; 3) Interfering objects like trees or fences obtain a good evaluation score and are therefore used for the road extraction; 4) The wrong ATKIS road object lies parallel to plough furrows or path of tractors, respectively; these are extracted. The numbers for this classification are given in Table 3. As can be seen the first group is the most important one. In the following, examples for all four groups are presented and discussed. Type of error ATKIS object outside tolerance ATKIS object very short Interfering objects Plough furrow/ path of tractor Number of objects Table 3. Absolute number of classified FP-errors The first kind of errors (ATKIS object outside tolerance but accepted) are related to the fact that the ATKIS DLMBasis contains the centreline of the roads and has a nominal accuracy of +/- 3m. The buffer for the automatic line extraction algorithm must contain the whole potential road, i.e. +/- (3m * road width) on each side of the centreline. Inside this buffer often some parallel line-shaped objects like ditches or shoulders are situated which are extracted as lines. As a differentiation between the real road centreline and such parallel lines is currently not implemented, the system accepts all extracted roads in this buffer. In other words, the current system can not check whether the nominal accuracy of +/- 3m is maintained; and thus objects which are found inside the buffer with a radius of +/- (3m * road width) are accepted. In Fig. 3 such a situation is shown: The upper left image shows the orthoimage, the upper right shows the same image with the ATKIS object superimposed in black. Obviously the geometric accuracy of +/- 3m is not maintained in this case, but the buffer being broader than this value contains the road (lower left image). The result of the road extraction is given in the lower right image. As the extracted road connects the first and last vertex of the road from the ATKIS DLMBasis this object is accepted. 573

6 Figure 3. Example of False Positives due to the buffer width being too large The second class of FP-errors (acceptance of short lines, though not correct) is related to the fact that the search for a connection between the first and the last vertex of the ATKIS road object (grouping of extracted lines) is supported by inserting a small vector (seed vector) pointing from the end vertices towards the respective next one. If no line between these vertices from the ATKIS object was extracted, the object is rejected. But, if small line segments are found in this area and the resulting gap between such segments and the artificial seed vectors from the ATKIS object is short enough for an automatic closing, this object is accepted. Typically, this error occurs mostly with the tolerant parameter control as the length of the maximum allowed gap which is bridged automatically is relatively small. In Fig. 4 an example is given: The upper left image shows the orthoimage, in the upper right image the ATKIS road object is shown, which does not maintain the geometrical accuracy of +/- 3m. The lower left image shows 574

7 that a lot of small line segments have been extracted inside the buffer. As the gap between these segments is small enough to be bridged automatically, the object was successfully extracted (lower right image) and therefore the ATKIS object was accepted. This class of FP-errors more often occurs with a tolerant parameter control. It is obvious that in this case the strategy followed in the topology supported verification helps to reduce the number of FP-errors: Due to the fact that those short objects are often situated at the border of the image (road objects are clipped), they won t be chosen for phase II. Figure 4. Example of False Positives due to the problem with short objects The third class of FP-errors can be explained by the inability of the used road extraction model to model local context, i.e. the interrelationship between single objects. Objects like rows of trees or fences are not explicitly modelled and therefore may be incorporated into the grouping process, if the line extraction was successful. Again, an example is given (refer to Fig. 5). The upper left image shows the orthoimage and on the upper right image the original ATKIS object is shown. In the southern part the ATKIS object runs across the row of trees and does not maintain the maximum geometric tolerance. The line extraction algorithm finds lines on and beside the trees (lower left image), which are connected in the grouping process (lower right image). In general the extraction of row of trees supports the extraction of roads, as these are often placed besides each other (c.f. e.g. (Butenuth et al., 2003)). In this case the missing differentiation between these two object-classes in conjunction with the buffer width (see above) leads to an acceptance of the incorrect road. The FP-errors assigned to this class also occur more often with the tolerant parameter control. 575

8 Figure 5. Example of False Positives due to lack of local context modelling The fourth and last type of FP-errors is related to the fact, that sometimes the appearance of plough furrows or paths of tractors are similar to small roads (paths) between fields. If such structures are covered by the buffer around the ATKIS object and if their contrast values fit to the given control parameters, these paths are extracted as roads. Figure 6 gives an example: The ATKIS road has an offset larger than +/- 3m regarding the road which can be seen in the image (upper right). The buffer of this object covers three small paths in the field, which have been extracted (lower left). Finally a road could be extracted, thus leading to a false positive error. These FP-errors are a general problem of the approach if low contrast thresholds are applied: On a field such structures are extracted as lines and as there are in general no disturbances like trees the extraction result is likely to be labelled a road. 576

9 Figure 6. Example of False Positives due to the extraction of plough furrows / path of tractor ANALYSIS OF FALSE NEGATIVE ERRORS In Table 4 statistics for the false negatives (correct, but rejected) are given. An analysis of these objects being rejected though being correct shows that several causes may lead to the rejection: a) The contrast is very weak, b) Lines are not extracted due to the missing step-model implementation, c) Roads are hidden by dense rows of trees and these rows have not been detected as lines. Often, parts of roads are also not extracted due to one of the above reasons. In these cases the resulting gap is too large to be bridged automatically, even in the tolerant second examination phase. Image Sum No. 84 (29%) 56 (26%) 38 (22%) 73 (37%) 65 (22%) 73 (37%) 42 (23%) 40 (17%) Table 4. Overview of False Negatives 81 (27%) 90 (40%) 642 (27%) 577

10 CONCLUSIONS In this paper a two-step graph-supported approach for road verification from aerial imagery is introduced and evaluated. The background of this work is to design a system which supports a human operator in verifying an existing road database. The first phase focuses on reliability. In the subsequent phase II the efficiency may be increased, keeping in mind that the number of false positives, for example due to misinterpreted paths on fields becomes higher. This example shows a conceptual limitation of the system: As the verification is done per object, similar neighbouring objects are not detected and thus field structures are possibly misinterpreted as road. Another limitation concerns the examination of the positional accuracy: Independently from the used parameter control the used approach may cause FP-errors if a road object exceeds the nominal positional accuracy of +/- 3m but can be found inside the buffer considering the width of the road. But if we leave these restrictions out of consideration as its effect on the overall result is rather small the system helps to significantly reduce the amount of time for the quality control: In the exemplary investigation the number of False Negative Errors is less than 30%, i.e. more than 70% of the time for manual verification is saved. Another conclusion is that in this small spot check the quality of the ATKIS road database is very good: Just about 4% of the objects are incorrect. Therefore one may ask, why this detailed evaluation of the verification approach is necessary. One answer to this question is that quality control is necessary in any case. Another one is that the knowledge from the verification step will support the detection of new roads: Supposed that a majority of the new roads are connected to the existing network, the search space for new junctions is reduced and already extracted and evaluated lines can be used as seed objects for the extraction of connecting roads. Furthermore it has been observed that often the geometry and the topology of the ATKIS road network is correct, but the absolute position may be improved (compared to its position in the orthoimage). Therefore one may take into account the possibility to keep the geometry and the topology of the object from the database but shift its position towards the extracted line. BIBLIOGRAPHY Bückner, J., Müller, S., Pahl, M. and O. Stahlhut, Semantic Interpretation of Remote Sensing Data. In: International Archives of Photogrammetry and Remote Sensing, Com.III, Graz, Vol.XXXIV Part B3a, pp Butenuth, M., Straub, B.-M., Heipke, C. and F. Willrich., Tree Supported Road Extraction from Arial Images Using Global and Local Context Knowledge. ICVS 2003, Graz, Editors: Crowley, Piater, Vicze, Paletta, Lecture Notes in Computer Science 2626, Springer, pp Gerke M., Butenuth M., Heipke C., Willrich F., 2004: Graph-supported verification of road databases, Journal of the International Society for Photogrammetry and Remote Sensing, Vol. 58, No. 3/4, pp Müller, S., Weis, M., Liedtke, C.-E., and M.Pahl.,2003. Automatic Quality Surveillance of GIS Data with GeoAIDA. In: International Archives of Photogrammetry and Remote Sensing, Munich, Vol.XXXIV Part 3/W8, pp Steger, C., An unbiased detector of curvilinear structures. IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 20 (2), pp Wiedemann, C., Extraktion von Straßennetzen aus optischen Satellitenbildern. DGK bei der bayrischen Akademie der Wissenschaften, Reihe C Dissertationen, Heft 551, München. Wiedemann, C. and H. Ebner., Automatic Completion and Evaluation of Road Networks. In: International Archives of Photogrammetry and Remote Sensing, Amsterdam, Vol. XXXIII, Part B3, pp

Graph-supported verification of road databases $

Graph-supported verification of road databases $ ISPRS Journal of Photogrammetry & Remote Sensing 58 (2004) 152 165 www.elsevier.com/locate/isprsjprs Graph-supported verification of road databases $ Markus Gerke*, Matthias Butenuth, Christian Heipke,

More information

QUALITY ASSESSMENT OF ROAD DATABASES IN OPEN LANDSCAPE AREAS

QUALITY ASSESSMENT OF ROAD DATABASES IN OPEN LANDSCAPE AREAS QUALITY ASSESSMENT OF ROAD DATABASES IN OPEN LANDSCAPE AREAS M. Gerke and C. Heipke Institute of Photogrammetry and GeoInformation, University of Hannover Nienburger Str. 1, D-30167 Hannover, Germany -

More information

Extraction of Field Boundaries and Wind Erosion Obstacles from Aerial Imagery 1

Extraction of Field Boundaries and Wind Erosion Obstacles from Aerial Imagery 1 Extraction of Field Boundaries and Wind Erosion Obstacles from Aerial Imagery 1 MATTHIAS BUTENUTH 2 Abstract: In this paper work on image analysis methods extracting field boundaries and wind erosion obstacles

More information

MULTI-HIERARCHICAL QUALITY ASSESSMENT OF GEOSPATIAL DATA

MULTI-HIERARCHICAL QUALITY ASSESSMENT OF GEOSPATIAL DATA MULTI-HIERARCHICAL QUALITY ASSESSMENT OF GEOSPATIAL DATA C. Becker a,, M. Ziems b,, T. Büschenfeld a, C. Heipke b, S. Müller b, J. Ostermann a, M. Pahl a a Institut für Informationsverarbeitung, Leibniz

More information

Network Snakes-Supported Extraction of Field Boundaries from Imagery

Network Snakes-Supported Extraction of Field Boundaries from Imagery Network Snakes-Supported Extraction of Field Boundaries from Imagery Matthias Butenuth and Christian Heipke Institute of Photogrammetry and GeoInformation, University of Hannover, Nienburger Str. 1, 30167

More information

AUTOMATIC ROAD EXTRACTION FROM REMOTE SENSING IMAGERY INCORPORATING PRIOR INFORMATION AND COLOUR SEGMENTATION

AUTOMATIC ROAD EXTRACTION FROM REMOTE SENSING IMAGERY INCORPORATING PRIOR INFORMATION AND COLOUR SEGMENTATION In: Stilla U et al (Eds) PIA07. International Archives of Photogrammetry, Remote Sensing and Spatial Information Sciences, 36 (3/W49A) AUTOMATIC ROAD EXTRACTION FROM REMOTE SENSING IMAGERY INCORPORATING

More information

EXTRACTION OF WIND EROSION OBSTACLES BY INTEGRATING GIS-DATA AND STEREO IMAGES

EXTRACTION OF WIND EROSION OBSTACLES BY INTEGRATING GIS-DATA AND STEREO IMAGES EXTRACTION OF WIND EROSION OBSTACLES BY INTEGRATING GIS-DATA AND STEREO IMAGES Y. J. Zhang a, b a School of Remote Sensing and Information Engineering, Wuhan University, Wuhan, Hubei, 430079, P.R. China

More information

Automatic Extraction of Field Boundaries from Aerial Imagery

Automatic Extraction of Field Boundaries from Aerial Imagery Automatic Extraction of Field Boundaries from Aerial Imagery Matthias Butenuth, Bernd-Michael Straub, and Christian Heipke Institute of Photogrammetry and GeoInformation, University of Hannover, Nienburger

More information

FUZZY-CLASSIFICATION AND ZIPLOCK SNAKES FOR ROAD EXTRACTION FROM IKONOS IMAGES

FUZZY-CLASSIFICATION AND ZIPLOCK SNAKES FOR ROAD EXTRACTION FROM IKONOS IMAGES FUZZY-CLASSIFICATION AND ZIPLOCK SNAKES FOR ROAD EXTRACTION FROM IKONOS IMAGES Uwe Bacher, Helmut Mayer Institute for Photogrammetry and Catrography Bundeswehr University Munich D-85577 Neubiberg, Germany.

More information

VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS

VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS VEHICLE QUEUE DETECTION IN SATELLITE IMAGES OF URBAN AREAS J. Leitloff 1, S. Hinz 2, U. Stilla 1 1 Photogrammetry and Remote Sensing, 2 Remote Sensing Technology Technische Universitaet Muenchen, Arcisstrasse

More information

ROAD EXTRACTION IN SUBURBAN AREAS BASED ON NORMALIZED CUTS

ROAD EXTRACTION IN SUBURBAN AREAS BASED ON NORMALIZED CUTS In: Stilla U et al (Eds) PIA07. International Archives of Photogrammetry, Remote Sensing and Spatial Information Sciences, 36 (3/W49A) ROAD EXTRACTION IN SUBURBAN AREAS BASED ON NORMALIZED CUTS A. Grote

More information

UPDATE OF ROADS IN GIS FROM AERIAL IMAGERY: VERIFICATION AND MULTI-RESOLUTION EXTRACTION

UPDATE OF ROADS IN GIS FROM AERIAL IMAGERY: VERIFICATION AND MULTI-RESOLUTION EXTRACTION UPDATE OF ROADS IN GIS FROM AERIAL IMAGERY: VERIFICATION AND MULTI-RESOLUTION EXTRACTION A. Baumgartner 1, C. Steger 2, C. Wiedemann 1, H. Mayer 1, W. Eckstein 2, H. Ebner 1 1 Lehrstuhl für Photogrammetrie

More information

PHYSICAL BARRIER DETECTION FOR UPDATING OF NAVIGATION DATABASES FROM HIGH RESOLUTION SATELLITE IMAGERY

PHYSICAL BARRIER DETECTION FOR UPDATING OF NAVIGATION DATABASES FROM HIGH RESOLUTION SATELLITE IMAGERY PHYSICAL BARRIER DETECTION FOR UPDATING OF NAVIGATION DATABASES FROM HIGH RESOLUTION SATELLITE IMAGERY Ma Li a,b, *, Anne Grote c, Christian Heipke c, Chen Jun a, Jiang Jie a a National Geomatics Center

More information

SEMIAUTOMATIC QUALITY CONTROL OF TOPOGRAPHIC REFERENCE DATASETS

SEMIAUTOMATIC QUALITY CONTROL OF TOPOGRAPHIC REFERENCE DATASETS SEMIAUTOMATIC QUALITY CONTROL OF TOPOGRAPHIC REFERENCE DATASETS C. Becker a, U. Breitkopf b, T. Büschenfeld a, A. Busch c, D. Grünreich c, C. Heipke b, P. Helmholz b,, S. Müller b, J. Ostermann a, M. Pahl

More information

ROAD NETWORK EXTRACTION FROM SAR IMAGERY SUPPORTED BY CONTEXT INFORMATION

ROAD NETWORK EXTRACTION FROM SAR IMAGERY SUPPORTED BY CONTEXT INFORMATION ROAD NETWORK EXTRACTION FROM SAR IMAGERY SUPPORTED BY CONTEXT INFORMATION B. Wessel Photogrammetry and Remote Sensing, Technische Universitaet Muenchen, 80290 Muenchen, Germany birgit.wessel@bv.tum.de

More information

SEMIAUTOMATIC QUALITY CONTROL OF TOPOGRAPHIC REFERENCE DATASETS

SEMIAUTOMATIC QUALITY CONTROL OF TOPOGRAPHIC REFERENCE DATASETS SEMIAUTOMATIC QUALITY CONTROL OF TOPOGRAPHIC REFERENCE DATASETS C. Becker a, U. Breitkopf b, T. Büschenfeld a, A. Busch c, D. Grünreich c, C. Heipke b, P. Helmholz b,, S. Müller b, J. Ostermann a, M. Pahl

More information

T-REX: TUM RESEARCH ON ROAD EXTRACTION. A. Baumgartner 1, W. Eckstein 2, C. Heipke 3, S. Hinz 1, H. Mayer 4, B. Radig 5, C. Steger 5, C.

T-REX: TUM RESEARCH ON ROAD EXTRACTION. A. Baumgartner 1, W. Eckstein 2, C. Heipke 3, S. Hinz 1, H. Mayer 4, B. Radig 5, C. Steger 5, C. T-REX: TUM RESEARCH ON ROAD EXTRACTION A. Baumgartner 1, W. Eckstein 2, C. Heipke 3, S. Hinz 1, H. Mayer 4, B. Radig 5, C. Steger 5, C. Wiedemann 1 1) Lehrstuhl für Photogrammetrie und Fernerkundung Technische

More information

ENHANCING THE AUTOMATIC VERIFICATION OF CROPLAND IN HIGH-RESOLUTION SATELLITE IMAGERY

ENHANCING THE AUTOMATIC VERIFICATION OF CROPLAND IN HIGH-RESOLUTION SATELLITE IMAGERY ENHANCING THE AUTOMATIC VERIFICATION OF CROPLAND IN HIGH-RESOLUTION SATELLITE IMAGERY P. Helmholz a,b *, F. Rottensteiner b, C. Fraser b a Institute of Photogrammetry and Geoinformation, Leibnitz University

More information

Prof. Jose L. Flores, MS, PS Dept. of Civil Engineering & Surveying

Prof. Jose L. Flores, MS, PS Dept. of Civil Engineering & Surveying Prof. Jose L. Flores, MS, PS Dept. of Civil Engineering & Surveying Problem One of the challenges for any Geographic Information System (GIS) application is to keep the spatial data up to date and accurate.

More information

Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey

Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Evangelos MALTEZOS, Charalabos IOANNIDIS, Anastasios DOULAMIS and Nikolaos DOULAMIS Laboratory of Photogrammetry, School of Rural

More information

EXTERNAL EVALUATION OF ROAD NETWORKS

EXTERNAL EVALUATION OF ROAD NETWORKS ISPRS Archives, Vol. XXXIV, Part 3/W8, Munich, 17.-19. Sept. 2003 EXTERNAL EVALUATION OF ROAD NETWORKS Christian WIEDEMANN Chair for Photogrammetry and Remote Sensing, Technische Universität München, 80290

More information

MATCHING LINEAR FEATURES FROM SATELLITE IMAGES WITH SMALL-SCALE GIS DATA

MATCHING LINEAR FEATURES FROM SATELLITE IMAGES WITH SMALL-SCALE GIS DATA MATCHING LINEAR FEATURES FROM SATELLITE IMAGES WITH SMALL-SCALE GIS DATA Andreas BUSCH Bundesamt für Kartographie und Geodäsie Richard-Strauss-Allee 11 60598 Frankfurt am Main, Germany busch@ifag.de Working

More information

MULTITEMPORAL INTERPRETATION OF REMOTE SENSING DATA

MULTITEMPORAL INTERPRETATION OF REMOTE SENSING DATA MULTITEMPORAL INTERPRETATION OF REMOTE SENSING DATA Sönke Müller a,, Guilherme Lucio Abelha Mota b and Claus-Eberhard Liedtke a a Institut für Theoretische Nachrichtentechnik und Informationsverarbeitung,

More information

AUTOMATIC ROAD EXTRACTION FROM IRS SATELLITE IMAGES IN AGRICULTURAL AND DESERT AREAS

AUTOMATIC ROAD EXTRACTION FROM IRS SATELLITE IMAGES IN AGRICULTURAL AND DESERT AREAS AUTOMATIC ROAD EXTRACTION FROM IRS SATELLITE IMAGES IN AGRICULTURAL AND DESERT AREAS Uwe BACHER and Helmut MAYER Institute for Photogrammetry and Cartography Bundeswehr University Munich D-85577 Neubiberg,

More information

EXTRACTION OF ROAD JUNCTION ISLANDS FROM HIGH RESOLUTION AERIAL IMAGERY USING LEVEL SETS

EXTRACTION OF ROAD JUNCTION ISLANDS FROM HIGH RESOLUTION AERIAL IMAGERY USING LEVEL SETS EXTRACTION OF ROAD JUNCTION ISLANDS FROM HIGH RESOLUTION AERIAL IMAGERY USING LEVEL SETS M. Ravanbakhsh, C. Heipke, K. Pakzad Institute für Photogrammetrie und GeoInformation, Leibniz Universität Hannover

More information

Automatic urbanity cluster detection in street vector databases with a raster-based algorithm

Automatic urbanity cluster detection in street vector databases with a raster-based algorithm Automatic urbanity cluster detection in street vector databases with a raster-based algorithm Volker Walter, Steffen Volz University of Stuttgart Institute for Photogrammetry Geschwister-Scholl-Str. 24D

More information

Surface Contents Author Index

Surface Contents Author Index Surface Contents Author Index Xiangyun HU & C.Vincent Tao AUTOMATIC MAIN ROAD EXTRACTION FROM HIGH RESOLUTION SATELLITE IMAGERY Xiangyun HU, C.Vincent Tao Geospatial Information and Communication (Geo-ICT)

More information

UPDATING OBJECT FOR GIS DATABASE INFORMATION USING HIGH RESOLUTION SATELLITE IMAGES: A CASE STUDY ZONGULDAK

UPDATING OBJECT FOR GIS DATABASE INFORMATION USING HIGH RESOLUTION SATELLITE IMAGES: A CASE STUDY ZONGULDAK UPDATING OBJECT FOR GIS DATABASE INFORMATION USING HIGH RESOLUTION SATELLITE IMAGES: A CASE STUDY ZONGULDAK M. Alkan 1, *, D. Arca 1, Ç. Bayik 1, A.M. Marangoz 1 1 Zonguldak Karaelmas University, Engineering

More information

AN APPROACH OF SEMIAUTOMATED ROAD EXTRACTION FROM AERIAL IMAGE BASED ON TEMPLATE MATCHING AND NEURAL NETWORK

AN APPROACH OF SEMIAUTOMATED ROAD EXTRACTION FROM AERIAL IMAGE BASED ON TEMPLATE MATCHING AND NEURAL NETWORK AN APPROACH OF SEMIAUTOMATED ROAD EXTRACTION FROM AERIAL IMAGE BASED ON TEMPLATE MATCHING AND NEURAL NETWORK Xiangyun HU, Zuxun ZHANG, Jianqing ZHANG Wuhan Technique University of Surveying and Mapping,

More information

AUTOMATIC ROAD EXTRACTION BY FUSION OF MULTIPLE SAR VIEWS

AUTOMATIC ROAD EXTRACTION BY FUSION OF MULTIPLE SAR VIEWS AUTOMATIC ROAD EXTRACTION BY FUSION OF MULTIPLE SAR VIEWS K. Hedman 1, B. Wessel 1, U. Soergel 2, U. Stilla 1 1 Photogrammetry and Remote Sensing, Technische Universitaet Muenchen, Arcisstrasse 21, 80333

More information

BUILDING DETECTION AND STRUCTURE LINE EXTRACTION FROM AIRBORNE LIDAR DATA

BUILDING DETECTION AND STRUCTURE LINE EXTRACTION FROM AIRBORNE LIDAR DATA BUILDING DETECTION AND STRUCTURE LINE EXTRACTION FROM AIRBORNE LIDAR DATA C. K. Wang a,, P.H. Hsu a, * a Dept. of Geomatics, National Cheng Kung University, No.1, University Road, Tainan 701, Taiwan. China-

More information

CHANGE DETECTION AND INTEGRATION OF TOPOGRAPHIC UPDATES FROM ATKIS TO GEOSCIENTIFIC DATA SETS

CHANGE DETECTION AND INTEGRATION OF TOPOGRAPHIC UPDATES FROM ATKIS TO GEOSCIENTIFIC DATA SETS CHANGE DETECTION AND INTEGRATION OF TOPOGRAPHIC UPDATES FROM ATKIS TO GEOSCIENTIFIC DATA SETS Guido von Goesseln, Monika Sester Institute of Cartography and Geoinformatics, University of Hannover, Germany,

More information

AUTOMATIC EXTRACTION OF BUILDING FEATURES FROM TERRESTRIAL LASER SCANNING

AUTOMATIC EXTRACTION OF BUILDING FEATURES FROM TERRESTRIAL LASER SCANNING AUTOMATIC EXTRACTION OF BUILDING FEATURES FROM TERRESTRIAL LASER SCANNING Shi Pu and George Vosselman International Institute for Geo-information Science and Earth Observation (ITC) spu@itc.nl, vosselman@itc.nl

More information

ROAD EXTRACTION IN URBAN AREAS SUPPORTED BY CONTEXT OBJECTS

ROAD EXTRACTION IN URBAN AREAS SUPPORTED BY CONTEXT OBJECTS ROAD EXTRACTION IN URBAN AREAS SUPPORTED BY CONTEXT OBJECTS Stefan Hinz, Albert Baumgartner Technische Universität München, D 80290 Munich, Germany Tel: +49-89-2892-3880 Fax: +49-89-280-9573 E-mail: fhinz

More information

GENERATION AND UPDATE OF VMAP DATA USING SATELLITE AND AIRBORNE IMAGERY

GENERATION AND UPDATE OF VMAP DATA USING SATELLITE AND AIRBORNE IMAGERY GENERATION AND UPDATE OF VMAP DATA USING SATELLITE AND AIRBORNE IMAGERY T. Ohlhof 1, T. Emge 1, W. Reinhardt 2, K. Leukert 2, C. Heipke 3, K. Pakzad 3 1 Elektroniksystem- und Logistik-GmbH, PO Box 800569,

More information

Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene

Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene Geometric Accuracy Evaluation, DEM Generation and Validation for SPOT-5 Level 1B Stereo Scene Buyuksalih, G.*, Oruc, M.*, Topan, H.*,.*, Jacobsen, K.** * Karaelmas University Zonguldak, Turkey **University

More information

ROAD EXTRACTION IN RURAL AND URBAN AREAS

ROAD EXTRACTION IN RURAL AND URBAN AREAS ROAD EXTRACTION IN RURAL AND URBAN AREAS S. Hinz 1, A. Baumgartner 1, C. Steger 2,H.Mayer 3,W.Eckstein 4, H. Ebner 1, B. Radig 2 1) Chair for Photogrammetry and Remote Sensing Technische Universität München

More information

Construction of Complex City Landscape with the Support of CAD Model

Construction of Complex City Landscape with the Support of CAD Model Construction of Complex City Landscape with the Support of CAD Model MinSun 1 JunChen 2 AinaiMa 1 1.Institute of RS & GIS, Peking University, Beijing, China, 100871 2.National Geomatics Center of China,

More information

Multi-Resolution, Semantic Objects, and Context for Road Extraction

Multi-Resolution, Semantic Objects, and Context for Road Extraction Multi-Resolution, Semantic Objects, and Context for Road Extraction A. Baumgartner 1, C. Steger 2,H.Mayer 1, W. Eckstein 2 1 Lehrstuhl für Photogrammetrie und Fernerkundung Technische Universität München

More information

A NEW ALGORITHM FOR AUTOMATIC ROAD NETWORK EXTRACTION IN MULTISPECTRAL SATELLITE IMAGES

A NEW ALGORITHM FOR AUTOMATIC ROAD NETWORK EXTRACTION IN MULTISPECTRAL SATELLITE IMAGES Proceedings of the 4th GEOBIA, May 7-9, 2012 - Rio de Janeiro - Brazil. p.455 A NEW ALGORITHM FOR AUTOMATIC ROAD NETWORK EXTRACTION IN MULTISPECTRAL SATELLITE IMAGES E. Karaman, U. Çinar, E. Gedik, Y.

More information

Graph-based Modeling of Building Roofs Judith Milde, Claus Brenner Institute of Cartography and Geoinformatics, Leibniz Universität Hannover

Graph-based Modeling of Building Roofs Judith Milde, Claus Brenner Institute of Cartography and Geoinformatics, Leibniz Universität Hannover 12th AGILE International Conference on Geographic Information Science 2009 page 1 of 5 Graph-based Modeling of Building Roofs Judith Milde, Claus Brenner Institute of Cartography and Geoinformatics, Leibniz

More information

COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION

COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION COMBINING HIGH SPATIAL RESOLUTION OPTICAL AND LIDAR DATA FOR OBJECT-BASED IMAGE CLASSIFICATION Ruonan Li 1, Tianyi Zhang 1, Ruozheng Geng 1, Leiguang Wang 2, * 1 School of Forestry, Southwest Forestry

More information

IMPROVING 2D CHANGE DETECTION BY USING AVAILABLE 3D DATA

IMPROVING 2D CHANGE DETECTION BY USING AVAILABLE 3D DATA IMPROVING 2D CHANGE DETECTION BY USING AVAILABLE 3D DATA C.J. van der Sande a, *, M. Zanoni b, B.G.H. Gorte a a Optical and Laser Remote Sensing, Department of Earth Observation and Space systems, Delft

More information

Contour Simplification with Defined Spatial Accuracy

Contour Simplification with Defined Spatial Accuracy Contour Simplification with Defined Spatial Accuracy Bulent Cetinkaya, Serdar Aslan, Yavuz Selim Sengun, O. Nuri Cobankaya, Dursun Er Ilgin General Command of Mapping, 06100 Cebeci, Ankara, Turkey bulent.cetinkaya@hgk.mil.tr

More information

EuroSDR-Project. Commission 2 Image analysis and information extraction

EuroSDR-Project. Commission 2 Image analysis and information extraction EuroSDR-Project Commission 2 Image analysis and information extraction Automated Extraction, Refinement, and Update of Road Databases from Imagery and Other Data Final Report Report by Helmut Mayer 1,

More information

EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS

EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS EVALUATION OF WORLDVIEW-1 STEREO SCENES AND RELATED 3D PRODUCTS Daniela POLI, Kirsten WOLFF, Armin GRUEN Swiss Federal Institute of Technology Institute of Geodesy and Photogrammetry Wolfgang-Pauli-Strasse

More information

DIGITAL HEIGHT MODELS BY CARTOSAT-1

DIGITAL HEIGHT MODELS BY CARTOSAT-1 DIGITAL HEIGHT MODELS BY CARTOSAT-1 K. Jacobsen Institute of Photogrammetry and Geoinformation Leibniz University Hannover, Germany jacobsen@ipi.uni-hannover.de KEY WORDS: high resolution space image,

More information

ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION

ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION ORGANIZATION AND REPRESENTATION OF OBJECTS IN MULTI-SOURCE REMOTE SENSING IMAGE CLASSIFICATION Guifeng Zhang, Zhaocong Wu, lina Yi School of remote sensing and information engineering, Wuhan University,

More information

AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS

AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS AUTOMATIC INTERPRETATION OF HIGH RESOLUTION SAR IMAGES: FIRST RESULTS OF SAR IMAGE SIMULATION FOR SINGLE BUILDINGS J. Tao *, G. Palubinskas, P. Reinartz German Aerospace Center DLR, 82234 Oberpfaffenhofen,

More information

Automated Extraction of Buildings from Aerial LiDAR Point Cloud and Digital Imaging Datasets for 3D Cadastre - Preliminary Results

Automated Extraction of Buildings from Aerial LiDAR Point Cloud and Digital Imaging Datasets for 3D Cadastre - Preliminary Results Automated Extraction of Buildings from Aerial LiDAR Point Cloud and Digital Imaging Datasets for 3D Pankaj Kumar 1*, Alias Abdul Rahman 1 and Gurcan Buyuksalih 2 ¹Department of Geoinformation Universiti

More information

DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY

DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY Jacobsen, K. University of Hannover, Institute of Photogrammetry and Geoinformation, Nienburger Str.1, D30167 Hannover phone +49

More information

Location in railway traffic: generation of a digital map for secure applications

Location in railway traffic: generation of a digital map for secure applications Computers in Railways X 459 Location in railway traffic: generation of a digital map for secure applications F. Böhringer & A. Geistler Institut für Mess- und Regelungstechnik, University of Karlsruhe,

More information

Building Roof Contours Extraction from Aerial Imagery Based On Snakes and Dynamic Programming

Building Roof Contours Extraction from Aerial Imagery Based On Snakes and Dynamic Programming Building Roof Contours Extraction from Aerial Imagery Based On Snakes and Dynamic Programming Antonio Juliano FAZAN and Aluir Porfírio Dal POZ, Brazil Keywords: Snakes, Dynamic Programming, Building Extraction,

More information

EMPIRICAL EVALUATION OF AUTOMATICALLY EXTRACTED ROAD AXES

EMPIRICAL EVALUATION OF AUTOMATICALLY EXTRACTED ROAD AXES EMPIRICAL EVALUATION OF AUTOMATICALLY EXTRACTED ROAD AXES Christian Wiedemann, Christian Heipke, Helmut Mayer Chair for Photogrammetry and Remote Sensing Technische Universität München, D 80290 Munich,

More information

SAR SIMULATION BASED CHANGE DETECTION WITH HIGH-RESOLUTION SAR IMAGES IN URBAN ENVIRONMENTS

SAR SIMULATION BASED CHANGE DETECTION WITH HIGH-RESOLUTION SAR IMAGES IN URBAN ENVIRONMENTS SAR SIMULATION BASED CHANGE DETECTION WITH HIGH-RESOLUTION SAR IMAGES IN URBAN ENVIRONMENTS Timo Balz Institute for Photogrammetry (ifp), University of Stuttgart, Germany Geschwister-Scholl-Strasse 24D,

More information

EVALUATION AND INTEGRATION OF URBAN HEIGHT INFORMATION INTO A DATABASE FOR RADIO PLANNING PURPOSES

EVALUATION AND INTEGRATION OF URBAN HEIGHT INFORMATION INTO A DATABASE FOR RADIO PLANNING PURPOSES EVALUATION AND INTEGRATION OF URBAN HEIGHT INFORMATION INTO A DATABASE FOR RADIO PLANNING PURPOSES Eckhard Siebe *, Katrin Kaufmann ** * Mannesmann Mobilfunk GmbH, Germany eckhard.siebe@d2mannesmann.de

More information

URBAN ROAD NET EXTRACTION INTEGRATING INTERNAL EVALUATION MODELS

URBAN ROAD NET EXTRACTION INTEGRATING INTERNAL EVALUATION MODELS URBAN ROAD NET EXTRACTION INTEGRATING INTERNAL EVALUATION MODELS Stefan Hinz and Albert Baumgartner Chair for Photogrammetry and Remote Sensing, Technische Universität München, Arcisstraße 21, 80290 München,

More information

Engineering, Korea Advanced Institute of Science and Technology (hytoiy wpark tjkim Working Group

Engineering, Korea Advanced Institute of Science and Technology (hytoiy wpark tjkim Working Group THE DEVELOPMENT OF AN ACCURATE DEM EXTRACTION STRATEGY FOR SATELLITE IMAGE PAIRS USING EPIPOLARITY OF LINEAR PUSHBROOM SENSORS AND INTELLIGENT INTERPOLATION SCHEME Hae-Yeoun Lee *, Wonkyu Park **, Taejung

More information

Object-oriented Classification of Urban Areas Using Lidar and Aerial Images

Object-oriented Classification of Urban Areas Using Lidar and Aerial Images Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography Vol. 33, No. 3, 173-179, 2015 http://dx.doi.org/10.7848/ksgpc.2015.33.3.173 ISSN 1598-4850(Print) ISSN 2288-260X(Online)

More information

DATA FUSION AND INTEGRATION FOR MULTI-RESOLUTION ONLINE 3D ENVIRONMENTAL MONITORING

DATA FUSION AND INTEGRATION FOR MULTI-RESOLUTION ONLINE 3D ENVIRONMENTAL MONITORING DATA FUSION AND INTEGRATION FOR MULTI-RESOLUTION ONLINE 3D ENVIRONMENTAL MONITORING Yun Zhang, Pingping Xie, Hui Li Department of Geodesy and Geomatics Engineering, University of New Brunswick Fredericton,

More information

Creating and editing vector maps

Creating and editing vector maps Software PHOTOMOD Module PHOTOMOD VectOr Creating and editing vector maps Racurs, Moscow, 2009 PHOTOMOD CONTENTS 1. GENERAL PURPOSE OF VECTOR MAP EDITOR... 3 2. VECTOR MAP EDITOR MANAGING.... 3 3. ADDING

More information

Analysis of Image and Video Using Color, Texture and Shape Features for Object Identification

Analysis of Image and Video Using Color, Texture and Shape Features for Object Identification IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 6, Ver. VI (Nov Dec. 2014), PP 29-33 Analysis of Image and Video Using Color, Texture and Shape Features

More information

City-Modeling. Detecting and Reconstructing Buildings from Aerial Images and LIDAR Data

City-Modeling. Detecting and Reconstructing Buildings from Aerial Images and LIDAR Data City-Modeling Detecting and Reconstructing Buildings from Aerial Images and LIDAR Data Department of Photogrammetrie Institute for Geodesy and Geoinformation Bonn 300000 inhabitants At river Rhine University

More information

Network Snakes for the Segmentation of Adjacent Cells in Confocal Images

Network Snakes for the Segmentation of Adjacent Cells in Confocal Images Network Snakes for the Segmentation of Adjacent Cells in Confocal Images Matthias Butenuth 1 and Fritz Jetzek 2 1 Institut für Photogrammetrie und GeoInformation, Leibniz Universität Hannover, 30167 Hannover

More information

A CONSISTENCY MAINTENANCE OF SHARED BOUNDARY AFTER POLYGON GENERALIZATION

A CONSISTENCY MAINTENANCE OF SHARED BOUNDARY AFTER POLYGON GENERALIZATION CO-182 A CONSISTENCY MAINTENANCE OF SHARED BOUNDARY AFTER POLYGON GENERALIZATION AI T.(1), ZHANG W.(2) (1) Wuhan University, WUHAN CITY, CHINA ; (2) Zhongnan University of Economics and Law, WUHAN CITY,

More information

PROBLEMS AND LIMITATIONS OF SATELLITE IMAGE ORIENTATION FOR DETERMINATION OF HEIGHT MODELS

PROBLEMS AND LIMITATIONS OF SATELLITE IMAGE ORIENTATION FOR DETERMINATION OF HEIGHT MODELS PROBLEMS AND LIMITATIONS OF SATELLITE IMAGE ORIENTATION FOR DETERMINATION OF HEIGHT MODELS K. Jacobsen Institute of Photogrammetry and GeoInformation, Leibniz University Hannover, Germany jacobsen@ipi.uni-hannover.de

More information

MODEL DEFORMATION ACCURACY OF DIGITAL FRAME CAMERAS

MODEL DEFORMATION ACCURACY OF DIGITAL FRAME CAMERAS MODEL DEFORMATION ACCURACY OF DIGITAL FRAME CAMERAS V. Spreckels a, A. Schlienkamp a, K. Jacobsen b a Deutsche Steinkohle AG (DSK), Dept. Geoinformation/Engineering Survey BG G, Shamrockring 1, D-44623

More information

INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC

INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC JOURNAL OF APPLIED ENGINEERING SCIENCES VOL. 1(14), issue 4_2011 ISSN 2247-3769 ISSN-L 2247-3769 (Print) / e-issn:2284-7197 INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC DROJ Gabriela, University

More information

Plane Based Free Stationing for Building Models

Plane Based Free Stationing for Building Models Christian MANTHE, Germany Key words: plane based building model, plane detection, plane based transformation SUMMARY 3D Building models are used to construct, manage and rebuild buildings. Thus, associated

More information

ABSOLUTE AND EXTERIOR ORIENTATION USING LINEAR FEATURES

ABSOLUTE AND EXTERIOR ORIENTATION USING LINEAR FEATURES ABSOLUTE AND EXTERIOR ORIENTATION USING LINEAR FEATURES Martin J. SMITH, David W. G. PARK Institute of Engineering Surveying and Geodesy The University of Nottingham, UK martin.smith@nottingham.ac.uk david.park@nottingham.ac.uk

More information

Using Layered Color Precision for a Self-Calibrating Vision System

Using Layered Color Precision for a Self-Calibrating Vision System ROBOCUP2004 SYMPOSIUM, Instituto Superior Técnico, Lisboa, Portugal, July 4-5, 2004. Using Layered Color Precision for a Self-Calibrating Vision System Matthias Jüngel Institut für Informatik, LFG Künstliche

More information

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN OVERVIEW National point clouds Airborne laser scanning in the Netherlands Quality control Developments in lidar

More information

DEVELOPING A THREE-DIMENSIONAL TOPOLOGICAL DATA MODEL

DEVELOPING A THREE-DIMENSIONAL TOPOLOGICAL DATA MODEL DEVELOPING A THREE-DIMENSIONAL TOPOLOGICAL DATA MODEL Saadi MESGARI International Institute for Aerospace Survey and Earth Sciences (ITC) The Netherlands Mesgari@itc.nl Working Group IC/16 KEY WORDS: Data

More information

THE TOOLS OF AUTOMATED GENERALIZATION AND BUILDING GENERALIZATION IN AN ArcGIS ENVIRONMENT

THE TOOLS OF AUTOMATED GENERALIZATION AND BUILDING GENERALIZATION IN AN ArcGIS ENVIRONMENT Vol. XIX, 2011, No. 1, 1 7, DOI: 10.2478/v10189-011-0001-4 V. DROPPOVÁ THE TOOLS OF AUTOMATED GENERALIZATION AND BUILDING GENERALIZATION IN AN ArcGIS ENVIRONMENT Veronika Droppová email: veronika.droppova@gmail.com

More information

ATOMI Automatic road centreline extraction

ATOMI Automatic road centreline extraction ATOMI input and output data Ortho images DTM/DSM 2D inaccurate structured road vector data ATOMI Automatic road centreline extraction 3D accurate structured road vector data Classification of roads according

More information

PERFORMANCE OF LARGE-FORMAT DIGITAL CAMERAS

PERFORMANCE OF LARGE-FORMAT DIGITAL CAMERAS PERFORMANCE OF LARGE-FORMAT DIGITAL CAMERAS K. Jacobsen Institute of Photogrammetry and GeoInformation, Leibniz University Hannover, Germany jacobsen@ipi.uni-hannover.de Inter-commission WG III/I KEY WORDS:

More information

BUILDING ROOF RECONSTRUCTION BY FUSING LASER RANGE DATA AND AERIAL IMAGES

BUILDING ROOF RECONSTRUCTION BY FUSING LASER RANGE DATA AND AERIAL IMAGES BUILDING ROOF RECONSTRUCTION BY FUSING LASER RANGE DATA AND AERIAL IMAGES J.J. Jaw *,C.C. Cheng Department of Civil Engineering, National Taiwan University, 1, Roosevelt Rd., Sec. 4, Taipei 10617, Taiwan,

More information

DIGITAL SURFACE MODELS IN BUILD UP AREAS BASED ON VERY HIGH RESOLUTION SPACE IMAGES

DIGITAL SURFACE MODELS IN BUILD UP AREAS BASED ON VERY HIGH RESOLUTION SPACE IMAGES DIGITAL SURFACE MODELS IN BUILD UP AREAS BASED ON VERY HIGH RESOLUTION SPACE IMAGES Gurcan Buyuksalih*, Karsten Jacobsen** *BIMTAS, Tophanelioglu Cad. ISKI Hizmet Binasi No:62 K.3-4 34460 Altunizade-Istanbul,

More information

IMPROVING CARTOGRAPHIC ROAD DATABASES BY IMAGE ANALYSIS

IMPROVING CARTOGRAPHIC ROAD DATABASES BY IMAGE ANALYSIS IMPROVING CARTOGRAPHIC ROAD DATABASES BY IMAGE ANALYSIS Chunsun Zhang, Emmanuel Baltsavias Institute of Geodesy and Photogrammetry, Swiss Federal Institute of Technology Zurich, ETH Hoenggerberg, CH-8093

More information

DETECTION OF CHANGES IN ISTANBUL AREA WITH MEDIUM AND HIGH RESOLUTION SPACE IMAGES

DETECTION OF CHANGES IN ISTANBUL AREA WITH MEDIUM AND HIGH RESOLUTION SPACE IMAGES DETECTION OF CHANGES IN ISTANBUL AREA WITH MEDIUM AND HIGH RESOLUTION SPACE IMAGES S. Bayburt*, G.Büyüksalih*, I. Baz*, K. Jacobsen**, T. Kersten *** * BIMTAS, Tophanelioglu Cad. ISKI Hizmet Binasi No:62

More information

CO-REGISTERING AND NORMALIZING STEREO-BASED ELEVATION DATA TO SUPPORT BUILDING DETECTION IN VHR IMAGES

CO-REGISTERING AND NORMALIZING STEREO-BASED ELEVATION DATA TO SUPPORT BUILDING DETECTION IN VHR IMAGES CO-REGISTERING AND NORMALIZING STEREO-BASED ELEVATION DATA TO SUPPORT BUILDING DETECTION IN VHR IMAGES Alaeldin Suliman, Yun Zhang, Raid Al-Tahir Department of Geodesy and Geomatics Engineering, University

More information

AN INTEGRATED APPROACH TO AGRICULTURAL CROP CLASSIFICATION USING SPOT5 HRV IMAGES

AN INTEGRATED APPROACH TO AGRICULTURAL CROP CLASSIFICATION USING SPOT5 HRV IMAGES AN INTEGRATED APPROACH TO AGRICULTURAL CROP CLASSIFICATION USING SPOT5 HRV IMAGES Chang Yi 1 1,2,*, Yaozhong Pan 1, 2, Jinshui Zhang 1, 2 College of Resources Science and Technology, Beijing Normal University,

More information

DENSE IMAGE MATCHING FOR MARS EXPRESS HRSC IMAGERY BASED ON PRECISE POINT PREDICTION METHOD

DENSE IMAGE MATCHING FOR MARS EXPRESS HRSC IMAGERY BASED ON PRECISE POINT PREDICTION METHOD DENSE IMAGE MATCHING FOR MARS EXPRESS HRSC IMAGERY BASED ON PRECISE POINT PREDICTION METHOD X. Geng a,b *, Q. Xu a, J. Miao b, Y.F. Hou a, S. Xing a, C.Z. Lan a a Information Engineering University, Institute

More information

AUTOMATIC BUILDING DETECTION FROM LIDAR POINT CLOUD DATA

AUTOMATIC BUILDING DETECTION FROM LIDAR POINT CLOUD DATA AUTOMATIC BUILDING DETECTION FROM LIDAR POINT CLOUD DATA Nima Ekhtari, M.R. Sahebi, M.J. Valadan Zoej, A. Mohammadzadeh Faculty of Geodesy & Geomatics Engineering, K. N. Toosi University of Technology,

More information

Geospatial Data Quality for Analytical Command and Control Applications: Preventing the Tanker Two-Step. Robert Richbourg and George Lukes

Geospatial Data Quality for Analytical Command and Control Applications: Preventing the Tanker Two-Step. Robert Richbourg and George Lukes Geospatial Data Quality for Analytical Command and Control Applications: Preventing the Tanker Two-Step Robert Richbourg and George Lukes Institute for Defense Analyses 4850 Mark Center Drive Alexandria,

More information

ABSTRACT 1. INTRODUCTION

ABSTRACT 1. INTRODUCTION Published in SPIE Proceedings, Vol.3084, 1997, p 336-343 Computer 3-d site model generation based on aerial images Sergei Y. Zheltov, Yuri B. Blokhinov, Alexander A. Stepanov, Sergei V. Skryabin, Alexander

More information

ACCURACY ANALYSIS AND SURFACE MAPPING USING SPOT 5 STEREO DATA

ACCURACY ANALYSIS AND SURFACE MAPPING USING SPOT 5 STEREO DATA ACCURACY ANALYSIS AND SURFACE MAPPING USING SPOT 5 STEREO DATA Hannes Raggam Joanneum Research, Institute of Digital Image Processing Wastiangasse 6, A-8010 Graz, Austria hannes.raggam@joanneum.at Commission

More information

AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES

AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES AUTOMATIC EXTRACTION OF BUILDING ROOFS FROM PICTOMETRY S ORTHOGONAL AND OBLIQUE IMAGES Yandong Wang Pictometry International Corp. Suite A, 100 Town Centre Dr., Rochester, NY14623, the United States yandong.wang@pictometry.com

More information

RSPS2001 Proceedings Algorithms 79

RSPS2001 Proceedings Algorithms 79 Detecting urban features from IKONOS data using an object-oriented approach Hofmann, P. DEFiNiENS Imaging GmbH, Trappentreustr. 1, D-80339 Munich, Germany PHofmann@definiens.com http: www.definiens.com

More information

Calibration of IRS-1C PAN-camera

Calibration of IRS-1C PAN-camera Calibration of IRS-1C PAN-camera Karsten Jacobsen Institute for Photogrammetry and Engineering Surveys University of Hannover Germany Tel 0049 511 762 2485 Fax -2483 Email karsten@ipi.uni-hannover.de 1.

More information

Geodatabase over Taita Hills, Kenya

Geodatabase over Taita Hills, Kenya Geodatabase over Taita Hills, Kenya Anna Broberg & Antero Keskinen Abstract This article introduces the basics of geographical information systems (GIS) and explains how the Taita Hills project can benefit

More information

EDGE EXTRACTION ALGORITHM BASED ON LINEAR PERCEPTION ENHANCEMENT

EDGE EXTRACTION ALGORITHM BASED ON LINEAR PERCEPTION ENHANCEMENT EDGE EXTRACTION ALGORITHM BASED ON LINEAR PERCEPTION ENHANCEMENT Fan ZHANG*, Xianfeng HUANG, Xiaoguang CHENG, Deren LI State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing,

More information

An operational system for linear feature extraction in land consolidation using high resolution imagery

An operational system for linear feature extraction in land consolidation using high resolution imagery An operational system for linear feature extraction in land consolidation using high resolution imagery Rui Guo, Daoliang Li * 1. College of Information and Electrical Engineering, China Agricultural University,

More information

ROBUST BUILDING DETECTION IN AERIAL IMAGES

ROBUST BUILDING DETECTION IN AERIAL IMAGES In: Stilla U, Rottensteiner F, Hinz S (Eds) CMRT05. IAPRS, Vol. XXXVI, Part 3/W24 --- Vienna, Austria, August 29-30, 2005 ROBUST BUILDING DETECTION IN AERIAL IMAGES Sönke Müller, Daniel Wilhelm Zaum Institut

More information

2D image segmentation based on spatial coherence

2D image segmentation based on spatial coherence 2D image segmentation based on spatial coherence Václav Hlaváč Czech Technical University in Prague Center for Machine Perception (bridging groups of the) Czech Institute of Informatics, Robotics and Cybernetics

More information

Creating a digital thermal map using laser scanning and GIS

Creating a digital thermal map using laser scanning and GIS 10th International Symposium on District Heating and Cooling September 3-5, 2006 Monday, 4 September 2006 Sektion 3 Technology trends the prospects of dispersed energy: CHP and DH/DC Creating a digital

More information

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Class #2 Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Role of a Data Model Levels of Data Model Abstraction GIS as Digital

More information

CHANGE DETECTION OF LINEAR MAN-MADE OBJECTS USING FEATURE EXTRACTION TECHNIQUE

CHANGE DETECTION OF LINEAR MAN-MADE OBJECTS USING FEATURE EXTRACTION TECHNIQUE CHANGE DETECTION OF LINEAR MAN-MADE OBJECTS USING FEATURE EXTRACTION TECHNIQUE S. M. Phalke and I. Couloigner Department of Geomatics Engineering, University of Calgary, Calgary, Alberta, Canada T2N 1N4

More information

ROBUST DETECTION OF ROAD JUNCTIONS IN VHR IMAGES USING AN IMPROVED RIDGE DETECTOR

ROBUST DETECTION OF ROAD JUNCTIONS IN VHR IMAGES USING AN IMPROVED RIDGE DETECTOR ROBUS DEECION OF ROAD JUNCIONS IN VHR IMAGES USING AN IMPROVED RIDGE DEECOR S.Gautama, W.Goeman, J.D'Haeyer Dept. elecommunication and Information Processing, Ghent University St.Pietersnieuwstraat 41,

More information

Automatic Extraction of Roads from High Resolution Aerial and Satellite Images with Heavy Noise

Automatic Extraction of Roads from High Resolution Aerial and Satellite Images with Heavy Noise Automatic Extraction of Roads from High Resolution Aerial and Satellite Images with Heavy Noise Yan Li and Ronald Briggs Abstract Aerial and satellite images are information rich. They are also complex

More information