AUTOMATIC RECOGNITION OF RICE FIELDS FROM MULTITEMPORAL SATELLITE IMAGES

Size: px
Start display at page:

Download "AUTOMATIC RECOGNITION OF RICE FIELDS FROM MULTITEMPORAL SATELLITE IMAGES"

Transcription

1 AUTOMATIC RECOGNITION OF RICE FIELDS FROM MULTITEMPORAL SATELLITE IMAGES Y.H. Tseng, P.H. Hsu and I.H Chen Department of Surveying Engineering National Cheng Kung University Taiwan, Republic of China Commission III, Working Group 5 KEY WORDS: Remote Sensing, Classification, Image Interpretation, Multitemporal Images, Temporal Profile. ABSTRACT A technology for automatic recognition of rice fields by using multitemporal satellite images is proposed. The principle of this technology is applying a region-based classification by means of integrating geographical data and domain knowledge with multitemporal Images. Based on the principle, three methods of investigating the temporal NDVI profile to detect rice fields were implemented. They are Profile Matching (PM), Peak Detection (PD), and Difference Classification (DC). All of the methods were tested on a set of multitemporal SPOT XS images (12 epochs) collected during the second rice season of Comparing to the traditional supervised classification using a single image epoch, all the methods can easily improve the accuracy about 20%. The PM and PD methods can also determine the planting time of a rice field, but they do not provide a better result than the DC method. When the number of image epochs is small the PM and PD methods may not work, but the DC method works well even if there are only 2 or 3 epochs. All of the methods do not require any training data for classification. We expect that this approach will dramatically reduce the needs of human work and increase the efficiency of the rice inventory work. 1 INTRODUCTION Land-use and land-cover classification by using remote sensing imagery has been widely employed in many application fields for the past two decades. Monitoring and inventorying agricultural crops is one of the most important applications. Nevertheless, the accuracy of traditional land-use classification using satellite images is generally thought lower than the requirement of our government in monitoring the rice product of each season. This is mainly due to the fact that the traditional classification methods are developed based on single-date images. However, the land cover of an agriculture field is changing rapidly during the growing season of crops. Therefore, this paper proposes the use of multitemporal images to increase the accuracy and automation of detecting rice fields. 1.1 Background Rice-crop inventory is an important mission of the Crop Bureau of Taiwan 1. The purposes of the investigation are to monitor and control the overall rice product and to provide evidences for the government to compensate farmers when planted crops are damaged by disasters such as typhoons or floods. Field investigation was the major method to carry out the mission before Intensive manpower consumption and inefficient process were the major problems to extend the investigation to the whole island. Since 1980, photogrammetric techniques have been extensively employed for the mission. Fieldwork was dramatically reduced. However, photogrammetric procedures still require a large amount of aerial photography and manual photo interpretation. Automatic interpretation of satellite images is then considered to increase the degree of automation and 1 This organization is responsible for inventorying rice crop twice a year. efficiency [Huang, 1984]. The current inventory system is founded on a region-based photogrammetric procedure. Aerial photos will first be visually registered onto the corresponding maps of land ownership. Manual photo interpretation is then implemented to determine each land-ownership polygon is a rice field or not. Polygons of rice field will be marked and counted and their areas will be summed to estimate the rice product. This system is developed based on the fact that most boundaries of rice field coincide with the boundaries of land parcel. There are less than 1% of landownership polygons that are divided into two or more than two agricultural fields. In this case a photo interpreter can visually mark the new boundaries on the map according to the photos, so that the interpretation is still based on regions. Image texture is the principal element for a photo interpreter to identify rice fields. Misinterpretation may happen if the texture of a rice field looks similar to other kind of crops. Due to the land-cover variation of a rice field during a growing season, it is quite possible to confuse with other land covers. Interpreters have to be trained to recognize rice fields that are showing different textures on aerial photos. In order to reduce the probability of errors, the image date should be carefully selected with the considerations of the local crop calendar. However, the unpredictable weather condition commonly does not permit aerial photography to be collected on schedule. Under this circumstance, less reliable data may be obtained. 1.2 The Proposed Idea In order to reduce the cost of the inventory work, using satellite images is proposed to avoid taking aerial photos. Further, an automatic image interpretation should be developed to reduce the need of manual work. The proposed method is a region-based classification by means of integrating land-ownership data and domain knowledge with multitemporal SPOT imagery.

2 The concept of integrating geographical data and remotely sensed images to perform a region-based classification has been promoted by some articles (Johnsson, 1994; Derenyi & Tuerker, 1996). In this application the use of land-ownership data is suggested, because the inventory data related to landowners are more preferable than the data related to image pixels. Janssen et al. (1990) and Zhuang et al. (1991) also reported that the classification accuracy could be improved when a region-based classification is used. In order to use multitemporal images properly, the consideration of domain knowledge is also critical to the classification of remotely sensed images [Argialas and Harlow, 1990]. The knowledge of rice crop including the local crop calendar, time table of rice growing, as well as the variations of spectral reflectance within a rice season should be taken into account. With the knowledge, the spectral variation derived from a time series of multitemporal images becomes meaningful and could be used to detect rice fields automatically. This idea is similar to the use of temporal profiles or temporal differences of spectral properties in image classification proposed by Brisco & Brown [1995], Lo et al. [1986], and Wolter et al. [1995]. Three methods of automatic rice detection were implemented based on the idea. The proposed methods were tested on a set of multitemporal SPOT images. The results show that all of the methods gain two advantages over the classification of using a single image epoch. First, the new methods do not need any training data. Second, the classification accuracy could be improved for about 20%. 2 THEORIES 2.1 Region-Based Classification Two methods have been proposed for region-based classification [Derenyi and Tuerker, 1996]: 1. Performing per-pixel classification first and determining the region class by means of a frequency table; 2. Determining the region class by means of regional statistic measures of spectral data. The first method is basically a modified per-pixel classification. Traditional pixel-by-pixel statistic classification is performed in advance. After that, with respect to each predefined region, the pixels of each class are counted to form a frequency table. The class of a region is then determined by analyzing the frequency table [Janssen et al., 1990]. The easiest way is simply assigning the region class to be the class with largest frequency. However, if there is no dominant class in a region, we may need to consider it a multi-class region. The second method is to calculate statistic measures, such as central tendency, dispersion, and shape of distribution, for the image pixels within each predefined region [Johnsson, 1996]. Then the classification for regions can be done based on these statistic measures. For example, one could treat the spectral mean values of a region as a set of spectral measurements to perform a supervised or unsupervised classification. For this application, we prefer to the second method, because it is a one-step procedure and requires less amount of computation. Furthermore, comparing to the first method, it is a more objectoriented procedure, which makes the procedure more understandable to applicants. 2.2 The Use of Land-ownership Data In order to perform a region-based classification, the applied images should be segmented into regions. Further, because the unit of inventory is land parcel, land-ownership data are appropriate to defining regions. The classification requires that a single spectral class should dominate each region. In most cases, this requirement can be satisfied, because the boundaries of land parcel mostly coincide with field boundaries and each field usually planted only one kind of crop. The exceptions are usually less than 1% of the total number of fields in an agricultural area. There are two steps to segment a satellite image into regions based on the corresponding land-ownership data. First, the image should be registered to the vector data of land ownership. Second, extracting and storing the spectral data of pixels within each polygon as a data set. In order to determine that in which polygon a pixel locates, one can use the center point of the pixel to perform a point-in-polygon check. This procedure can also avoid that a pixel is assigned to more than one polygon. The data arrangement mentioned above transforms raster data structure to object-based data structure. All of the data in a data set are associated with a single region. It is then easier for us to calculate statistic measures of spectral data for each region and to attach the statistic measures to the data set. It is also convenient to add other attribute data for further applications. Furthermore, such data arrangement is suitable to the integration of remote sensing and geographical information system. 2.3 The Use of Domain Knowledge Discipline specific knowledge including information about spectral, temporal, and structural properties of objects is critical to many inventorying and monitoring works using remote sensing. For rice inventory using remote sensing imagery, the following items are the domain knowledge should be taken into account: z The local crop calendar; z The time table of rice growing; z The variations of spectral reflectance of a rice field within a rice season. Most rice fields in Taiwan have two planting seasons a year. Each period of rice season is about four months. In general, the first season starts in spring and harvests in summer. The second season usually begins right after the end of the first season and harvests before winter is coming. Usually the fields in an agricultural area have similar calendars of planting. However, different agriculture areas may have time differences of rice season up to 2 months. It is quite clear that having the knowledge about the local crop calendar is the first requirement of using multitemporal images to detect rice fields. Basically the whole season of the rice growing can be divided into 5 periods: 1. Transplanting: fields are covered by water with little vegetation; 2. Growing: fields are getting vegetation entropy; 3. Reproducing: vegetation entropy reaches the maximum and starts to decrease slowly; 4. Mellowing: vegetation entropy continuously decreases a little; 5. Harvesting: fields become bare soil with a little crop residue. One should keep in mind that the land cover of a rice field is changing during a rice season. On the one hand, knowing this phenomenon is the requirement of choosing appropriate image epochs. On the other hand, this knowledge gives us the clue to distinguish rice fields from other land-use types by using

