Automatic Open Space Area Extraction and Change Detection from High Resolution Urban Satellite Images

Size: px
Start display at page:

Download "Automatic Open Space Area Extraction and Change Detection from High Resolution Urban Satellite Images"

Transcription

1 Automatic Open Space Area Extraction and Change Detection from High Resolution Urban Satellite Images Dr. Deshmukh Nilesh Kailasrao School of Computational Sciences, Swami Ramanand Teerth Marathwada University, Nanded, (MH), India. ABSTRACT Timely and accurate change detection of Earth's surface features is extremely important for understanding relationships and interactions between human and natural phenomena in order to promote better decision making. Remote sensing data are primary sources extensively used for change detection in recent decades. Many change detection techniques have been developed. This research paper presents an efficient and reliable automatic extraction algorithm to find out the open space area from the high resolution urban satellite imagery, and to detect changes from the extracted open space. This research paper depicts the efficient and reliable automatic extraction algorithm to find out the open space from the high resolution urban satellite imagery, and detecting changes from the extracted open space during the period 2003, 2006 and This automatic extraction and change detection algorithm makes use of some filters, segmentations and grouping and optimization techniques applied on satellite images. The resultant images may be used to calculate the total available open area and the built up area. It may also be used to compare the difference between present and past open space using historical urban satellite images of that same projection. Key words: Change detection, Spatial database, Geospatial tools, Spatial information system, Open source software. Corresponding Author: Dr. Deshmukh N.K. INTRODUCTION Extraction of open space area from raster images is a very important part of GIS features such as GIS updating, geo-referencing and geo spatial data integration. However extracting open space area from raster image is a time consuming operation when performed manually, especially when the image is complex. The automatic extraction of open space area is critical and essential to the fast and effective processing of large number of raster images in various formats, complexities and conditions. How open space area are extracted properly from raster images depend on how open space area appear in raster image. In this research paper, we study automatic extraction of open space area from high resolution urban area satellite image. A high resolution satellite image typically has a resolution of 0.5 to 1.0 m. Under such high resolution, an open space is not same any more in whole image. Instead, objects such as lake(s), trees are easily identifiable. This class of images contains very rich information and when fused with vector map can provide a comprehensive view of a geographical area. Google, Yahoo, and Virtual Earth maps Page 130

2 are good examples to demonstrate the power of such high resolution images [1]. However, high resolution images pose great challenges for automatic feature extraction due to the inherent complexities. First, a typical aerial photo captures everything in the area such as buildings, cars, trees, open space area, etc. Second, different objects are not isolated, but mixed and interfere with each other, e.g., the shadows of trees on the road, building tops with similar materials. Third, roads may even look like open space area, which have the same characteristics, and hence fail to extract total open space area. In addition, the light and weather conditions have big impact over images. Therefore, it is impossible to predict what and where objects are, and how they look like in a raster image. All these uncertainties and complexities make the extraction very difficult. Due to its importance, much effort has been devoted to this problem [2] [3]. Unfortunately, there are still no existing methods that can deal with all these problems effectively and reliably. Some typical high resolution images are shown in Fig.1 and they show huge difference among them in terms of the color spectrum and noise level [4]. There are numerous factors that can distort the edges, including but not limited to blocking objects such as trees and shadows, surrounding objects in similar colors such as roof tops. As a matter of fact, the result of edge detection is as complicated as the image itself. Edges of open space area are either missing or broken and straight edges correspond to buildings, as shown in Fig.2. Therefore, edge-based extraction schemes fail to produce reliable results under such circumstances. (a) (b) (c) Fig.1: Examples of high resolution images, (a) An aerial photo for an area in the Latur city, (b) High resolution urban satellite image. (Latur city, dated 23 Feb. 2003), (c) Google map satellite image. Page 131

3 METHODOLOGY In this research paper, we develop an integrated scheme for automatic extraction that exploits the inherent nature of open space area. Instead of relying on the edges to detect open space, it tries to find the pixels that belong to the same open area region based on how they are related visually and geometrically. Studies have shown that the visual characteristic of a open space is heavily influenced by its physical characteristics such as material, surface condition. It is impossible to define a common pattern just based on color or spectrum to uniquely identify the open space area. In our scheme, we consider a open space as a group of similar pixels. The similarity is defined in the overall shape of the region they belong to, the spectrum they share, and the geometric property of the region. Different from edge-based extraction schemes, the new scheme first examines the visual and geometric properties of pixels using a new method. The pixels are identified to represent each region. All the regions are verified based on the general visual and geometric constraints associated with a open space area. Therefore, the roof top of a building or a long strip of trees is not misidentified as a open space area segment. There is also no need to assume or guess the color spectrum of open space area, which varies greatly from image to image according to the example images. Fig.2: Edge extraction (using canny method) of Fig.1 (b). As illustrated by examples in Fig.1, an open space area is not always a contiguous region of regular linear shape, but a series of segments with no constant shapes. This is because each segment may include pixels of surrounding objects in similar colors or miss some of its pixels due to interference of surrounding objects. A reliable extraction scheme must be able to deal with such issues. In the following sections, we discuss how to capture the essence of similarity, translate them and finally turn them into display. IDENTIFICATION OF WATER BODIES FROM SATELLITE IMAGES While extracting open space area from high resolution urban satellite images, first, we should identify the water bodies like lakes or reservoirs or tanks or rivers etc. For this purpose, a large number of earth observation satellites has orbited, and is orbiting our planet to provide frequent imagery of its surface. From these satellites, many can potentially provide useful Page 132

4 information for assessing erosion, although seldom it has actually been used for this purpose. This section provides a brief overview of the space borne sensors applied in water-body extraction studies. Optical satellite systems have most frequently been applied in water body extraction research. The parts of the electromagnetic spectrum covered by these sensors include the visible and near infrared (VNIR) ranging from 0.4 to 1.3 μm, the shortwave infrared (SWIR) between 1.3 and 3.0 μm, the thermal infrared (TIR) from 3.0 to 15.0 μm and the long-wavelength infrared (LWIR) from (7-14 μm). The Table 1 summarizes sensor characteristics of the systems used [5]. Table 1: The optical satellite sensors applied for water body extraction Satellites Sensors Operation Time Spatial Resolution Landsat-1,2,3 MSS m NOAA/TIROS AVHRR 1978-Present 1001m Nimbus-7 CZCS m Landsat-4,5 TM m SPOT-1,2,3 HRV Present 20m IRS- 1A,1B LISS-1 LISS m 36.25m IRS-1C,1D PAN 1995-Present 5.8m SPOT-4 HRVIR 1998-Present 10m IKONOS Panchromatic Multispectral 1999-Present 1m 2m Landsat-7 ETM 1999-Present 15m 30m TERRA ASTER MODIS 1999-Present 1999-Present 15m 250m QuickBird Panchromatic Multispectral 2001-Present 0.61m SPOT-5 Panchromatic Multispectral 2002-Present 5m WorldView-1 Panchromatic 2007-Present 0.55m GEOEYE-1 Pan-sharpened Panchromatic Multispectral 2008-Present 0.41m AUTOMATIC EXTRACTION SCHEME The goal of the proposed system is to develop a complete and practical automatic solution to the extraction of open space area problem for high resolution aerial/satellite images. The first stage extracts open space areas that are relatively easier to identify such as major grounds and the second stage deals with open space that are harder to identify. The reason for Page 133