3 multitemporal images. Knowing the timetable of rice growing, a remote-sensing expert would not have difficulties to imagining the variation of spectral reflectance of a rice field within a rice season. The pattern of the temporal spectral variation of a rice field provides solid evidence to identify rice fields. This is the most important reason that we suggest the use of multitemporal images. 2.4 The Use of Multitemporal Images Using multitemporal images is helpful in many applications of image interpretation. In this study, there are two uses of multitemporal images: 1. Increasing the potential of differentiating rice fields from other land-use types; 2. Reducing the effect of clouded area. The first use is applied based on the domain knowledge mentioned above. Due to the land-cover variation of a rice field within a planting season, the difficulties can be expected in recognizing rice fields by using a single image epoch. If one uses images taken during the period of transplanting, one would not distinguish rice fields from wet lands. Similarly, using images of the growing period we may confuse with other vegetation areas, and using images taken after harvesting we will not be able to differentiate them from regions of bare soil. However, by investigating the variation of spectral responses of multitemporal images, we can minimize the possibility of misinterpreting. Checking temporal variation of spectral responses has proven effective in agricultural land-cover and forest classifications [Lo et al., 1986 and Wolter et al., 1995]. Lo et al. analyzed temporal profiles of ratio or green vegetation index to identify crop types. Based on the similar idea, Wolter et al. utilized temporal NDVI (Normalized Difference of Vegetation Index) differences to distinguish forest types. Therefore the temporal NDVI profile in a rice season is investigated. According to the report of Huang et al. [1985] and some sample data, the temporal NDVI profile of a rice field can be described as in figure 1. Some useful information could be extracted from the temporal profile for distinguishing rice fields, for example the curve shape of the profile or the NDVI differences among image epochs. Vegetation Index Growing Reproducing Mellowing Harvesting SPOT images. They are named profile matching, peak detection, and differences classification. Profile Matching (PM) An expected temporal profile similar to the curve in the figure 1 could be obtained, if an agricultural field is planted rice. By comparing the expected profile with each temporal profile of the agricultural fields, one could distinguish rice fields from the other agricultural fields. Automatic comparison can be completed by matching the curves using the cross-correlation method (figure 2). The threshold value of the cross-correlation function to classify fields into rice and non-rice should determined in advance. Evenly distributive image epochs over the rice season are required to obtain a good result. In addition to detecting rice fields, this method could also determine the planting time of a rice field. NDVI Rice Season A Rice Season B Figure 2. The temporal profile matching using the crosscorrelation method. Peak Detection (PD) The temporal profile of the vegetation index in a rice season is a curve of a mountain shape. The peak represents a growing of vegetation in the field. If a peak that locates within a rice season and whose bottom spans about a time period of a rice-growing cycle is detected in the temporal profile of a field, this field has the evidence of being planted rice. To detect the peak, one can set a horizontal line to intersect with the temporal profile, so that a pair of intersections defines a peak which width and height are estimated as in figure 3. There is no rigorous rule to set the NDVI level of the horizontal line. In general, it should be a little bit larger than the NDVI of bare-soil pixels. At least three image epochs those distribute in the beginning, middle, and end of the rice season are required. This method could also roughly determine the planting time of a rice Transplanting Time of Rice Season (Month) Figure 1. The expected temporal profile of vegetation index in a rice season. The star symbols represent the values of sample data. The second use of multitemporal images is decreasing occlusions of cloud. It is in common that images are partially clouded in Taiwan, so that we frequently need to combine more than one image to get a complete visibility. In order to reduce the effect of land-cover changes, the images to be combined should be taken closely in date. 2.5 Automatic Detection of Rice Fields Three methods were developed to recognize rice fields from field. Heigh Width Figure 3. The method of peak detection. Difference Classification (DC) Instead of checking the shape of the temporal profile, one could also take the NDVI differences between some specific epochs as the features to classify the fields. If a rice season is equally divided into 3 periods, the NDVI

4 of an image epoch in the second period should be larger than that in the first or the third periods. Therefore, the NDVI obtained from an image epoch of the second period minus that of the first or the third periods will provide appropriate NDVI differences for the classification. The features of such NDVI differences will increase the separability between the polygons of rice and nonrice (figure 4), so that it improves the classification accuracy. Positive NDVI differences will be obtained if a field is planted rice. Unsupervised classifying the fields into two groups, the group has the larger NDVI differences should belong to the class of rice field. At least two images that provide an appropriate NDVI difference are required. size. The use of multitemporal Landsat TM images was also considered. However, although Landsat TM images provide better spectral resolution than SPOT images, the image repeatability frequency is generally too low to fit this application. 3.2 Land-Ownership Data and Reference Data The land-ownership data were digitized from a land-parcel map provided by the Crop Bureau of Taiwan. The data contain 2874 polygons of land parcel. Figure 6 shows the land-parcel map. These data provide us the guide to divide the images into the regions with respect to the agricultural fields. Frequency Non-rice Rice NDVI 1 Frequency Non-rice Rice NDVI 2 Frequency Non-rice Rice 1 km Figure 4. NDVI difference increases the separability between rice and non-rice fields. 3 THE STUDY SITE The study site is located in Tainan County, Taiwan. It is a typical agricultural area in Taiwan. The area of the study site is about 7.7 km 2. The average size of the agricultural fields is about 3000 m 2. Rice crops are the major agricultural products in this area. Usually there are more than 70% of the fields being planted rice crops. 3.1 Applied Images NDVI 2 -NDVI 1 Twelve multitemporal SPOT XS images were studied. The images were selected referring to the local calendar of the second rice season in The images are shown with their identification numbers and the collecting dates in figure 5. The land-cover changes are obviously presented in the time series of images. The images were selected from the product list of the collected images by the Center for Space and Remote Sensing Research, National Central University, Republic of China. All of the images were registered to the land-parcel map of the study area, and were resampled to the resolution of 12.5m by 12.5m pixel Figure 6. The land-parcel map of the study site. The Crop Bureau of Taiwan also provides us the data of the ground truth, which will be used to evaluate the results of our experiments. The data were generated by means of manual interpretation of aerial photographs. The data contents are attributes of land parcels that indicate whether a land parcel is a rice field or not. However, some land parcels may be divided into several parts and plant more than one type of crop. Under this circumstance, the attribute becomes a mixed field. Because there are few mixed fields and most of the land-parcel areas are too small to allow us to judge whether a land parcel is a mixed field or not using a SPOT image, we treat all fields as pure fields. If there is more than 50% area of a mixed field planted rice, it is assigned to be a rice field otherwise it is treated as a non-rice field. In the second rice season of 1993, there were 2043 rice fields, 737 non-rice fields, and 94 mixed fields. 4 EXPERIMENTS 4.1 Single-Image Classification In order to provide a base of comparison for the proposed methods, the traditional supervised classification using a single image was carried out first. The test image is I93-6, which was collected when the rice was grown up. A pixel-based classification and a region-based classification were performed by

5 I /07/23 I /06/30 I /07/13 I /07/23 I /08/15 I /08/16 I /09/11 I /10/12 I /10/22 I /10/28 I /12/03 I /12/08 I /12/13 Figure 5. The multitemporal SPOT-XS images used for the study. using the maximum-likelihood classifier. Table 1 shows the classification accuracy of the two tests. Although using the region-based classification provides higher accuracy than using the pixel-based classification, the both tests reveal the fact that it is inefficient to distinguish rice and non-rice fields by using a single image. Table 1. Accuracy assessment for single-image classification. User s acc. User s acc. Overall k hat of rice of non-rice accuracy Pixel based 72.7% 32.1% 62.3% 4.6% Region based 69.7% 87.7% 74.4% 46.6% 4.2 Multitemporal-Image Classification Rice(ref) - Rice Non-rice(ref) - Rice Figure 7. A graphical presentation of the detection results using the DC method. Rice(ref) - Non-rice Non-rice(ref) - Non-rice Profile Matching All of the test images were used to perform the profile matching. The threshold value of the cross-correlation function was 0.9. The detection accuracy is shown in table 2. Peak Detection All of the test images were also used. The threshold values of the peak height and width for detecting rice fields were 40 and 100 (days). The detection accuracy is shown in

6 table 2. Difference Classification Three tests were completed for difference classification with respect to the uses of 2, 3, and 4 images. The first test uses the difference of (NDVI I93-6 -NDV II93-2); The second test uses the differences of (NDVI I93-6 -NDV II93-2 ) and (NDVI I93-6 -NDV II93-10 ); And the third test uses the differences of (NDVI I93-6 -NDV II93-2 ), (NDVI I93-6 -NDV II93-10 ), and (NDVI I NDV II93-11 ). The accuracy was improved when the number of the features of NDVI difference was increased. Table 2. Accuracy assessment for multitemporal-image classification. User s acc. User s acc. Overall k hat of rice of non-rice accuracy PM 95.3% 53.3% 84.1% 54.4% PD 79.9% 83.0% 80.7% 70.3% DC (2 images) 89.8% 70.7% 84.7% 60.7% DC (3 images) 90.3% 75.3% 86.3% 65.2% DC (4 images) 91.3% 76.8% 87.5% 67.9% 4.3 Presentation of Results The results of the region-base rice detection can be easily put into a geographical information system. A graphical presentation of the detection results and the correctness of detection can be shown as figure 7 by using a GIS tool. 5 CONCLUSIONS A technology for automatic recognition of rice fields by using multitemporal satellite images is proposed. The principle of this technology is applying a region-based classification by means of integrating geographical data and domain knowledge with multitemporal Images. This approach has several advantages in comparing to standard classification approaches: z The region-based classification directly generates inventory data related to land owners; z Referring to the domain knowledge, this approach will automatically identify rice fields by using multitemporal satellite images without the need of training data; z The use of multitemporal images will also increase the classification accuracy; z The region-based classification is more efficient in computation. According to the experimental tests, this approach has the potential to generate a comparable accuracy to the traditional photogrammetric approach. Comparing to the traditional supervised classification using a single image epoch, all the methods can easily improve the accuracy about 20%. The PM and PD methods can also determine the planting time of a rice field, but they do not provide a better result than the DC method. When the number of image epochs is small the PM and PD methods may not work, but the DC method works well even if there are only 2 or 3 epochs. Comparing to the current inventory work, this approach will dramatically reduce the needs of human work and increase the efficiency of the inventory work. The use of multitemporal images can be extended to check the number of rice seasons of a year by investigating an annual temporal profile. If the pattern of temporal profile can be linked with other crop knowledge this technology would then be possibly used to recognize various crops. It would also be a very interesting topic that if the temporal relationships are implemented in a knowledge-based classification of satellite images. ACKNOWLEDGMENTS The authors are appreciated that this research project was sponsored by the National Science Council of the Republic of China under the grants of NSC E and NSC E We also would like to thank the Crop Bureau of Taiwan for providing us the test data. REFERENCES [Argialas and Harlow, 1990] Argialas, D.P., and C.A. Harlow, Computational Image Interpretation Models: An Overview and a Perspective, Photogrammetric Engineering and Remote Sensing, Vol. 56, No. 6, pp [Brisco & Brown, 1995] Brisco, B., and R.J. Brown, Multidate SAR/TM Synergism for Crop Classification in Western Canada, Photogrammetric Engineering and Remote Sensing, Vol. 61, No. 8, pp [Derenyi & Tuerker, 1996] Derenyi, E. and M. Tuerker, Polygon Based Analysis of Remotely Sensed Images in an Integrated Geographic Information System, International Archives of Photogrammetry and remote Sensing, Vol. 31, Part B4, Commission IV, pp [Huang, 1984] Huang, T.L., Y.L. Liao, and Z.F. Her, The Applications of Remote Sensing Technologies in the Investigation of Agricultural Resources and Land Use Classification, Agricultural & Forestry Aerial Survey Institute, Taiwan Forestry Bureau, Bulletin No.10. [Huang et al., 1985] Huang, T.L., Y.L. Liao, and S.C. Wang, Study on the Spectral Characteristics of Rice Crops, Agricultural & Forestry Aerial Survey Institute, Taiwan Forestry Bureau, Bulletin No.12. [Janssen et al., 1990] Janssen, L.L., M.N. Jaarsma, and E.T. van der Linden, Integrating Topographic Data with Remote Sensing for Land-Cover Classification, Photogrammetric Engineering and Remote Sensing, Vol. 56, No. 11, pp [Johnsson, 1994] Johnsson, K., Segment-Based Land-Use Classification from SPOT Satellite Data, Photogrammetric Engineering and Remote Sensing, Vol. 60, No. 1, pp [Johnsson, 1996] Johnsson, K., Generalization of Image Data to GIS Polygons for Change Detection and Data Base Revision, International Archives of Photogrammetry and remote Sensing, Vol. 31, Part B4, Commission IV, pp [Lo et al., 1986] Lo, T.H., F.L. Scarpace, and T.M. Lillesand, Use of Multitemporal Spectral Profiles in Agricultural Land-Cover Classification, Photogrammetric Engineering and Remote Sensing, Vol. 52, No. 4, pp [Wolter et al., 1995] Wolter, P.T., D.J. Mladenoff, G.E. Host, and T.R. Crow, Improving Forest Classification in the Northern Lake States Using Multi-Temporal Landsat Imagery, Photogrammetric Engineering and Remote Sensing, Vol. 61, No. 9, pp [Zhuang et al., 1991] Zhuang, X., B.A. Engel, M.F. Baumgardner, and P.H. Swain, Improving Classification of Crop Residues Using Digital Land Ownership Data and Landsat TM Imagery, Photogrammetric Engineering and Remote Sensing, Vol. 57, No. 11, pp

Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics

Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics Operations What Do I Need? Classify Merge Combine Cross Scan Score Warp Respace Cover Subscene Rotate Translators