5 such design is a balance between reliability and efficiency. Some open space areas are easier to identify because they are more identifiable and contain relatively less noise. Since some open space area in the same image share some common visual characteristics, the information from the already extracted area and other objects, such as spectrum, can be used to simplify the process of identifying open space area that are less visible or heavily impacted by surrounding objects or by different colors. Otherwise, such areas are not easily distinguishable from patterns formed by other objects. For example, a set of collinear blocks may correspond to a open space or a group of buildings (houses) from the same block. The second stage also serves an important purpose to fill the big gaps for open space extracted in stage one. Under some severe noise, part of the area may be disqualified as valid open space region and hence missed in stage one, leaving some major gaps in open space area edges. With the additional spectrum information, these missed areas can be easily identified to complete the open space area extraction. Therefore, the two stage process eliminates the need to assume or guess the color spectrum of open space and allow them to extract much more complete open area. Fig.3: Automatic extraction scheme. Each major stage consists of the following three major steps: filtering, grouping and optimization, as shown in Fig.3. The details of each step will be discussed in the following section. ALGORITHM AND RESULTS Here, we assume images to satisfy the following two general assumptions. These two assumptions are derived based on the minimum conditions for open space area to be identifiable and therefore are easily met by most images. Visual constraint: majority of the pixels from the same open space area have similar spectrum that is distinguishable from most of the surrounding areas; Page 134

6 Geometric constraint: a open space is a region that is relatively has no standard shape, compared with other objects in the image; These two constraints are different from the assumption. The visual constraint does not require a open space region to have single color or constant intensity. It only requires blank area to look visually different from surrounding objects in most parts. The geometric constraint does not require a smooth edge, only the overall shape to be a long narrow strip. So these conditions are much weaker and a lot more practical. As we can see, these assumptions can accommodate all the difficult issues very well, including blurring, broken or missing edge of open area boundaries, heavy shadows, and interfering surrounding objects [6]. A. Filtering The step of filtering is to identify the key pixels that will help determine if the region they belong to is likely an open space area segment. Based on the assumption of visual constraint, it is possible to establish an image segmentation using methods of edge detection. We notice that such separation of regions is required to be precise and normally contains quite a lot of noise. In the best, the boundaries between regions are a set of line segments for most images, as is the case shown in Fig.2. It certainly does not tell which region corresponds to which area and which is not based on the extracted edges. As a matter of fact, most of the regions are not completely separated by edges and are still interconnected based on 4-connect path or 8- connect path. In order to fully identify and separate open space regions from the rest of image, we have proposed to invert them and again extract the edges using Sobel edge detector to highlight sharp changes in intensity in the active image or selection. Two 3x3 convolution kernels (shown below) are used to generate vertical and horizontal derivatives. The final image is produced by combining the two derivatives using the square root of the sum of the squares [7]. Fig.4: Result after edge detection & outlier removal of Fig.2 Page 135

7 The next step is a removal of outliers through a process in which we can replace a pixel by the median of the pixels in the surrounding if it deviates from the median by more than a certain value (the threshold).we used the following values for outlier removal: R = 10.0 pixels, T = 2, OL = Bright R is radius that determines the area used for calculating the median (uncalibrated, i.e., in pixels). The Fig.4 shows how radius translates into an area. The T (Threshold) determinates by how much the pixel must deviate from the median to get replaced, in raw (uncalibrated) units. Which Outlier OL determines whether pixels brighter or darker than the surrounding (the median) are replaced. B. Segmentation The step of segmentation is to verify which region is a possible road region based on the central pixels. Central pixels contain not only the centerline information of a region, but also the information of its overall geometric shape. For example, a perfect square will only have one central pixel at its center. A long narrow strip region will have large number of central pixels. Only regions with ratios above certain thresholds are considered to be candidate regions. In order to filter out interference as much as possible for reliable extraction during the first major stage, a minimum region width can be imposed. This will effectively remove most of the random objects from the image. However, such width constraint will be removed during the second major step as improper regions can also be filtered out based on the color spectrum information obtained from stage one. Therefore, small regions with close spectrum are examined for possible small open space area in the second stage [8]. In addition to the geometry constraint, some general visual information can also be applied to filter out obvious non-open space regions. For example, if the image is a color image, most of the tree and grass areas are greenish. Also tree areas usually contain much richer textures than normal smooth road surfaces. The intensity transformation and spatial and frequency filtering can be used to filter out such areas. The minimum region assumption of the proposed scheme does not exclude the use of additional visual information to further improve the quality of extraction if they are available. C. Grouping and optimization As the result of segmentation, the open space area segments are typically incomplete and disconnected due to heavy noise. Page 136

8 Fig.5: Result after applying upper & lower threshold values. The purpose of this step is to group corresponding open space area segments together in order to find the optimal results for required area extraction. If enough information is available to determine the open space area spectrum, then optimization is better applied after all the segments are identified. The Fig.5 is the result of threshold used to automatically or interactively set lower=0 and upper=48 threshold values, segmenting the image into features of interest and background. The threshold features are displayed in white and background is displayed in red color i.e. the total open space area in the given projected satellite image is shown in Fig.6. (a) (b) Fig.6: Extracted open space area using historical images. (a) Open space area on Feb , (b) Open space area on Jan Page 137

9 The extracted open space area from high resolution urban satellite imagery is shown in Fig.7 with region wise numbers. The total available open space region s labels, area and centroids are calculated and shown in Table 2. Fig.7. Labeled regions of extracted open space area (Feb. 2003) Table 2. Area and centroids of labeled regions of Fig.7. Region Region Centroid of region labels area x1 y Page 138