More information

Classification (or thematic) accuracy assessment. Lecture 8 March 11, 2005

Classification (or thematic) accuracy assessment. Lecture 8 March 11, 2005 Classification (or thematic) accuracy assessment Lecture 8 March 11, 2005 Why and how Remote sensing-derived thematic information are becoming increasingly important. Unfortunately, they contain errors.

More information

Aerial photography: Principles. Visual interpretation of aerial imagery

Aerial photography: Principles. Visual interpretation of aerial imagery Aerial photography: Principles Visual interpretation of aerial imagery Overview Introduction Benefits of aerial imagery Image interpretation Elements Tasks Strategies Keys Accuracy assessment Benefits

More information

IMAGINE Objective. The Future of Feature Extraction, Update & Change Mapping

IMAGINE Objective. The Future of Feature Extraction, Update & Change Mapping IMAGINE ive The Future of Feature Extraction, Update & Change Mapping IMAGINE ive provides object based multi-scale image classification and feature extraction capabilities to reliably build and maintain

More information

Lab 9. Julia Janicki. Introduction

Lab 9. Julia Janicki. Introduction Lab 9 Julia Janicki Introduction My goal for this project is to map a general land cover in the area of Alexandria in Egypt using supervised classification, specifically the Maximum Likelihood and Support

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

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification DIGITAL IMAGE ANALYSIS Image Classification: Object-based Classification Image classification Quantitative analysis used to automate the identification of features Spectral pattern recognition Unsupervised

More information

Digital Image Classification Geography 4354 Remote Sensing

Digital Image Classification Geography 4354 Remote Sensing Digital Image Classification Geography 4354 Remote Sensing Lab 11 Dr. James Campbell December 10, 2001 Group #4 Mark Dougherty Paul Bartholomew Akisha Williams Dave Trible Seth McCoy Table of Contents:

More information

Image Classification. RS Image Classification. Present by: Dr.Weerakaset Suanpaga

Image Classification. RS Image Classification. Present by: Dr.Weerakaset Suanpaga Image Classification Present by: Dr.Weerakaset Suanpaga D.Eng(RS&GIS) 6.1 Concept of Classification Objectives of Classification Advantages of Multi-Spectral data for Classification Variation of Multi-Spectra

More information

Data: a collection of numbers or facts that require further processing before they are meaningful

Data: a collection of numbers or facts that require further processing before they are meaningful Digital Image Classification Data vs. Information Data: a collection of numbers or facts that require further processing before they are meaningful Information: Derived knowledge from raw data. Something

More information

Introduction to digital image classification

Introduction to digital image classification Introduction to digital image classification Dr. Norman Kerle, Wan Bakx MSc a.o. INTERNATIONAL INSTITUTE FOR GEO-INFORMATION SCIENCE AND EARTH OBSERVATION Purpose of lecture Main lecture topics Review

More information

AUTOMATIC PHOTO ORIENTATION VIA MATCHING WITH CONTROL PATCHES

AUTOMATIC PHOTO ORIENTATION VIA MATCHING WITH CONTROL PATCHES AUTOMATIC PHOTO ORIENTATION VIA MATCHING WITH CONTROL PATCHES J. J. Jaw a *, Y. S. Wu b Dept. of Civil Engineering, National Taiwan University, Taipei,10617, Taiwan, ROC a jejaw@ce.ntu.edu.tw b r90521128@ms90.ntu.edu.tw

More information

Attribute Accuracy. Quantitative accuracy refers to the level of bias in estimating the values assigned such as estimated values of ph in a soil map.

Attribute Accuracy. Quantitative accuracy refers to the level of bias in estimating the values assigned such as estimated values of ph in a soil map. Attribute Accuracy Objectives (Entry) This basic concept of attribute accuracy has been introduced in the unit of quality and coverage. This unit will teach a basic technique to quantify the attribute

More information

(Refer Slide Time: 0:51)

(Refer Slide Time: 0:51) Introduction to Remote Sensing Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology Roorkee Lecture 16 Image Classification Techniques Hello everyone welcome to 16th lecture in

More information

FIELD-BASED CLASSIFICATION OF AGRICULTURAL CROPS USING MULTI-SCALE IMAGES

FIELD-BASED CLASSIFICATION OF AGRICULTURAL CROPS USING MULTI-SCALE IMAGES FIELD-BASED CLASSIFICATION OF AGRICULTURAL CROPS USING MULTI-SCALE IMAGES A. OZDARICI a, M. TURKER b a Middle East Technical University (METU), Graduate School of Natural and Applied Sciences, Geodetic

More information

SLIDING WINDOW FOR RELATIONS MAPPING

SLIDING WINDOW FOR RELATIONS MAPPING SLIDING WINDOW FOR RELATIONS MAPPING Dana Klimesova Institute of Information Theory and Automation, Prague, Czech Republic and Czech University of Agriculture, Prague klimes@utia.cas.c klimesova@pef.czu.cz

More information

Land Cover Classification Techniques

Land Cover Classification Techniques Land Cover Classification Techniques supervised classification and random forests Developed by remote sensing specialists at the USFS Geospatial Technology and Applications Center (GTAC), located in Salt

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

MODELLING FOREST CANOPY USING AIRBORNE LIDAR DATA

MODELLING FOREST CANOPY USING AIRBORNE LIDAR DATA MODELLING FOREST CANOPY USING AIRBORNE LIDAR DATA Jihn-Fa JAN (Taiwan) Associate Professor, Department of Land Economics National Chengchi University 64, Sec. 2, Chih-Nan Road, Taipei 116, Taiwan Telephone:

More information

Measuring landscape pattern

Measuring landscape pattern Measuring landscape pattern Why would we want to measure landscape patterns? Identify change over time Compare landscapes Compare alternative landscape scenarios Explain processes Steps in Application

More information

Uttam Kumar and Ramachandra T.V. Energy & Wetlands Research Group, Centre for Ecological Sciences, Indian Institute of Science, Bangalore

Uttam Kumar and Ramachandra T.V. Energy & Wetlands Research Group, Centre for Ecological Sciences, Indian Institute of Science, Bangalore Remote Sensing and GIS for Monitoring Urban Dynamics Uttam Kumar and Ramachandra T.V. Energy & Wetlands Research Group, Centre for Ecological Sciences, Indian Institute of Science, Bangalore 560 012. Remote

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

Raster Classification with ArcGIS Desktop. Rebecca Richman Andy Shoemaker

Raster Classification with ArcGIS Desktop. Rebecca Richman Andy Shoemaker Raster Classification with ArcGIS Desktop Rebecca Richman Andy Shoemaker Raster Classification What is it? - Classifying imagery into different land use/ land cover classes based on the pixel values of

More information

Figure 1: Workflow of object-based classification

Figure 1: Workflow of object-based classification Technical Specifications Object Analyst Object Analyst is an add-on package for Geomatica that provides tools for segmentation, classification, and feature extraction. Object Analyst includes an all-in-one

More information

RICE FIELD INTERPRETATION WITH TEMPORAL SENTINEL-1 SYNTHETIC APERTURE RADAR IMAGE DATA

RICE FIELD INTERPRETATION WITH TEMPORAL SENTINEL-1 SYNTHETIC APERTURE RADAR IMAGE DATA RICE FIELD INTERPRETATION WITH TEMPORAL SENTINEL-1 SYNTHETIC APERTURE RADAR IMAGE DATA 1 Chia-Hao Chang ( 張家豪 ) 2 Chiou-Shann Fuh ( 傅楸善 ) 2 Shi-Wei Wang ( 王熹偉 ) 1 Dept. of Geography, 2 Dept. of Computer

More information

RESEARCH ON THE VISUALIZATION SYSTEM AND APPLICATIONS OF UNCERTAINTY IN REMOTE SENSING DATA CLASSIFICATION

RESEARCH ON THE VISUALIZATION SYSTEM AND APPLICATIONS OF UNCERTAINTY IN REMOTE SENSING DATA CLASSIFICATION RESEARCH ON THE VISUALIZATION SYSTEM AND APPLICATIONS OF UNCERTAINTY IN REMOTE SENSING DATA CLASSIFICATION YanLiu a, Yanchen Bo b a National Geomatics Center of China, no1. Baishengcun,Zhizhuyuan, Haidian

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

This is the general guide for landuse mapping using mid-resolution remote sensing data

This is the general guide for landuse mapping using mid-resolution remote sensing data This is the general guide for landuse mapping using mid-resolution remote sensing data February 11 2015 This document has been prepared for Training workshop on REDD+ Research Project in Peninsular Malaysia

More information

BUILDINGS CHANGE DETECTION BASED ON SHAPE MATCHING FOR MULTI-RESOLUTION REMOTE SENSING IMAGERY

BUILDINGS CHANGE DETECTION BASED ON SHAPE MATCHING FOR MULTI-RESOLUTION REMOTE SENSING IMAGERY BUILDINGS CHANGE DETECTION BASED ON SHAPE MATCHING FOR MULTI-RESOLUTION REMOTE SENSING IMAGERY Medbouh Abdessetar, Yanfei Zhong* State Key Laboratory of Information Engineering in Surveying, Mapping and

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

Aardobservatie en Data-analyse Image processing

Aardobservatie en Data-analyse Image processing Aardobservatie en Data-analyse Image processing 1 Image processing: Processing of digital images aiming at: - image correction (geometry, dropped lines, etc) - image calibration: DN into radiance or into

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

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

BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION INTRODUCTION

BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION INTRODUCTION BUILDING MODEL RECONSTRUCTION FROM DATA INTEGRATION Ruijin Ma Department Of Civil Engineering Technology SUNY-Alfred Alfred, NY 14802 mar@alfredstate.edu ABSTRACT Building model reconstruction has been

More information

This document will cover some of the key features available only in SMS Advanced, including:

This document will cover some of the key features available only in SMS Advanced, including: Key Differences between SMS Basic and SMS Advanced SMS Advanced includes all of the same functionality as the SMS Basic Software as well as adding numerous tools that provide management solutions for multiple

More information

Government of Alberta. Find Your Farm. Alberta Soil Information Viewer. Alberta Agriculture and Forestry [Date]

Government of Alberta. Find Your Farm. Alberta Soil Information Viewer. Alberta Agriculture and Forestry [Date] Government of Alberta Find Your Farm Alberta Soil Information Viewer Alberta Agriculture and Forestry [Date] Contents Definitions... 1 Getting Started... 2 Area of Interest... 3 Search and Zoom... 4 By

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

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

Image feature extraction from the experimental semivariogram and its application to texture classification

Image feature extraction from the experimental semivariogram and its application to texture classification Image feature extraction from the experimental semivariogram and its application to texture classification M. Durrieu*, L.A. Ruiz*, A. Balaguer** *Dpto. Ingeniería Cartográfica, Geodesia y Fotogrametría,

More information

Object-based classification of IKONOS data for endemic Torreya mapping

Object-based classification of IKONOS data for endemic Torreya mapping Available online at www.sciencedirect.com Procedia Environmental Sciences 10 (2011 ) 188 1891 2011 3rd International Conference on Environmental Science and Information Conference Application Title Technology

More information

Extraction of cross-sea bridges from GF-2 PMS satellite images using mathematical morphology

Extraction of cross-sea bridges from GF-2 PMS satellite images using mathematical morphology IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Extraction of cross-sea bridges from GF-2 PMS satellite images using mathematical morphology To cite this article: Chao Chen et

More information

Introduction to the Google Earth Engine Workshop

Introduction to the Google Earth Engine Workshop Introduction to the Google Earth Engine Workshop This workshop will introduce the user to the Graphical User Interface (GUI) version of the Google Earth Engine. It assumes the user has a basic understanding

More information

Combining Human and Computer Interpretation Capabilities to Analyze ERTS Imagery

Combining Human and Computer Interpretation Capabilities to Analyze ERTS Imagery Purdue University Purdue e-pubs LARS Symposia Laboratory for Applications of Remote Sensing 10-1-1973 Combining Human and Computer Interpretation Capabilities to Analyze ERTS Imagery J. D. Nichols University