10 Fig.8. Labeled regions of extracted open space area (Feb. 2006). The Table 3. shows the details of calculated area and centroids x1, y1 of labeled regions of open space of Fig.8. Table 3. Area and centroids of labeled regions of open space of Fig.8. Region Region Centroid of region labels area x1 y Page 139

11 Fig.9. Labeled regions of extracted open space area (Jan 2008). The Table 4 shows the details of calculated area and centroids x1, y1 of labeled regions of open space of fig.8. Table 4. Area and centroids of labeled regions of open space of Fig.9. Region Region Centroid of region labels area x1 y Based on the extracted areas from Table 1, 2, and 3, the comparison of the open space area from existing historical images of year 2003, 2006 and 2008 with respect to selected regions (Fig.7) is shown in the Fig.10. Page 140

12 Area INTERNATIONAL JOURNAL OF COMPUTER APPLICATION Labeled regions Fig.10. Comparative results of extracted open space areas of selected regions of imageries of year 2003, 2006 and CHANGE DETECTION Timely and accurate change detection of Earth's surface features is extremely important for understanding relationships and interactions between human and natural phenomena in order to promote better decision making. Remote sensing data are primary sources extensively used for change detection in recent decades [9]. Change detection is used to highlight or identify significant differences in imagery acquired at different times. It plays an important role in the lifecycle of GIS [10]. Based on the results of above experiment, the Fig.11, 12 and 13 show the changes detected during the period 2003 to 2008, 2003 to 2006 and 2006 to 2008 obtained by the corresponding year s satellite images respectively. Fig.11. Changes detected during 2003 to 2008 Fig.12. Changes detected during 2003 to Page 141

13 CONCLUSION Fig.13. Changes detected during 2006 to In this research paper, we have proposed a new automatic system for extracting open space area and change detection during a certain time period. The proposed approach is efficient, reliable, and assumes no prior knowledge about the required open space area, conditions and surrounding objects can be identified using different techniques to determine whether the region belongs to open space are or not?. It is able to process complicated aerial/satellite images from a variety of sources including aerial photos from Google and Yahoo satellite images. The applications of the proposed study are: the emergency landing of the helicopters in open space area, urban development planning, land use/land cover assessment, natural disaster area assessment, etc. The experimental results have demonstrated its efficacy. REFERENCE [1] Anji Reddy M, Text book of Remote Sensing and Geographical Information System, 3rd ed., B.S. Publications, Hyderabad (India), [2] J.B. Mena. State of the Art on Automatic Road Extraction for GIS Update: a Novel Classification. Pattern Recognition Letters, 24(16), 2003, pp [3] M.F. Auclair-Fortier, D. Ziou, C. Armenakis, and S. Wang. Survey of Work on Road Extraction in Aerial and Satellite Images. Technical Report 241, Departement de mathématiques et d informatique, Université de Sherbrooke, [4] Gorokhovich, and A. Voustianiouk, Remote Sensing of Environment, Center for International Earth Science, 104, 2006, pp [5] Rajiv Kumar Nath, S K Deb, Waterbody area extraction from high resolution satellite images, IJIP, Vol. 3, Issue 6, 2009, pp [6] Y. Li and R. Briggs, Scalable and error tolerant automated georeferencing under affine transformations. IEEE International Geoscience and Remote Sensing Symposium, Boston, MA, July [7] Rafeal C. Gonzalez and Richard E. Woods, Digital Image Processing, 2nd ed., Prentice- Hall, New Jersey, [8] Anil K. Jain, Fundamentals of Image Processing, Prentice-Hall, New Jersey, Page 142

14 [9] D. Lu, P. Mausel, E. Brondízio, E. Moran, Change Detection Techniques, International Journal of Remote Sensing, Volume 25, Number 12, 2004, pp [10] Ashbindu Singh, Review Article Digital change detection techniques using remotelysensed data, International Journal of Remote Sensing, Volume: 10, Issue: 6, Publisher: Taylor & Francis,1989, pp Page 143

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

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS Nguyen Dinh Duong Department of Environmental Information Study and Analysis, Institute of Geography, 18 Hoang Quoc Viet Rd.,

More information

Information Contents of High Resolution Satellite Images

Information Contents of High Resolution Satellite Images Information Contents of High Resolution Satellite Images H. Topan, G. Büyüksalih Zonguldak Karelmas University K. Jacobsen University of Hannover, Germany Keywords: satellite images, mapping, resolution,

More information

Spectral Response for DigitalGlobe Earth Imaging Instruments

Spectral Response for DigitalGlobe Earth Imaging Instruments Spectral Response for DigitalGlobe Earth Imaging Instruments IKONOS The IKONOS satellite carries a high resolution panchromatic band covering most of the silicon response and four lower resolution spectral

More information

Research On The Classification Of High Resolution Image Based On Object-oriented And Class Rule

Research On The Classification Of High Resolution Image Based On Object-oriented And Class Rule Research On The Classification Of High Resolution Image Based On Object-oriented And Class Rule Li Chaokui a,b, Fang Wen a,b, Dong Xiaojiao a,b a National-Local Joint Engineering Laboratory of Geo-Spatial

More information

Generation of Cloud-free Imagery Using Landsat-8

Generation of Cloud-free Imagery Using Landsat-8 Generation of Cloud-free Imagery Using Landsat-8 Byeonghee Kim 1, Youkyung Han 2, Yonghyun Kim 3, Yongil Kim 4 Department of Civil and Environmental Engineering, Seoul National University (SNU), Seoul,

More information

RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY

RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY M. Erdogan, H.H. Maras, A. Yilmaz, Ö.T. Özerbil General Command of Mapping 06100 Dikimevi, Ankara, TURKEY - (mustafa.erdogan;

More information

Digital image processing

Digital image processing 746A27 Remote Sensing and GIS Lecture 4 Digital image processing Chandan Roy Guest Lecturer Department of Computer and Information Science Linköping University Digital Image Processing Most of the common

More information

COMPARISON OF OBJECT BASED AND PIXEL BASED CLASSIFICATION OF HIGH RESOLUTION SATELLITE IMAGES USING ARTIFICIAL NEURAL NETWORKS

COMPARISON OF OBJECT BASED AND PIXEL BASED CLASSIFICATION OF HIGH RESOLUTION SATELLITE IMAGES USING ARTIFICIAL NEURAL NETWORKS COMPARISON OF OBJECT BASED AND PIXEL BASED CLASSIFICATION OF HIGH RESOLUTION SATELLITE IMAGES USING ARTIFICIAL NEURAL NETWORKS B.K. Mohan and S. N. Ladha Centre for Studies in Resources Engineering IIT

More information

SAMPLE MIDTERM QUESTIONS

SAMPLE MIDTERM QUESTIONS Geography 309 Sample MidTerm Questions Page 1 SAMPLE MIDTERM QUESTIONS Textbook Questions Chapter 1 Questions 4, 5, 6, Chapter 2 Questions 4, 7, 10 Chapter 4 Questions 8, 9 Chapter 10 Questions 1, 4, 7

More information

Map World Forum Hyderabad, India Introduction: High and very high resolution space images: GIS Development

Map World Forum Hyderabad, India Introduction: High and very high resolution space images: GIS Development Very high resolution satellite images - competition to aerial images Dr. Karsten Jacobsen Leibniz University Hannover, Germany jacobsen@ipi.uni-hannover.de Introduction: Very high resolution images taken

More information

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY.

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI Imagery Becomes Knowledge ENVI software uses proven scientific methods and automated processes to help you turn geospatial

More information

MAPPING DETAILED DISTRIBUTION OF TREE CANOPIES BY HIGH-RESOLUTION SATELLITE IMAGES INTRODUCTION

MAPPING DETAILED DISTRIBUTION OF TREE CANOPIES BY HIGH-RESOLUTION SATELLITE IMAGES INTRODUCTION MAPPING DETAILED DISTRIBUTION OF TREE CANOPIES BY HIGH-RESOLUTION SATELLITE IMAGES Hideki Hashiba, Assistant Professor Nihon Univ., College of Sci. and Tech., Department of Civil. Engrg. Chiyoda-ku Tokyo

More information

High Resolution Information from Seven Years of ASTER Data

High Resolution Information from Seven Years of ASTER Data High Resolution Information from Seven Years of ASTER Data Anna Colvin Michigan Technological University Department of Geological and Mining Engineering and Sciences Outline Part I ASTER mission Terra

More information

The premier software for extracting information from geospatial imagery.

The premier software for extracting information from geospatial imagery. Imagery Becomes Knowledge ENVI The premier software for extracting information from geospatial imagery. ENVI Imagery Becomes Knowledge Geospatial imagery is used more and more across industries because

More information

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction

Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Digital Remote Sensing Data Processing Digital Remote Sensing Data Processing and Analysis: An Introduction and Analysis: An Introduction Content Remote sensing data Spatial, spectral, radiometric and

More information

Remote Sensing and GIS Application In Change Detection Study In Urban Zone Using Multi Temporal Satellite

Remote Sensing and GIS Application In Change Detection Study In Urban Zone Using Multi Temporal Satellite Remote Sensing and GIS Application In Change Detection Study In Urban Zone Using Multi Temporal Satellite R.Manonmani, G.Mary Divya Suganya Institute of Remote Sensing, Anna University, Chennai 600 025

More information

MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA

MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA Li-Yu Chang and Chi-Farn Chen Center for Space and Remote Sensing Research, National Central University, No. 300, Zhongda Rd., Zhongli

More information

The Role of SPOT Satellite Images in Mapping Air Pollution Caused by Cement Factories

The Role of SPOT Satellite Images in Mapping Air Pollution Caused by Cement Factories The Role of SPOT Satellite Images in Mapping Air Pollution Caused by Cement Factories Dr. Farrag Ali FARRAG Assistant Prof. at Civil Engineering Dept. Faculty of Engineering Assiut University Assiut, Egypt.

More information

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM Rohan Ashok Mandhare 1, Pragati Upadhyay 2,Sudha Gupta 3 ME Student, K.J.SOMIYA College of Engineering, Vidyavihar, Mumbai, Maharashtra,

More information

Remote Sensing for Geographical Analysis

Remote Sensing for Geographical Analysis Remote Sensing for Geographical Analysis Geography 651, Fall 2008 Department of Geography Texas A&M University (3 credit hours) Instructor: Dr. Hongxing Liu Office hours: Tue & Thur 10:00AM-12:00AM, O&M

More information

'Developments and benefits of hydrographic surveying using multispectral imagery in the coastal zone

'Developments and benefits of hydrographic surveying using multispectral imagery in the coastal zone Abstract With the recent launch of enhanced high-resolution commercial satellites, available imagery has improved from four-bands to eight-band multispectral. Simultaneously developments in remote sensing

More information

Review for Introduction to Remote Sensing: Science Concepts and Technology

Review for Introduction to Remote Sensing: Science Concepts and Technology Review for Introduction to Remote Sensing: Science Concepts and Technology Ann Johnson Associate Director ann@baremt.com Funded by National Science Foundation Advanced Technological Education program [DUE

More information

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic

More information

3D Model of the City Using LiDAR and Visualization of Flood in Three-Dimension

3D Model of the City Using LiDAR and Visualization of Flood in Three-Dimension 3D Model of the City Using LiDAR and Visualization of Flood in Three-Dimension R.Queen Suraajini, Department of Civil Engineering, College of Engineering Guindy, Anna University, India, suraa12@gmail.com

More information

Received in revised form 24 March 2004; accepted 30 March 2004

Received in revised form 24 March 2004; accepted 30 March 2004 Remote Sensing of Environment 91 (2004) 237 242 www.elsevier.com/locate/rse Cloud detection in Landsat imagery of ice sheets using shadow matching technique and automatic normalized difference snow index

More information

Evaluation of Wildfire Duration Time Over Asia using MTSAT and MODIS

Evaluation of Wildfire Duration Time Over Asia using MTSAT and MODIS Evaluation of Wildfire Duration Time Over Asia using MTSAT and MODIS Wataru Takeuchi * and Yusuke Matsumura Institute of Industrial Science, University of Tokyo, Japan Ce-504, 6-1, Komaba 4-chome, Meguro,

More information

APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING. Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO***

APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING. Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO*** APPLICATION OF TERRA/ASTER DATA ON AGRICULTURE LAND MAPPING Genya SAITO*, Naoki ISHITSUKA*, Yoneharu MATANO**, and Masatane KATO*** *National Institute for Agro-Environmental Sciences 3-1-3 Kannondai Tsukuba

More information

Resolutions of Remote Sensing

Resolutions of Remote Sensing Resolutions of Remote Sensing 1. Spatial (what area and how detailed) 2. Spectral (what colors bands) 3. Temporal (time of day/season/year) 4. Radiometric (color depth) Spatial Resolution describes how

More information

Face detection is a process of localizing and extracting the face region from the

Face detection is a process of localizing and extracting the face region from the Chapter 4 FACE NORMALIZATION 4.1 INTRODUCTION Face detection is a process of localizing and extracting the face region from the background. The detected face varies in rotation, brightness, size, etc.

More information

Remote sensing is the collection of data without directly measuring the object it relies on the

Remote sensing is the collection of data without directly measuring the object it relies on the Chapter 8 Remote Sensing Chapter Overview Remote sensing is the collection of data without directly measuring the object it relies on the reflectance of natural or emitted electromagnetic radiation (EMR).

More information

Sub-pixel mapping: A comparison of techniques

Sub-pixel mapping: A comparison of techniques Sub-pixel mapping: A comparison of techniques Koen C. Mertens, Lieven P.C. Verbeke & Robert R. De Wulf Laboratory of Forest Management and Spatial Information Techniques, Ghent University, 9000 Gent, Belgium

More information

Circle Object Recognition Based on Monocular Vision for Home Security Robot

Circle Object Recognition Based on Monocular Vision for Home Security Robot Journal of Applied Science and Engineering, Vol. 16, No. 3, pp. 261 268 (2013) DOI: 10.6180/jase.2013.16.3.05 Circle Object Recognition Based on Monocular Vision for Home Security Robot Shih-An Li, Ching-Chang

More information

Selecting the appropriate band combination for an RGB image using Landsat imagery

Selecting the appropriate band combination for an RGB image using Landsat imagery Selecting the appropriate band combination for an RGB image using Landsat imagery Ned Horning Version: 1.0 Creation Date: 2004-01-01 Revision Date: 2004-01-01 License: This document is licensed under a

More information

Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon

Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon Analysis of Landsat ETM+ Image Enhancement for Lithological Classification Improvement in Eagle Plain Area, Northern Yukon Shihua Zhao, Department of Geology, University of Calgary, zhaosh@ucalgary.ca,

More information

PROBLEMS IN THE FUSION OF COMMERCIAL HIGH-RESOLUTION SATELLITE AS WELL AS LANDSAT 7 IMAGES AND INITIAL SOLUTIONS

PROBLEMS IN THE FUSION OF COMMERCIAL HIGH-RESOLUTION SATELLITE AS WELL AS LANDSAT 7 IMAGES AND INITIAL SOLUTIONS ISPRS SIPT IGU UCI CIG ACSG Table of contents Table des matières Authors index Index des auteurs Search Recherches Exit Sortir PROBLEMS IN THE FUSION OF COMMERCIAL HIGH-RESOLUTION SATELLITE AS WELL AS

More information

POTENTIAL OF MANUAL AND AUTOMATIC FEATURE EXTRACTION FROM HIGH RESOLUTION SPACE IMAGES IN MOUNTAINOUS URBAN AREAS

POTENTIAL OF MANUAL AND AUTOMATIC FEATURE EXTRACTION FROM HIGH RESOLUTION SPACE IMAGES IN MOUNTAINOUS URBAN AREAS POTENTIAL OF MANUAL AND AUTOMATIC FEATURE EXTRACTION FROM HIGH RESOLUTION SPACE IMAGES IN MOUNTAINOUS URBAN AREAS H. Topan a, *, M. Oruç a, K. Jacobsen b a ZKU, Engineering Faculty, Dept. of Geodesy and

More information

An Experimental Study of the Performance of Histogram Equalization for Image Enhancement

An Experimental Study of the Performance of Histogram Equalization for Image Enhancement International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-2, April 216 E-ISSN: 2347-2693 An Experimental Study of the Performance of Histogram Equalization

More information

Big data and Earth observation New challenges in remote sensing images interpretation

Big data and Earth observation New challenges in remote sensing images interpretation Big data and Earth observation New challenges in remote sensing images interpretation Pierre Gançarski ICube CNRS - Université de Strasbourg 2014 Pierre Gançarski Big data and Earth observation 1/58 1

More information

3D VISUALIZATION OF GEOTHERMAL WELLS DIRECTIONAL SURVEYS AND INTEGRATION WITH DIGITAL ELEVATION MODEL (DEM)

3D VISUALIZATION OF GEOTHERMAL WELLS DIRECTIONAL SURVEYS AND INTEGRATION WITH DIGITAL ELEVATION MODEL (DEM) Presented at Short Course VII on Exploration for Geothermal Resources, organized by UNU-GTP, GDC and KenGen, at Lake Bogoria and Lake Naivasha, Kenya, Oct. 27 Nov. 18, 2012. GEOTHERMAL TRAINING PROGRAMME

More information

Outline. Multitemporal high-resolution image classification

Outline. Multitemporal high-resolution image classification IGARSS-2011 Vancouver, Canada, July 24-29, 29, 2011 Multitemporal Region-Based Classification of High-Resolution Images by Markov Random Fields and Multiscale Segmentation Gabriele Moser Sebastiano B.

More information

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA N. Zarrinpanjeh a, F. Dadrassjavan b, H. Fattahi c * a Islamic Azad University of Qazvin - nzarrin@qiau.ac.ir

More information

ADVANTAGES AND DISADVANTAGES OF THE HOUGH TRANSFORMATION IN THE FRAME OF AUTOMATED BUILDING EXTRACTION

ADVANTAGES AND DISADVANTAGES OF THE HOUGH TRANSFORMATION IN THE FRAME OF AUTOMATED BUILDING EXTRACTION ADVANTAGES AND DISADVANTAGES OF THE HOUGH TRANSFORMATION IN THE FRAME OF AUTOMATED BUILDING EXTRACTION G. Vozikis a,*, J.Jansa b a GEOMET Ltd., Faneromenis 4 & Agamemnonos 11, GR - 15561 Holargos, GREECE

More information

Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features

Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features Remote Sensing and Geoinformation Lena Halounová, Editor not only for Scientific Cooperation EARSeL, 2011 Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with

More information

Representing Geography

Representing Geography 3 Representing Geography OVERVIEW This chapter introduces the concept of representation, or the construction of a digital model of some aspect of the Earth s surface. The geographic world is extremely

More information

Extraction of Satellite Image using Particle Swarm Optimization

Extraction of Satellite Image using Particle Swarm Optimization Extraction of Satellite Image using Particle Swarm Optimization Er.Harish Kundra Assistant Professor & Head Rayat Institute of Engineering & IT, Railmajra, Punjab,India. Dr. V.K.Panchal Director, DTRL,DRDO,

More information

DEVELOPMENT OF A SUPERVISED SOFTWARE TOOL FOR AUTOMATED DETERMINATION OF OPTIMAL SEGMENTATION PARAMETERS FOR ECOGNITION

DEVELOPMENT OF A SUPERVISED SOFTWARE TOOL FOR AUTOMATED DETERMINATION OF OPTIMAL SEGMENTATION PARAMETERS FOR ECOGNITION DEVELOPMENT OF A SUPERVISED SOFTWARE TOOL FOR AUTOMATED DETERMINATION OF OPTIMAL SEGMENTATION PARAMETERS FOR ECOGNITION Y. Zhang* a, T. Maxwell, H. Tong, V. Dey a University of New Brunswick, Geodesy &

More information

DETECTION OF RING SHAPED STRUCTURES IN AGRICULTURAL LAND USING HIGH RESOLUTION SATELLITE IMAGES

DETECTION OF RING SHAPED STRUCTURES IN AGRICULTURAL LAND USING HIGH RESOLUTION SATELLITE IMAGES DETECTION OF RING SHAPED STRUCTURES IN AGRICULTURAL LAND USING HIGH RESOLUTION SATELLITE IMAGES S. Ø. Larsen a, *, Ø. D. Trier a, R. Solberg a a Norwegian Computing Center, P.O. Box 114 Blindern, NO-0314

More information

A remote sensing instrument collects information about an object or phenomenon within the

A remote sensing instrument collects information about an object or phenomenon within the Satellite Remote Sensing GE 4150- Natural Hazards Some slides taken from Ann Maclean: Introduction to Digital Image Processing Remote Sensing the art, science, and technology of obtaining reliable information

More information

Imagery. 1:50,000 Basemap Generation From Satellite. 1 Introduction. 2 Input Data

Imagery. 1:50,000 Basemap Generation From Satellite. 1 Introduction. 2 Input Data 1:50,000 Basemap Generation From Satellite Imagery Lisbeth Heuse, Product Engineer, Image Applications Dave Hawkins, Product Manager, Image Applications MacDonald Dettwiler, 3751 Shell Road, Richmond B.C.

More information

Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch

Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch Remote Sensing and Land Use Classification: Supervised vs. Unsupervised Classification Glen Busch Introduction In this time of large-scale planning and land management on public lands, managers are increasingly

More information

INVESTIGA I+D+i 2013/2014

INVESTIGA I+D+i 2013/2014 INVESTIGA I+D+i 2013/2014 SPECIFIC GUIDELINES ON AEROSPACE OBSERVATION OF EARTH Text by D. Eduardo de Miguel October, 2013 Introducction Earth observation is the use of remote sensing techniques to better

More information

Computer-Generated Photorealistic Hair

Computer-Generated Photorealistic Hair Computer-Generated Photorealistic Hair Alice J. Lin Department of Computer Science, University of Kentucky, Lexington, KY 40506, USA ajlin0@cs.uky.edu Abstract This paper presents an efficient method for

More information

Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images

Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images S. E. Báez Cazull Pre-Service Teacher Program University

More information

Hydrographic Surveying using High Resolution Satellite Images

Hydrographic Surveying using High Resolution Satellite Images Hydrographic Surveying using High Resolution Satellite Images Petra PHILIPSON and Frida ANDERSSON, Sweden Key words: remote sensing, high resolution, hydrographic survey, depth estimation. SUMMARY The

More information

Adaptation of High Resolution Ikonos Images to Googleearth for Zonguldak Test Field

Adaptation of High Resolution Ikonos Images to Googleearth for Zonguldak Test Field Adaptation of High Resolution Ikonos Images to Googleearth for Zonguldak Test Field Umut G. SEFERCIK, Murat ORUC and Mehmet ALKAN, Turkey Key words: Image Processing, Information Content, Image Understanding,

More information

Landsat Monitoring our Earth s Condition for over 40 years

Landsat Monitoring our Earth s Condition for over 40 years Landsat Monitoring our Earth s Condition for over 40 years Thomas Cecere Land Remote Sensing Program USGS ISPRS:Earth Observing Data and Tools for Health Studies Arlington, VA August 28, 2013 U.S. Department

More information

A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW ABSTRACT

A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW ABSTRACT A KNOWLEDGE-BASED APPROACH FOR REDUCING CLOUD AND SHADOW Mingjun Song, Graduate Research Assistant Daniel L. Civco, Director Laboratory for Earth Resources Information Systems Department of Natural Resources

More information

Colorado School of Mines Computer Vision Professor William Hoff

Colorado School of Mines Computer Vision Professor William Hoff Professor William Hoff Dept of Electrical Engineering &Computer Science http://inside.mines.edu/~whoff/ 1 Introduction to 2 What is? A process that produces from images of the external world a description

More information

Advanced Image Management using the Mosaic Dataset

Advanced Image Management using the Mosaic Dataset Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Advanced Image Management using the Mosaic Dataset Vinay Viswambharan, Mike Muller Agenda ArcGIS Image Management

More information

AMONG the region-based approaches for segmentation,

AMONG the region-based approaches for segmentation, 40 IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 3, NO. 1, JANUARY 2006 Classification of Remote Sensing Images From Urban Areas Using a Fuzzy Possibilistic Model Jocelyn Chanussot, Senior Member, IEEE,

More information

Environmental Remote Sensing GEOG 2021

Environmental Remote Sensing GEOG 2021 Environmental Remote Sensing GEOG 2021 Lecture 4 Image classification 2 Purpose categorising data data abstraction / simplification data interpretation mapping for land cover mapping use land cover class

More information

Mapping Earth from Space Remote sensing and satellite images. Remote sensing developments from war

Mapping Earth from Space Remote sensing and satellite images. Remote sensing developments from war Mapping Earth from Space Remote sensing and satellite images Geomatics includes all the following spatial technologies: a. Cartography "The art, science and technology of making maps" b. Geographic Information

More information

Pixel-based and object-oriented change detection analysis using high-resolution imagery

Pixel-based and object-oriented change detection analysis using high-resolution imagery Pixel-based and object-oriented change detection analysis using high-resolution imagery Institute for Mine-Surveying and Geodesy TU Bergakademie Freiberg D-09599 Freiberg, Germany imgard.niemeyer@tu-freiberg.de

More information

Raster Data Structures

Raster Data Structures Raster Data Structures Tessellation of Geographical Space Geographical space can be tessellated into sets of connected discrete units, which completely cover a flat surface. The units can be in any reasonable

More information

Handwritten Character Recognition from Bank Cheque

Handwritten Character Recognition from Bank Cheque International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-1 E-ISSN: 2347-2693 Handwritten Character Recognition from Bank Cheque Siddhartha Banerjee*

More information

GIS Lesson 6 MAPS WITH RASTER IMAGES III: SATELLITE IMAGERY TEACHER INFORMATION

GIS Lesson 6 MAPS WITH RASTER IMAGES III: SATELLITE IMAGERY TEACHER INFORMATION GIS Lesson 6 MAPS WITH RASTER IMAGES III: SATELLITE IMAGERY TEACHER INFORMATION Lesson Summary: During this lesson students use GIS to load and view truecolor and enhanced satellite images of Alaska. Based

More information

Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery

Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery Supervised Classification workflow in ENVI 4.8 using WorldView-2 imagery WorldView-2 is the first commercial high-resolution satellite to provide eight spectral sensors in the visible to near-infrared

More information

Tracking Moving Objects In Video Sequences Yiwei Wang, Robert E. Van Dyck, and John F. Doherty Department of Electrical Engineering The Pennsylvania State University University Park, PA16802 Abstract{Object

More information

Digital Classification and Mapping of Urban Tree Cover: City of Minneapolis

Digital Classification and Mapping of Urban Tree Cover: City of Minneapolis Digital Classification and Mapping of Urban Tree Cover: City of Minneapolis FINAL REPORT April 12, 2011 Marvin Bauer, Donald Kilberg, Molly Martin and Zecharya Tagar Remote Sensing and Geospatial Analysis

More information

An Assessment of the Effectiveness of Segmentation Methods on Classification Performance

An Assessment of the Effectiveness of Segmentation Methods on Classification Performance An Assessment of the Effectiveness of Segmentation Methods on Classification Performance Merve Yildiz 1, Taskin Kavzoglu 2, Ismail Colkesen 3, Emrehan K. Sahin Gebze Institute of Technology, Department

More information

2002 URBAN FOREST CANOPY & LAND USE IN PORTLAND S HOLLYWOOD DISTRICT. Final Report. Michael Lackner, B.A. Geography, 2003

2002 URBAN FOREST CANOPY & LAND USE IN PORTLAND S HOLLYWOOD DISTRICT. Final Report. Michael Lackner, B.A. Geography, 2003 2002 URBAN FOREST CANOPY & LAND USE IN PORTLAND S HOLLYWOOD DISTRICT Final Report by Michael Lackner, B.A. Geography, 2003 February 2004 - page 1 of 17 - TABLE OF CONTENTS Abstract 3 Introduction 4 Study

More information

SATELLITE IMAGES IN ENVIRONMENTAL DATA PROCESSING

SATELLITE IMAGES IN ENVIRONMENTAL DATA PROCESSING SATELLITE IMAGES IN ENVIRONMENTAL DATA PROCESSING Magdaléna Kolínová Aleš Procházka Martin Slavík Prague Institute of Chemical Technology Department of Computing and Control Engineering Technická 95, 66

More information

EO Information Services in support of West Africa Coastal vulnerability - Service Utility Review -

EO Information Services in support of West Africa Coastal vulnerability - Service Utility Review - EO Information Services in support of West Africa Coastal vulnerability - Service Utility Review - Christian Hoffmann, GeoVille World Bank HQ, Washington DC Date : 24 February 2012 Content - Project background

More information

SPOT Satellite Earth Observation System Presentation to the JACIE Civil Commercial Imagery Evaluation Workshop March 2007

SPOT Satellite Earth Observation System Presentation to the JACIE Civil Commercial Imagery Evaluation Workshop March 2007 SPOT Satellite Earth Observation System Presentation to the JACIE Civil Commercial Imagery Evaluation Workshop March 2007 Topics Presented Quick summary of system characteristics Formosat-2 Satellite Archive

More information

Department of Mechanical Engineering, King s College London, University of London, Strand, London, WC2R 2LS, UK; e-mail: david.hann@kcl.ac.

Department of Mechanical Engineering, King s College London, University of London, Strand, London, WC2R 2LS, UK; e-mail: david.hann@kcl.ac. INT. J. REMOTE SENSING, 2003, VOL. 24, NO. 9, 1949 1956 Technical note Classification of off-diagonal points in a co-occurrence matrix D. B. HANN, Department of Mechanical Engineering, King s College London,

More information

The Idiots Guide to GIS and Remote Sensing

The Idiots Guide to GIS and Remote Sensing The Idiots Guide to GIS and Remote Sensing 1. Picking the right imagery 1 2. Accessing imagery 1 3. Processing steps 1 a. Geocorrection 2 b. Processing Landsat images layerstacking 4 4. Landcover classification

More information

REGIONAL CENTRE FOR TRAINING IN AEROSPACE SURVEYS (RECTAS) MASTER IN GEOINFORMATION PRODUCTION AND MANAGEMENT

REGIONAL CENTRE FOR TRAINING IN AEROSPACE SURVEYS (RECTAS) MASTER IN GEOINFORMATION PRODUCTION AND MANAGEMENT REGIONAL CENTRE FOR TRAINING IN AEROSPACE SURVEYS (RECTAS) MASTER IN GEOINFORMATION PRODUCTION AND MANAGEMENT PROGRAMME DESCRIPTION October 2014 1. The programme The academic programme shall be referred

More information

DIGITAL IMAGE PROCESSING AND ANALYSIS

DIGITAL IMAGE PROCESSING AND ANALYSIS DIGITAL IMAGE PROCESSING AND ANALYSIS Human and Computer Vision Applications with CVIPtools SECOND EDITION SCOTT E UMBAUGH Uffi\ CRC Press Taylor &. Francis Group Boca Raton London New York CRC Press is

More information

Intelligent High Resolution Satellite/Aerial Imagery 1. Introduction 1.1 Digital Data Collection

Intelligent High Resolution Satellite/Aerial Imagery 1. Introduction 1.1 Digital Data Collection Intelligent High Resolution Satellite/Aerial Imagery Nadeem Fareed COMSATS Institute of Information Technology Islamabad, Pakistan Na-232 Newmalpur 7 th Road Satellite Town, Rawalpindi, Pakistan 46000

More information

Introduction to Imagery and Raster Data in ArcGIS

Introduction to Imagery and Raster Data in ArcGIS Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Introduction to Imagery and Raster Data in ArcGIS Simon Woo slides Cody Benkelman - demos Overview of Presentation

More information

Design of a High Resolution Multispectral Scanner for Developing Vegetation Indexes

Design of a High Resolution Multispectral Scanner for Developing Vegetation Indexes Design of a High Resolution Multispectral Scanner for Developing Vegetation Indexes Rishitosh kumar sinha*, Roushan kumar mishra, Sam jeba kumar, Gunasekar. S Dept. of Instrumentation & Control Engg. S.R.M

More information

Assessment. Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall

Assessment. Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall Automatic Photo Quality Assessment Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall Estimating i the photorealism of images: Distinguishing i i paintings from photographs h Florin

More information

Object-Oriented Approach of Information Extraction from High Resolution Satellite Imagery

Object-Oriented Approach of Information Extraction from High Resolution Satellite Imagery IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 3, Ver. IV (May Jun. 2015), PP 47-52 www.iosrjournals.org Object-Oriented Approach of Information Extraction

More information

Automatic Labeling of Lane Markings for Autonomous Vehicles

Automatic Labeling of Lane Markings for Autonomous Vehicles Automatic Labeling of Lane Markings for Autonomous Vehicles Jeffrey Kiske Stanford University 450 Serra Mall, Stanford, CA 94305 jkiske@stanford.edu 1. Introduction As autonomous vehicles become more popular,

More information

JACIE Science Applications of High Resolution Imagery at the USGS EROS Data Center

JACIE Science Applications of High Resolution Imagery at the USGS EROS Data Center JACIE Science Applications of High Resolution Imagery at the USGS EROS Data Center November 8-10, 2004 U.S. Department of the Interior U.S. Geological Survey Michael Coan, SAIC USGS EROS Data Center coan@usgs.gov

More information

Convolution. 1D Formula: 2D Formula: Example on the web: http://www.jhu.edu/~signals/convolve/

Convolution. 1D Formula: 2D Formula: Example on the web: http://www.jhu.edu/~signals/convolve/ Basic Filters (7) Convolution/correlation/Linear filtering Gaussian filters Smoothing and noise reduction First derivatives of Gaussian Second derivative of Gaussian: Laplacian Oriented Gaussian filters

More information

Updation of Cadastral Maps Using High Resolution Remotely Sensed Data

Updation of Cadastral Maps Using High Resolution Remotely Sensed Data International Journal of Engineering and Advanced Technology (IJEAT) Updation of Cadastral Maps Using High Resolution Remotely Sensed Data V. V.Govind Kumar, K. Venkata Reddy, Deva Pratap Abstract:A cadastral

More information

2.3 Spatial Resolution, Pixel Size, and Scale

2.3 Spatial Resolution, Pixel Size, and Scale Section 2.3 Spatial Resolution, Pixel Size, and Scale Page 39 2.3 Spatial Resolution, Pixel Size, and Scale For some remote sensing instruments, the distance between the target being imaged and the platform,

More information

Galaxy Morphological Classification

Galaxy Morphological Classification Galaxy Morphological Classification Jordan Duprey and James Kolano Abstract To solve the issue of galaxy morphological classification according to a classification scheme modelled off of the Hubble Sequence,

More information

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak Path Loss Radio Wave Propagation The wireless radio channel puts fundamental limitations to the performance of wireless communications systems Radio channels are extremely random, and are not easily analyzed

More information

SIGNATURE VERIFICATION

SIGNATURE VERIFICATION SIGNATURE VERIFICATION Dr. H.B.Kekre, Dr. Dhirendra Mishra, Ms. Shilpa Buddhadev, Ms. Bhagyashree Mall, Mr. Gaurav Jangid, Ms. Nikita Lakhotia Computer engineering Department, MPSTME, NMIMS University

More information

OPTIMAL VISUALIZATION OF SATELLITE IMAGERY AND SUPERIMPOSED VECTOR DATA; A NEW TREND TO THE CONCEPTUAL VISUALIZATION OF LAND-USE MAPS

OPTIMAL VISUALIZATION OF SATELLITE IMAGERY AND SUPERIMPOSED VECTOR DATA; A NEW TREND TO THE CONCEPTUAL VISUALIZATION OF LAND-USE MAPS CO-249 OPTIMAL VISUALIZATION OF SATELLITE IMAGERY AND SUPERIMPOSED VECTOR DATA; A NEW TREND TO THE CONCEPTUAL VISUALIZATION OF LAND-USE MAPS NIROUMAND-JADIDI M.(1), HELALI H.(2), ALESHEIKH A.A.(1) (1)

More information

Noise estimation in remote sensing imagery using data masking

Noise estimation in remote sensing imagery using data masking INT. J. REMOTE SENSING, 2003, VOL. 24, NO. 4, 689 702 Noise estimation in remote sensing imagery using data masking B. R. CORNER, R. M. NARAYANAN* and S. E. REICHENBACH Department of Electrical Engineering,

More information

Extraction of Streets from Google earth imagery

Extraction of Streets from Google earth imagery Code: Faculty of Engineering and Sustainable Development Extraction of Streets from Google earth imagery Ruibo Zhang & Manni Chen June 2011 Bachelor Thesis, 15 credits, C Computer Science Study Programme

More information

Open icon. The Select Layer To Add dialog opens. Click here to display

Open icon. The Select Layer To Add dialog opens. Click here to display Mosaic Introduction This tour guide gives you the steps for mosaicking two or more image files to produce one image file. The mosaicking process works with rectified and/or calibrated images. Here, you

More information

Image Analysis CHAPTER 16 16.1 ANALYSIS PROCEDURES

Image Analysis CHAPTER 16 16.1 ANALYSIS PROCEDURES CHAPTER 16 Image Analysis 16.1 ANALYSIS PROCEDURES Studies for various disciplines require different technical approaches, but there is a generalized pattern for geology, soils, range, wetlands, archeology,

More information

CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES

CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Proceedings of the 2 nd Workshop of the EARSeL SIG on Land Use and Land Cover CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Sebastian Mader

More information

Reflection and Refraction

Reflection and Refraction Equipment Reflection and Refraction Acrylic block set, plane-concave-convex universal mirror, cork board, cork board stand, pins, flashlight, protractor, ruler, mirror worksheet, rectangular block worksheet,

More information

Mosaicking and Subsetting Images

Mosaicking and Subsetting Images Mosaicking and Subsetting Images Using SAGA GIS Tutorial ID: IGET_RS_005 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education.

More information