More information

TOPOSCOPY, A CLOSE RANGE PHOTOGRAMMETRIC SYSTEM FOR ARCHITECTS AND LANDSCAPE DESIGNERS

TOPOSCOPY, A CLOSE RANGE PHOTOGRAMMETRIC SYSTEM FOR ARCHITECTS AND LANDSCAPE DESIGNERS TOPOSCOPY, A CLOSE RANGE PHOTOGRAMMETRIC SYSTEM FOR ARCHITECTS AND LANDSCAPE DESIGNERS A. C. Groneman-van der Hoeven Bureau Toposcopie, Bachlaan 78, 6865 ES Doorwerth, The Netherlands. info@toposcopie.nl

More information

GIS Data Collection. This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues.

GIS Data Collection. This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues. 9 GIS Data Collection OVERVIEW This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues. It distinguishes between primary (direct measurement)

More information

BUILDING DETECTION IN VERY HIGH RESOLUTION SATELLITE IMAGE USING IHS MODEL

BUILDING DETECTION IN VERY HIGH RESOLUTION SATELLITE IMAGE USING IHS MODEL BUILDING DETECTION IN VERY HIGH RESOLUTION SATELLITE IMAGE USING IHS MODEL Shabnam Jabari, PhD Candidate Yun Zhang, Professor, P.Eng University of New Brunswick E3B 5A3, Fredericton, Canada sh.jabari@unb.ca

More information

STUDY OF REMOTE SENSING IMAGE FUSION AND ITS APPLICATION IN IMAGE CLASSIFICATION

STUDY OF REMOTE SENSING IMAGE FUSION AND ITS APPLICATION IN IMAGE CLASSIFICATION STUDY OF REMOTE SENSING IMAGE FUSION AND ITS APPLICATION IN IMAGE CLASSIFICATION Wu Wenbo,Yao Jing,Kang Tingjun School Of Geomatics,Liaoning Technical University, 123000, Zhonghua street,fuxin,china -

More information

Remote Sensing in an

Remote Sensing in an Chapter 2: Adding Data to a Map Document Remote Sensing in an ArcMap Environment Remote Sensing Analysis in an ArcMap Environment Tammy E. Parece Image source: landsat.usgs.gov Tammy Parece James Campbell

More information

DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM

DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM DEVELOPMENT OF ORIENTATION AND DEM/ORTHOIMAGE GENERATION PROGRAM FOR ALOS PRISM Izumi KAMIYA Geographical Survey Institute 1, Kitasato, Tsukuba 305-0811 Japan Tel: (81)-29-864-5944 Fax: (81)-29-864-2655

More information

LIDAR and Terrain Models: In 3D!

LIDAR and Terrain Models: In 3D! LIDAR and Terrain Models: In 3D! Stuart.green@teagasc.ie http://www.esri.com/library/whitepapers/pdfs/lidar-analysis-forestry.pdf http://www.csc.noaa.gov/digitalcoast/_/pdf/refinement_of_topographic_lidar_to_create_a_bare_e

More information

GEO Joint Experiment for Crop Assessment and Monitoring (JECAM): Template for Research Progress Report

GEO Joint Experiment for Crop Assessment and Monitoring (JECAM): Template for Research Progress Report GEO Joint Experiment for Crop Assessment and Monitoring (JECAM): Date: 17/02/2015 JECAM Test Site Name: Brazil São Paulo Template for Research Progress Report Team Leader and Members: Guerric le Maire,

More information

A NEW APPROACH TO OBJECT RECOGNITION ON HIGH RESOLUTION SATELLITE IMAGE *

A NEW APPROACH TO OBJECT RECOGNITION ON HIGH RESOLUTION SATELLITE IMAGE * A NEW APPROACH TO OBJECT RECOGNITION ON HIGH RESOLUTION SATELLITE IMAGE Qiming QIN,Yinhuan YUAN, Rongjian LU Peking University, P.R China,100871 Institute of Remote Sensing and Geographic Information System

More information

CHAPTER 5 OBJECT ORIENTED IMAGE ANALYSIS

CHAPTER 5 OBJECT ORIENTED IMAGE ANALYSIS 85 CHAPTER 5 OBJECT ORIENTED IMAGE ANALYSIS 5.1 GENERAL Urban feature mapping is one of the important component for the planning, managing and monitoring the rapid urbanized growth. The present conventional

More information

Course Outline (1) #6 Data Acquisition for Built Environment. Fumio YAMAZAKI

Course Outline (1) #6 Data Acquisition for Built Environment. Fumio YAMAZAKI AT09.98 Applied GIS and Remote Sensing for Disaster Mitigation #6 Data Acquisition for Built Environment 9 October, 2002 Fumio YAMAZAKI yamazaki@ait.ac.th http://www.star.ait.ac.th/~yamazaki/ Course Outline

More information

Automatic Segmentation of Semantic Classes in Raster Map Images

Automatic Segmentation of Semantic Classes in Raster Map Images Automatic Segmentation of Semantic Classes in Raster Map Images Thomas C. Henderson, Trevor Linton, Sergey Potupchik and Andrei Ostanin School of Computing, University of Utah, Salt Lake City, UT 84112

More information

ArcGIS Pro: Image Segmentation, Classification, and Machine Learning. Jeff Liedtke and Han Hu

ArcGIS Pro: Image Segmentation, Classification, and Machine Learning. Jeff Liedtke and Han Hu ArcGIS Pro: Image Segmentation, Classification, and Machine Learning Jeff Liedtke and Han Hu Overview of Image Classification in ArcGIS Pro Overview of the classification workflow Classification tools

More information

Photogrammetry for forest inventory.

Photogrammetry for forest inventory. Photogrammetry for forest inventory. Marc Pierrot Deseilligny. IGN/ENSG, France. Jonathan Lisein. Ulg Gembloux Agro-Bio Tech, Belgium. 1- Photogrammetry 2- Application to forestry 3- Tools and proposed

More information

Geomatica II Course guide

Geomatica II Course guide Course guide Geomatica Version 2017 SP4 2017 PCI Geomatics Enterprises, Inc. All rights reserved. COPYRIGHT NOTICE Software copyrighted by PCI Geomatics Enterprises, Inc., 90 Allstate Parkway, Suite 501

More information

N.J.P.L.S. An Introduction to LiDAR Concepts and Applications

N.J.P.L.S. An Introduction to LiDAR Concepts and Applications N.J.P.L.S. An Introduction to LiDAR Concepts and Applications Presentation Outline LIDAR Data Capture Advantages of Lidar Technology Basics Intensity and Multiple Returns Lidar Accuracy Airborne Laser

More information

VEGETATION Geometrical Image Quality

VEGETATION Geometrical Image Quality VEGETATION Geometrical Image Quality Sylvia SYLVANDER*, Patrice HENRY**, Christophe BASTIEN-THIRY** Frédérique MEUNIER**, Daniel FUSTER* * IGN/CNES **CNES CNES, 18 avenue Edouard Belin, 31044 Toulouse

More information

GEOBIA for ArcGIS (presentation) Jacek Urbanski

GEOBIA for ArcGIS (presentation) Jacek Urbanski GEOBIA for ArcGIS (presentation) Jacek Urbanski INTEGRATION OF GEOBIA WITH GIS FOR SEMI-AUTOMATIC LAND COVER MAPPING FROM LANDSAT 8 IMAGERY Presented at 5th GEOBIA conference 21 24 May in Thessaloniki.

More information

Object Based Image Analysis: Introduction to ecognition

Object Based Image Analysis: Introduction to ecognition Object Based Image Analysis: Introduction to ecognition ecognition Developer 9.0 Description: We will be using ecognition and a simple image to introduce students to the concepts of Object Based Image

More information

Hybrid Model with Super Resolution and Decision Boundary Feature Extraction and Rule based Classification of High Resolution Data

Hybrid Model with Super Resolution and Decision Boundary Feature Extraction and Rule based Classification of High Resolution Data Hybrid Model with Super Resolution and Decision Boundary Feature Extraction and Rule based Classification of High Resolution Data Navjeet Kaur M.Tech Research Scholar Sri Guru Granth Sahib World University

More information

Classifying. Stuart Green Earthobservation.wordpress.com MERMS 12 - L4

Classifying. Stuart Green Earthobservation.wordpress.com MERMS 12 - L4 Classifying Stuart Green Earthobservation.wordpress.com Stuart.Green@Teagasc.ie MERMS 12 - L4 Classifying Replacing the digital numbers in each pixel (that tell us the average spectral properties of everything

More information

GPS Located Accuracy Assessment Plots on the Modoc National Forest

GPS Located Accuracy Assessment Plots on the Modoc National Forest This file was created by scanning the printed publication. Errors identified by the software have been corrected; however, some errors may remain. GPS Located Accuracy Assessment Plots on the Modoc National

More information

Lab 5: Image Analysis with ArcGIS 10 Unsupervised Classification

Lab 5: Image Analysis with ArcGIS 10 Unsupervised Classification Lab 5: Image Analysis with ArcGIS 10 Unsupervised Classification Peter E. Price TerraView 2010 Peter E. Price All rights reserved Revised 03/2011 Revised for Geob 373 by BK Feb 28, 2017. V3 The information

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

A Comparative Study of Conventional and Neural Network Classification of Multispectral Data

A Comparative Study of Conventional and Neural Network Classification of Multispectral Data A Comparative Study of Conventional and Neural Network Classification of Multispectral Data B.Solaiman & M.C.Mouchot Ecole Nationale Supérieure des Télécommunications de Bretagne B.P. 832, 29285 BREST

More information

Synthetic Aperture Radar (SAR) Polarimetry for Wetland Mapping & Change Detection

Synthetic Aperture Radar (SAR) Polarimetry for Wetland Mapping & Change Detection Synthetic Aperture Radar (SAR) Polarimetry for Wetland Mapping & Change Detection Jennifer M. Corcoran, M.S. Remote Sensing & Geospatial Analysis Laboratory Natural Resource Science & Management PhD Program

More information

SOME stereo image-matching methods require a user-selected

SOME stereo image-matching methods require a user-selected IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 3, NO. 2, APRIL 2006 207 Seed Point Selection Method for Triangle Constrained Image Matching Propagation Qing Zhu, Bo Wu, and Zhi-Xiang Xu Abstract In order

More information

DEVELOPMENT OF CLOUD AND SHADOW FREE COMPOSITING TECHNIQUE WITH MODIS QKM

DEVELOPMENT OF CLOUD AND SHADOW FREE COMPOSITING TECHNIQUE WITH MODIS QKM DEVELOPMENT OF CLOUD AND SHADOW FREE COMPOSITING TECHNIQUE WITH MODIS QKM Wataru Takeuchi Yoshifumi Yasuoka Institute of Industrial Science, University of Tokyo, Japan 6-1, Komaba 4-chome, Meguro, Tokyo,

More information

Remote Sensing Introduction to the course

Remote Sensing Introduction to the course Remote Sensing Introduction to the course Remote Sensing (Prof. L. Biagi) Exploitation of remotely assessed data for information retrieval Data: Digital images of the Earth, obtained by sensors recording

More information

GPS/GIS Activities Summary

GPS/GIS Activities Summary GPS/GIS Activities Summary Group activities Outdoor activities Use of GPS receivers Use of computers Calculations Relevant to robotics Relevant to agriculture 1. Information technologies in agriculture

More information

Hands on Exercise Using ecognition Developer

Hands on Exercise Using ecognition Developer 1 Hands on Exercise Using ecognition Developer 2 Hands on Exercise Using ecognition Developer Hands on Exercise Using ecognition Developer Go the Windows Start menu and Click Start > All Programs> ecognition

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

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL DATA

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL DATA ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL DATA HarrisGeospatial.com BENEFITS Use one solution to work with all your data types Access a complete suite of analysis tools Customize

More information

Land managers need increased temporal and spatial

Land managers need increased temporal and spatial Society for Range Management Image Interpreter Tool: An ArcGIS Tool for Estimating Vegetation Cover From High-Resolution Imagery By T. Scott Schrader and Michael C. Duniway Land managers need increased

More information

FEATURE EXTRACTION COMPARISON OF IMAGE ANALYSIS SYSTEMS AND GEOGRAPHIC INFORMATION SYSTEMS ABSTRACT

FEATURE EXTRACTION COMPARISON OF IMAGE ANALYSIS SYSTEMS AND GEOGRAPHIC INFORMATION SYSTEMS ABSTRACT FEATURE EXTRACTION COMPARISON OF IMAGE ANALYSIS SYSTEMS AND GEOGRAPHIC INFORMATION SYSTEMS J Gairns, Intera Information Technologies, Canada T Taylor, DIPIX Technologies Incorporated, Canada ABSTRACT Today,

More information

High Resolution Remote Sensing Image Classification based on SVM and FCM Qin LI a, Wenxing BAO b, Xing LI c, Bin LI d

High Resolution Remote Sensing Image Classification based on SVM and FCM Qin LI a, Wenxing BAO b, Xing LI c, Bin LI d 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 2015) High Resolution Remote Sensing Image Classification based on SVM and FCM Qin LI a, Wenxing BAO b, Xing LI

More information

Feel4U TerrEye. Tactical decision-support solutions for land management (for a better and cost-efficiency & environmental friendly land stewardship)

Feel4U TerrEye. Tactical decision-support solutions for land management (for a better and cost-efficiency & environmental friendly land stewardship) Feel4U TerrEye Tactical decision-support solutions for land management (for a better and cost-efficiency & environmental friendly land stewardship) Guillaume Janssens Agro-Environment Consultant info@terreye.com

More information

MAP ACCURACY ASSESSMENT ISSUES WHEN USING AN OBJECT-ORIENTED APPROACH INTRODUCTION

MAP ACCURACY ASSESSMENT ISSUES WHEN USING AN OBJECT-ORIENTED APPROACH INTRODUCTION MAP ACCURACY ASSESSMENT ISSUES WHEN USING AN OBJECT-ORIENTED APPROACH Meghan Graham MacLean, PhD Candidate Dr. Russell G. Congalton, Professor Department of Natural Resources & the Environment University

More information

UAS based laser scanning for forest inventory and precision farming

UAS based laser scanning for forest inventory and precision farming UAS based laser scanning for forest inventory and precision farming M. Pfennigbauer, U. Riegl, P. Rieger, P. Amon RIEGL Laser Measurement Systems GmbH, 3580 Horn, Austria Email: mpfennigbauer@riegl.com,

More information

APPLICABILITY ANALYSIS OF CLOTH SIMULATION FILTERING ALGORITHM FOR MOBILE LIDAR POINT CLOUD

APPLICABILITY ANALYSIS OF CLOTH SIMULATION FILTERING ALGORITHM FOR MOBILE LIDAR POINT CLOUD APPLICABILITY ANALYSIS OF CLOTH SIMULATION FILTERING ALGORITHM FOR MOBILE LIDAR POINT CLOUD Shangshu Cai 1,, Wuming Zhang 1,, Jianbo Qi 1,, Peng Wan 1,, Jie Shao 1,, Aojie Shen 1, 1 State Key Laboratory

More information

HEURISTIC FILTERING AND 3D FEATURE EXTRACTION FROM LIDAR DATA

HEURISTIC FILTERING AND 3D FEATURE EXTRACTION FROM LIDAR DATA HEURISTIC FILTERING AND 3D FEATURE EXTRACTION FROM LIDAR DATA Abdullatif Alharthy, James Bethel School of Civil Engineering, Purdue University, 1284 Civil Engineering Building, West Lafayette, IN 47907

More information

Weighting fidelity versus classified area in remote sensing classifications from a pixel and a polygon perspective

Weighting fidelity versus classified area in remote sensing classifications from a pixel and a polygon perspective Weighting fidelity versus classified area in remote sensing classifications from a pixel and a polygon perspective Pere Serra 1, Gerard Moré 2 and Xavier Pons 1,2 1 Department of Geography Edifici B, Campus

More information

2010 LiDAR Project. GIS User Group Meeting June 30, 2010

2010 LiDAR Project. GIS User Group Meeting June 30, 2010 2010 LiDAR Project GIS User Group Meeting June 30, 2010 LiDAR = Light Detection and Ranging Technology that utilizes lasers to determine the distance to an object or surface Measures the time delay between

More information

Cluster Validity Classification Approaches Based on Geometric Probability and Application in the Classification of Remotely Sensed Images

Cluster Validity Classification Approaches Based on Geometric Probability and Application in the Classification of Remotely Sensed Images Sensors & Transducers 04 by IFSA Publishing, S. L. http://www.sensorsportal.com Cluster Validity ification Approaches Based on Geometric Probability and Application in the ification of Remotely Sensed

More information

Longley Chapter 3. Representations

Longley Chapter 3. Representations Longley Chapter 3 Digital Geographic Data Representation Geographic Data Type Data Models Representing Spatial and Temporal Data Attributes The Nature of Geographic Data Representations Are needed to convey

More information

EVALUATION OF CONVENTIONAL DIGITAL CAMERA SCENES FOR THEMATIC INFORMATION EXTRACTION ABSTRACT

EVALUATION OF CONVENTIONAL DIGITAL CAMERA SCENES FOR THEMATIC INFORMATION EXTRACTION ABSTRACT EVALUATION OF CONVENTIONAL DIGITAL CAMERA SCENES FOR THEMATIC INFORMATION EXTRACTION H. S. Lim, M. Z. MatJafri and K. Abdullah School of Physics Universiti Sains Malaysia, 11800 Penang ABSTRACT A study

More information

Geomatics 89 (National Conference & Exhibition) May 2010

Geomatics 89 (National Conference & Exhibition) May 2010 Evaluation of the Pixel Based and Object Based Classification Methods For Monitoring Of Agricultural Land Cover Case study: Biddinghuizen - The Netherlands Hossein Vahidi MSc Student of Geoinformatics

More information

FOOTPRINTS EXTRACTION

FOOTPRINTS EXTRACTION Building Footprints Extraction of Dense Residential Areas from LiDAR data KyoHyouk Kim and Jie Shan Purdue University School of Civil Engineering 550 Stadium Mall Drive West Lafayette, IN 47907, USA {kim458,

More information

Analisi di immagini iperspettrali satellitari multitemporali: metodi ed applicazioni

Analisi di immagini iperspettrali satellitari multitemporali: metodi ed applicazioni Analisi di immagini iperspettrali satellitari multitemporali: metodi ed applicazioni E-mail: bovolo@fbk.eu Web page: http://rsde.fbk.eu Outline 1 Multitemporal image analysis 2 Multitemporal images pre-processing

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

GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate

GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate Types of Input GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate soil loss from individual farms or agricultural

More information

ANALYSIS OF MIDDLE PULSE DATA BY LIDAR IN THE FOREST

ANALYSIS OF MIDDLE PULSE DATA BY LIDAR IN THE FOREST ANALYSIS OF MIDDLE PULSE DATA BY LIDAR IN THE FOREST Katsutoshi. OKAZAKI a, *, Noritsuna. FUJII a a Asia Air Survey Co.Ltd,, 1-2-2, Manpukuji, Asao-ku, Kawasaki, Kanagawa, Japan - (kts.okazaki, nor.fujii)@ajiko.co.jp

More information

Procedure for Development of Crop Mask for Major Seasonal Crops in Punjab & Sindh Provinces of Pakistan

Procedure for Development of Crop Mask for Major Seasonal Crops in Punjab & Sindh Provinces of Pakistan [Type text] Procedure for Development of Crop Mask for Major Seasonal Crops in Punjab & Sindh Provinces of Pakistan Preface Agriculture sector contributes around 21% to GDP annually. Major contributing

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

Technical Considerations and Best Practices in Imagery and LiDAR Project Procurement

Technical Considerations and Best Practices in Imagery and LiDAR Project Procurement Technical Considerations and Best Practices in Imagery and LiDAR Project Procurement Presented to the 2014 WV GIS Conference By Brad Arshat, CP, EIT Date: June 4, 2014 Project Accuracy A critical decision

More information

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations,

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, readings, and hands on GIS lab exercises. Following the last

More information

SYNERGY BETWEEN AERIAL IMAGERY AND LOW DENSITY POINT CLOUD FOR AUTOMATED IMAGE CLASSIFICATION AND POINT CLOUD DENSIFICATION

SYNERGY BETWEEN AERIAL IMAGERY AND LOW DENSITY POINT CLOUD FOR AUTOMATED IMAGE CLASSIFICATION AND POINT CLOUD DENSIFICATION SYNERGY BETWEEN AERIAL IMAGERY AND LOW DENSITY POINT CLOUD FOR AUTOMATED IMAGE CLASSIFICATION AND POINT CLOUD DENSIFICATION Hani Mohammed Badawy a,*, Adel Moussa a,b, Naser El-Sheimy a a Dept. of Geomatics

More information