A NEW OBJECT-ORIENTED METHODOLOGY TO DETECT OIL SPILLS USING ENVISAT IMAGES

Size: px
Start display at page:

Download "A NEW OBJECT-ORIENTED METHODOLOGY TO DETECT OIL SPILLS USING ENVISAT IMAGES"

Transcription

1 A NEW OBJECT-ORIENTED METHODOLOGY TO DETECT OIL SPILLS USING ENVISAT IMAGES K. Topouzelis (1), V. Karathanassi (2), P. Pavlakis (3), D. Rokos (2) (1) DG Joint Research Centre (EC), Institute for the Protection and Security of the Citizen, Via Fermi 1, 21020, Ispra, VA, Italy, (2) Laboratory of Remote Sensing, School of Rural and Surveying Engineering, National Technical University of Athens, Heroon Polytechniou 9, Zographos, 15780, Greece, (3) Hellenic Centre for Marine Research, P.O.Box 712, Anavissos, Attika, Greece, ABSTRACT Besides accidental pollution caused by ships in distress, different types of routine ship operations lead to deliberate discharges of oil in the sea. Illicit discharges are the greatest source of marine pollution from ships, and the one which poses a long-term threat to the marine and coastal environment. Satellite monitoring, in particular using Synthetic Aperture Radar (SAR) observations, may represent an effective tool for complementing traditional aerial surveillance. The capability of SAR in detecting oil slicks over the sea surface is well known and proven since a long time. A new automated methodology for oil spill detection was previously presented using ERS full resolution SAR data. In the present study a first attempt to examine the technique to ASAR ENVISAT medium resolution scenes was performed. The methodology relies on the object oriented approach and profits of image segmentation techniques in order for dark formations to be detected. A fuzzy classification method is used to classify dark formations to oils spill or look-alikes. 1. INTRODUCTION Oil spills seriously affect the marine ecosystem and cause political and scientific concern since they have serious effects on fragile marine and coastal ecosystems. The amount of pollutant discharges and associated effects on the marine environment are important parameters in evaluating sea water quality. While it is very well known that accidental pollution at sea can be reduced but never completely eliminated, illegal discharges from ships can indeed be eliminated by the strict enforcement of existing regulations and the control, monitoring and surveillance of maritime traffic. SAR systems are extensively used for the dark formation detection in the marine environment, as they are not affected by local weather conditions and cloudiness and occupy day to night. SAR systems detect dark formations on the sea surface indirectly, through the modification dark formations cause on the wind generated short gravity capillary waves [1]. Several manmade and natural ocean phenomena damp these waves which are the primary backscatter agents of the radar signals. For this reason, a dark formation appears dark on SAR imagery in contrast to the surrounding clean sea. Dark formations can be [1]: oil spills, low wind areas, organic film, wind front areas, areas sheltered by land, rain cells, current shear zones, grease ice, internal waves and upwelling zones. Several studies aiming at oil spill detection using SAR images have been implemented [2-15]. Most of these studies rely on the detection of dark areas which in a later step are classified as oil spills or look-alikes. Any formation on the image which is darker than the surrounding area has a high probability of being an oil spill and needs further examination. Although this process seems to be simple for a human operator, it contains three main difficulties if semi-automated or automated methods are used. First, fresh oil spills are brighter than older spills. They have a weak backscattering contrast relative to their surroundings and thus cannot be easily discriminated. Second, areas surrounding dark areas can have various contrast values, depending on local sea state, oil spill type and image resolution. Third, other phenomena may appear as dark areas. Further classification of the dark areas to oil spills and look-alikes is therefore required. The aim of this work is to detect mineral oil spills resulting from illegal ship discharges. In a previous study a new object methodology was developed using ERS PRI data. In the present study the method was tested to ENVISAT medium resolution data. Following the idea of thinking globally and acting locally, the methodology introduces four innovative points. The first is the segmentation of the image into large image segments with different statistical values, instead of the arbitrary cutting of the image in windows. Oil spills are thereupon not partially contained in image windows, and for each large segment a threshold adaptive to its local contrast can be estimated. Second, a very detailed scale segmentation is implemented and statistical values of each small segment are compared to the threshold of the big segment to which it belongs. Consequently, the methodology developed takes advantage of the different contrast and intensity values which are contained in a single ASAR image and Proc. Envisat Symposium 2007, Montreux, Switzerland April 2007 (ESA SP-636, July 2007)

2 detects dark areas with various brightness values located in different sea-state environments. Third, once dark areas are identified, they are not isolated from the image but are still considered as parts of its whole. The classification stage is performed using features of the dark areas but also taking into consideration features of the surrounding areas. At this stage, dark areas are classified as oil spill or look-alikes, using fuzzy classification logic. Fourth, the method uses two distinct knowledge bases, each one adaptive to a different type of sea environment. In case of intense image fabric with local anomalies and/or instantaneous wind stop areas, the mean brightness of the large segment created by the methodology is reduced and the shape and boundaries of dark objects are modified. On the contrary, in a relatively bright and smooth sea environment, dark objects present high contrast, are more precisely defined and their detection is easier. 2. METHODOLOGY The methodology developed relies on an object oriented approach. More detailed presentation can be found at [13]. The methodology has been developed in the ecognition Software environment. The software introduces a new classification technology called Object Oriented Image Classification in which in first step extracts homogeneous image objects in any chosen resolution that are subsequently classified by means of fuzzy logic. The basic strategy is to build up a hierarchical network of image objects, which allows the representation of the image information content at different resolutions (scales) simultaneously. By operating on the relations between networked objects, it is possible to classify local context information. The developed methodology requires six main steps for its implementation (see figure 1). User imports the original ASAR image to a model for the 8-bit transformation and the filtering steps. The model s outputs (8-bit ASAR image and filtered images) are imported to ecognition and without any user contribution result is given through a specific protocol which is responsible for the next steps (segmentation, dark area detection, object union and object classification). Transformation from 16 to 8 bit was made using the simple rescale min-max algorithm with the max value to be equal with the mean value plus three times the standard deviation value (equivalent to 99.73% of the data distribution). Filtering was done using a specific combination of a 3x3 Lee filter to the original image, followed by a 5x5 Lee filter and a 7x7 Local Region filter. The combination has been previously used with success [16]. The three-layer image produced (original ASAR image, mean filter, combination of Lee and Local Region filters) was used for image segmentation. Segmentation occurred at two different scales: a very detailed and a very broad scale. The detailed scale factor was used in order to create very small objects capable of describing every formation in the SAR image. The broad scale factor was used in order to break off the ASAR image to large, as uniform as possible, areas. Small scale 8-bit transformation Knowledge base I Knowledge base II Filtering Segmentation Dark area detection Object Union Object-based classification Result Coarse scale Figure 1. Flow diagram of the used methodology Dark area detection occurred using a threshold algorithm which was implemented in two stages. In the first stage, a formula based on the statistical values of super objects was developed and small objects with low brightness and high contrast values relative to their surroundings were characterised as dark areas. However, fresh oil spills or broken parts of an oil spill were not satisfactorily identified. A second formula was applied, in which the statistical values of the super objects were based on pixels not characterised as dark areas in the first stage. Factors and formulas can be found in [13]. All small objects characterized as dark areas are then grouped in order for statistical features such as area, shape and texture to be estimated. Object union resulted in the classification of the image into two categories: dark objects and rough sea. Based on dark objects, several features can be derived, such as mean value, perimeter, complexity, texture, etc. The knowledge base which was created from them uses a fuzzy based logic in order for dark objects to be classified as oil spills or look-alikes. Thorough analysis of the sea environment has shown that discrimination between oil spills and look-alikes is unsatisfactory when a single base is used. Therefore two knowledge bases, depending on the brightness of the super object, i.e. the

3 sea state, were developed. They include the same features but use different rules for the characterization of oil spills. Red colour presents the oil spills detected, light blue look-alikes, and blue the sea. A set of 10 features was introduced in the knowledge bases. A special study was performed in order to choose which features will be used [17]. The proposed combination was found very efficient in distinguishing oil spills from look-alikes. Classification was performed using fuzzy logic. Fuzzy rules are easily understood and can be applied on every feature selected. Each of the 10 features was considered a separate class. Each class consists of a set of fuzzy expressions, allowing the estimation of the specific values and their logical operation. The method can be used in operational scale for detecting oil spills from medium resolution ASAR data. The user has only to contribute in terms of importing the original ASAR image and products derived from them. The computational time of the proposed methodology on a medium resolution ASAR image is 2-5 minutes. 3. DATASET The methodology developed has been applied on a dataset of four ENVISAT ASAR medium resolution images. The dataset contains several sea states and all images contain a certain number of dark objects. Two of the images contain at least one oil spill, while the other two contain only look-alike features. For illustration reasons the implementation of the methodology is presented on two ASAR images: the first one (Figure 2) captured on 28/7/2006 (orbit 23050, frame 2242) and the second one (Figure 3) captured on 21/7/2006 (orbit 22950, frame 1464). The two images present different sea states and contain oil spills and look-alikes. Moreover, each image presents a spatial sea-state variation. The images have been thoroughly analyzed by three different experts using visual photo-interpretation techniques. The first image presents a rough sea surface, efficient to produce a strong contrast signal in the presence of oil spills. It contains four old oil spills in the left part and a fresh oil spill in the right part. It also contains a look-alike on the left part, very close to land. Sea state is ideal for oil spill detection, as wind speed is estimated 3.4 m/sec. The second image contains very complicated features. Wind speed varies from 0 m/sec to 4 m/sec, making oil spill detection a rather difficult task. The image contains several look-alikes towards the area next to the land. 4. RESULTS The result of the analysis for the above mentioned ENVISAT ASAR images are presented in figures 2-5. Figure 2. ENVISAT ASAR medium resolution image containing oil spills and the classification result From figure 2, describing the results on the ASAR image with the oils spills, it can be seen that the four old oils spills in the left part were successfully detected. Figure 4 focuses on the bigger oil spill in the left part of the image. On the contrary the fresh oil spill at the right part of the image in figure 2 was not detected. The failure occurred at the dark detection phase. The method successfully separated the image in four big segments but the difference of the small segments, describing the fresh spill, from their bigger segment was not enough in order to detect the dark object. Therefore there was no object describing the fresh spill in the stage of classification. The backscattering values of the fresh spill are not into the limits derived from the fresh spills which were previously examined on ERS PRI scenes. Figure 3 illustrates the result of the analysis of the second image which contains only look-alikes. Here the

4 classification method worked successfully as all the dark features were correctly classified as look-alikes. In figure 5 a more detailed example is given for a lookalike which is located in the upper left part of figure 3. are not the same in high and medium resolution scenes, therefore a specific study is required to adapt them in each resolution. The proposed methodology yields two main advantages. First, its results are not affected by sea state conditions and second, the method is independent of the original ASAR data quality (sensor calibration status, speckle, atmospheric conditions etc). Moreover, dark objects are not isolated from the image and therefore neighbouring rules can be used for classification phase. The importance of the last point can be seen from figures 4 and 5. Even an expert can not distinguish the oil spill from look-alike when only these parts of the images are examined. On the contrary, analysis is much easier when consideration is taken for the neighbouring features. Further research on this issue includes validation of the method on more images with various sea states and types of oil spills. Moreover, a comparison between the proposed method and a statistical based one has to be done, using as inputs the same ASAR data which should contain verified oil spills and look-alikes. Figure 3. ENVISAT ASAR medium resolution image containing look-alikes and the classification result 5. CONCLUSIONS - DISCUSSION In the present study a new automated methodology for oil spill detection using ENVISAT ASAR medium resolution data is presented. The methodology was previously developed for ERS PRI data. Several factors had to be changed, i.e. scales segmentation and fuzzy limits in order to work satisfactorily in several oil spill detection cases for ENVISAT scenes. Oil spills morphological characteristics and backscattering values Figure 4. An oil spill example and its classification

5 Figure 5. A look-alike example and its classification 6. REFERENCES 1. Alpers, W., Wismann, V., Theis, R., Huhnerfuss, H., Bartsch, N., Moreira, J. & Lyden, J. (1991). The damping of ocean surface waves by monomolecular sea slicks measured by airborne multi-frequency radars during the saxon-fpn experiment. Proc. IGARSS'91 2. Martinez, A. & Moreno, V. (1996). An oil spill monitoring system based on SAR images. Spill Sci. & Tech. Bul. 1-2, Kubat, M., Holte, R. C. & Matwin, S. (1998). Machine Learning for the Detection of Oil Spills in Satellite Radar Images. Mach. Learn. 2-3, Benelli, G. & Garzelli, A., (1999). Oil-Spills Detection in SAR Images by Fractal Dimension Estimation. Proc IGARSS'99, Solberg, A., Storvik, G., Solberg, R. & Volden, E., (1999). Automatic Detection of Oil Spills in ERS SAR Images. IEEE Trans. on Geos. and Rem. Sens. 37(4), Del Frate, F., Petrocchi, A., Lichtenegger, J. & Calabresi, G. (2000). Neural networks for oil spill detection using ERS-SAR data. IEEE Trans. on Geos. and Rem. Sens. 38(5), Gade, M., Scholz, J. & Viebahn, C. (2000). On the delectability of marine oil pollution in European marginal waters by means of ERS SAR imagery. International Geoscience and Remote Sensing Symposium (IGARSS 2000), VI, Fiscella, B., Giancaspro, A., Nirchio, F. & Trivero P. (2000). Oil spill detection using marine SAR images. Int. J. of Rem. Sen. 21(8), Topouzelis, K., Karathanassi, V., Pavlakis, P. & Rokos, D. (2002) Oil Spill Detection: SAR Multi-scale Segmentation & Object Features Evaluation. 9th International Symposium on Remote Sensing (SPIE), Wu, S. Y. & Liu, A. K. (2003). Towards an automated ocean feature detection, extraction and classification scheme for SAR imagery. Int. J. of Rem. Sen. 24(5), Brekke, C. & Solberg, A. (2005). Oil spill detection by satellite remote sensing, Rem. Sens. of Env. 95, Nirchio, F.,. Sorgente, M, Giancaspro, A., Biamino, W., Parisato, E.,. Ravera, R & Trivero, P. (2005) Automatic detection of oil spills from SAR images, Int. J. of Rem. Sen. 26(6), Karathanassi, V., Topouzelis, K., Pavlakis, P. & Rokos, D. (2006). An object-oriented methodology to detect oil spills. Int. J. of Rem. Sen. 27(23), Keramitsoglou, I., Cartalis, C. & Kiranoudis, C. (2006). Automatic identification of oil spills on satellite images, Env. Mod. Soft. 21(5), Solberg, A &.Brekke, C. (2007). Oil spill detection in Radarsat and Envisat SAR images, IEEE Trans. on Geos. and Rem. Sens. 45(3), Rio, J. N. & Lozano-García, F. D. (2000). Spatial Filtering of Radar Data (RADARSAT) for Wetlands (Brackish Marshes) Classification. Rem. Sen. of Env. 73(2), Stathakis, D. Topouzelis, K. & Karathanassi, V. (2006). Large-scale feature selection using evolved neural networks. 13th SPIE Int. Symposium on Remote Sensing, September

NEURAL NETWORK ALGORITHM FOR OIL SPILL AUTOMATIC DETECTION FROM MULTI MODE RADARSAT-1 SAR SATELLITE DATA

NEURAL NETWORK ALGORITHM FOR OIL SPILL AUTOMATIC DETECTION FROM MULTI MODE RADARSAT-1 SAR SATELLITE DATA NEURAL NETWORK ALGORITHM FOR OIL SPILL AUTOMATIC DETECTION FROM MULTI MODE RADARSAT- SAR SATELLITE DATA Maged MARGHANY and Mazlan HASHIM Institute of Geospatial Science and Technology (INSTeG) Universiti

More information

MONITORING AND IDENTIFYING THE OCCURRENCE OF OIL SPILL IN THE OCEAN USING SATELLITE IMAGE FOR DISASTER MITIGATION

MONITORING AND IDENTIFYING THE OCCURRENCE OF OIL SPILL IN THE OCEAN USING SATELLITE IMAGE FOR DISASTER MITIGATION MONITORING AND IDENTIFYING THE OCCURRENCE OF OIL SPILL IN THE OCEAN USING SATELLITE IMAGE FOR DISASTER MITIGATION Mukta Jagdish 1 and Jerritta S. 2 1 Department of Computer Science and Engineering, School

More information

Co-ReSyF RA lecture: Vessel detection and oil spill detection

Co-ReSyF RA lecture: Vessel detection and oil spill detection This project has received funding from the European Union s Horizon 2020 Research and Innovation Programme under grant agreement no 687289 Co-ReSyF RA lecture: Vessel detection and oil spill detection

More information

EE 529 Remote Sensing Techniques. Introduction

EE 529 Remote Sensing Techniques. Introduction EE 529 Remote Sensing Techniques Introduction Course Contents Radar Imaging Sensors Imaging Sensors Imaging Algorithms Imaging Algorithms Course Contents (Cont( Cont d) Simulated Raw Data y r Processing

More information

ACTIVE SENSORS RADAR

ACTIVE SENSORS RADAR ACTIVE SENSORS RADAR RADAR LiDAR: Light Detection And Ranging RADAR: RAdio Detection And Ranging SONAR: SOund Navigation And Ranging Used to image the ocean floor (produce bathymetic maps) and detect objects

More information

THE USE OF SATELLITE IMAGERY TO MONITOR OIL POLLUTION IN LEBANON

THE USE OF SATELLITE IMAGERY TO MONITOR OIL POLLUTION IN LEBANON THE USE OF SATELLITE IMAGERY TO MONITOR OIL POLLUTION IN LEBANON Muellenhoff, Oliver 1 ; Topouzelis, Kostas 2 ; Tarchi, Dario 2 ; Bulgarelli, Barbara 2 ; Ferraro, Guido 2 ; Fortuny, Joaquim 2 1 EC JRC

More information

Use of Synthetic Aperture Radar images for Crisis Response and Management

Use of Synthetic Aperture Radar images for Crisis Response and Management 2012 IEEE Global Humanitarian Technology Conference Use of Synthetic Aperture Radar images for Crisis Response and Management Gerardo Di Martino, Antonio Iodice, Daniele Riccio, Giuseppe Ruello Department

More information

Sea Ice Classification using RADARSAT 2 Dual Polarisation data

Sea Ice Classification using RADARSAT 2 Dual Polarisation data Sea Ice Classification using RADARSAT 2 Dual Polarisation data Stein Sandven (1), Vitaly Alexandrov (2), Natalia Zakhvatkina (2) and Mohamed Babiker (1) (1)Nansen Environmental and Remote Sensing Center,

More information

Oil spill detection in the Chinese Seas by spaceborne synthetic aperture radars: challenges and pitfalls (Project: OPAC )

Oil spill detection in the Chinese Seas by spaceborne synthetic aperture radars: challenges and pitfalls (Project: OPAC ) Oil spill detection in the Chinese Seas by spaceborne synthetic aperture radars: challenges and pitfalls (Project: 10705 OPAC ) Werner Alpers Institute of Oceanography, University of Hamburg, Hamburg,

More information

APPLICATION OF REMOTE SENSING DATA FOR OIL SPILL MONITORING IN THE GUANABARA BAY, RIO DE JANEIRO, BRAZIL

APPLICATION OF REMOTE SENSING DATA FOR OIL SPILL MONITORING IN THE GUANABARA BAY, RIO DE JANEIRO, BRAZIL APPLICATION OF REMOTE SENSING DATA FOR OIL SPILL MONITORING IN THE GUANABARA BAY, RIO DE JANEIRO, BRAZIL CRISTINA MARIA BENTZ 1 FERNANDO PELLON DE MIRANDA 1 1 PETROBRAS/CEGEQ (Center of Excellence in Geochemistry

More information

SATELLITE OCEANOGRAPHY

SATELLITE OCEANOGRAPHY SATELLITE OCEANOGRAPHY An Introduction for Oceanographers and Remote-sensing Scientists I. S. Robinson Lecturer in Physical Oceanography Department of Oceanography University of Southampton JOHN WILEY

More information

Oil Spill Detection using Segmentation based Approaches

Oil Spill Detection using Segmentation based Approaches Oil Spill Detection using Segmentation based Approaches D. Mira 1, P. Gil 2, B. Alacid 1, and F. Torres 2 1 Computer Science Research Institute, University of Alicante, Alicante, Spain 2 Dept. of Physics,

More information

The ERS contribution to Oil Spill Monitoring - From R&D towards an operational service -

The ERS contribution to Oil Spill Monitoring - From R&D towards an operational service - The ERS contribution to Oil Spill Monitoring - From R&D towards an operational service - J.P. Pedersen, T.Bauna, L.G. Seljelv, L. Steinbakk, R.T.Enoksen Tromsø Satellite Station, N-9291 Tromsø, Norway

More information

A NEAR-REAL TIME OIL SLICK MONITORING DEMONSTRATOR FOR THE MEDITERRANEAN

A NEAR-REAL TIME OIL SLICK MONITORING DEMONSTRATOR FOR THE MEDITERRANEAN A NEAR-REAL TIME OIL SLICK MONITORING DEMONSTRATOR FOR THE MEDITERRANEAN Juerg LICHTENEGGER, Gianna CALABRESI, ESA/ESRIN, Frascati Italy Andrea PETROCCHI, Vitrociset, Rome, Italy Working Group IV/2 KEY

More information

the use of satellite radar to improve surveillance of oil pollution over large areas

the use of satellite radar to improve surveillance of oil pollution over large areas Groupe de travail ORFEO - Mer et Littoral Réunion du 14 octobre 2004 the use of satellite radar to improve surveillance of oil pollution over large areas François Parthiot Cedre - Delegate for the Mediterranean

More information

Microwave remote sensing. Rudi Gens Alaska Satellite Facility Remote Sensing Support Center

Microwave remote sensing. Rudi Gens Alaska Satellite Facility Remote Sensing Support Center Microwave remote sensing Alaska Satellite Facility Remote Sensing Support Center 1 Remote Sensing Fundamental The entire range of EM radiation constitute the EM Spectrum SAR sensors sense electromagnetic

More information

Tracking Surface Oil. Ian R. MacDonald Florida State University

Tracking Surface Oil. Ian R. MacDonald Florida State University Tracking Surface Oil Ian R. MacDonald Florida State University White et al. 2016 Oceanography 29 76-87 Overview Oil spill methods where does remote sensing fit in? A flow-chart of remote sensing applications

More information

An Experimental Study of X-Band Synthetic Aperture Radar (SAR) Imagery for Marine Oil Slick Monitoring.

An Experimental Study of X-Band Synthetic Aperture Radar (SAR) Imagery for Marine Oil Slick Monitoring. An Experimental Study of X-Band Synthetic Aperture Radar (SAR) Imagery for Marine Oil Slick Monitoring Stine Skrunes 1, Camilla Brekke 1, Torbjørn Eltoft 1 and Véronique Miegebielle 2 1 Department of Physics

More information

INTRODUCTION. Keywords: object-based classification, pixel-based classification, machine learning, radar satellite image, massive flood. Paper No.

INTRODUCTION. Keywords: object-based classification, pixel-based classification, machine learning, radar satellite image, massive flood. Paper No. COMPARISON BETWEEN PIXEL-BASED AND OBJECT- BASED CLASSIFICATIONS USING RADAR SATELLITE IMAGE IN EXTRACTING MASSIVE FLOOD EXTENT AT NORTHERN REGION OF PENINSULAR MALAYSIA Syaifulnizam Abd Manaf 1, Norwati

More information

Compression Method for High Dynamic Range Intensity to Improve SAR Image Visibility

Compression Method for High Dynamic Range Intensity to Improve SAR Image Visibility Compression Method for High Dynamic Range Intensity to Improve SAR Image Visibility Satoshi Hisanaga, Koji Wakimoto and Koji Okamura Abstract It is possible to interpret the shape of buildings based on

More information

Satellite Technologies for Fisheries Monitoring, Control and Surveillance (MCS)

Satellite Technologies for Fisheries Monitoring, Control and Surveillance (MCS) JRC IPSC Maritime Affairs 1 Satellite Technologies for Fisheries Monitoring, Control and Surveillance (MCS) Juan Cicuendez, Marlene Alvarez JRC Info Day Madrid, 2 June 2010 IPSC - Institute for the Protection

More information

Performance evaluation of several adaptive speckle filters for SAR imaging. Markus Robertus de Leeuw 1 Luis Marcelo Tavares de Carvalho 2

Performance evaluation of several adaptive speckle filters for SAR imaging. Markus Robertus de Leeuw 1 Luis Marcelo Tavares de Carvalho 2 Performance evaluation of several adaptive speckle filters for SAR imaging Markus Robertus de Leeuw 1 Luis Marcelo Tavares de Carvalho 2 1 Utrecht University UU Department Physical Geography Postbus 80125

More information

European Commission Workshop «SATELLITE IMAGERY AND ILLEGAL OIL SPILLS IN EUROPE AND IN THE MEDITERRANEAN» Round table 1 : «DETECTION TECHNIQUES»

European Commission Workshop «SATELLITE IMAGERY AND ILLEGAL OIL SPILLS IN EUROPE AND IN THE MEDITERRANEAN» Round table 1 : «DETECTION TECHNIQUES» European Commission Workshop «SATELLITE IMAGERY AND ILLEGAL OIL SPILLS IN EUROPE AND IN THE MEDITERRANEAN» Round table 1 : «DETECTION TECHNIQUES» Round table 2 : «MUTUAL INFORMATION AND PROSECUTION PROCEDURES»

More information

FEASIBILITY OF SENTINEL-1 DATA FOR ENHANCED MARITIME SAFETY AND SITUATIONAL AWARENESS

FEASIBILITY OF SENTINEL-1 DATA FOR ENHANCED MARITIME SAFETY AND SITUATIONAL AWARENESS FEASIBILITY OF SENTINEL-1 DATA FOR ENHANCED MARITIME SAFETY AND SITUATIONAL AWARENESS ABSTRACT O. Nevalainen 1, S. Thombre 1, H. Kuusniemi 1, L. Chen 1, S. Kaasalainen 1, M. Karjalainen 1 1 Finnish Geospatial

More information

Utilization of Radar data for Maritime Surveillance

Utilization of Radar data for Maritime Surveillance INDESO Project Utilization of Radar data for Maritime Surveillance DENDY MAHABROR MARINE RESEARCH CENTER INDESO RADAR GROUND STATION RADARSAT-2 AND COSMO-SKYMED BALI INDESO satelit VMS satelite radar vessel

More information

RADAR ANALYST WORKSTATION MODERN, USER-FRIENDLY RADAR TECHNOLOGY IN ERDAS IMAGINE

RADAR ANALYST WORKSTATION MODERN, USER-FRIENDLY RADAR TECHNOLOGY IN ERDAS IMAGINE RADAR ANALYST WORKSTATION MODERN, USER-FRIENDLY RADAR TECHNOLOGY IN ERDAS IMAGINE White Paper December 17, 2014 Contents Introduction... 3 IMAGINE Radar Mapping Suite... 3 The Radar Analyst Workstation...

More information

Satellite data for Maritime Operations. Andreas Hay Kaljord Project Manager Energy, Environment & Security

Satellite data for Maritime Operations. Andreas Hay Kaljord Project Manager Energy, Environment & Security Satellite data for Maritime Operations Andreas Hay Kaljord Project Manager Energy, Environment & Security Kongsberg Satellite Services (KSAT) World leading provider within our business area Supports 85

More information

An Introduction to Geomatics. Prepared by: Dr. Maher A. El-Hallaq خاص بطلبة مساق مقدمة في علم. Associate Professor of Surveying IUG

An Introduction to Geomatics. Prepared by: Dr. Maher A. El-Hallaq خاص بطلبة مساق مقدمة في علم. Associate Professor of Surveying IUG An Introduction to Geomatics خاص بطلبة مساق مقدمة في علم الجيوماتكس Prepared by: Dr. Maher A. El-Hallaq Associate Professor of Surveying IUG 1 Airborne Imagery Dr. Maher A. El-Hallaq Associate Professor

More information

Texture Analysis for Correcting and Detecting Classification Structures in Urban Land Uses i

Texture Analysis for Correcting and Detecting Classification Structures in Urban Land Uses i Texture Analysis for Correcting and Detecting Classification Structures in Urban Land Uses i Metropolitan area case study Spain Bahaaeddin IZ Alhaddadª, Malcolm C. Burnsª and Josep Roca Claderaª ª Centre

More information

ERS/ENVISAT ASAR Data Products and Services

ERS/ENVISAT ASAR Data Products and Services ERS/ENVISAT ASAR Data Products and Services Andrea Celentano Business Manager celentan@eurimage.com What is Eurimage? Founded in 1989 Current shareholders: Since 1989 Commercial Partner of the European

More information

Abstract. 1. Introduction

Abstract. 1. Introduction Title: Satellite surveillance for maritime border monitoring Author: H. Greidanus Number: File: GMOSSBordMon1-2.doc Version: 1-2 Project: GMOSS Date: 25 Aug 2004 Distribution: Abstract Present day remote

More information

Estimation of Ocean Current Velocity near Incheon using Radarsat-1 SAR and HF-radar Data

Estimation of Ocean Current Velocity near Incheon using Radarsat-1 SAR and HF-radar Data Korean Journal of Remote Sensing, Vol.23, No.5, 2007, pp.421~430 Estimation of Ocean Current Velocity near Incheon using Radarsat-1 SAR and HF-radar Data Moon-Kyung Kang and Hoonyol Lee Department of Geophysics,

More information

KONGSBERG SATELLITE SERVICES 2017 Line Steinbakk, Director Programs. Himmel og hav - Ålesund 3. Oktober 2017

KONGSBERG SATELLITE SERVICES 2017 Line Steinbakk, Director Programs. Himmel og hav - Ålesund 3. Oktober 2017 KONGSBERG SATELLITE SERVICES 2017 Line Steinbakk, Director Programs Himmel og hav - Ålesund 3. Oktober 2017 KSAT HQ IN TROMSØ 69N Established in 1967 Kongsberg Satellite Services since 2002 World leading

More information

Electro-Optic Identification Research Program: Computer Aided Identification (CAI) and Automatic Target Recognition (ATR)

Electro-Optic Identification Research Program: Computer Aided Identification (CAI) and Automatic Target Recognition (ATR) Electro-Optic Identification Research Program: Computer Aided Identification (CAI) and Automatic Target Recognition (ATR) Phone: (850) 234-4066 Phone: (850) 235-5890 James S. Taylor, Code R22 Coastal Systems

More information

Microwave Remote Sensing (1)

Microwave Remote Sensing (1) Microwave Remote Sensing (1) Microwave sensing encompasses both active and passive forms of remote sensing. The microwave portion of the spectrum covers the range from approximately 1cm to 1m in wavelength.

More information

Detection of Oil Spills and Underwater Natural Oil Outflow Using Multispectral Satellite Imagery

Detection of Oil Spills and Underwater Natural Oil Outflow Using Multispectral Satellite Imagery International Journal of Remote Sensing Applications Volume 3 Issue 3, September 2013 www.ijrsa.org Detection of Oil Spills and Underwater Natural Oil Outflow Using Multispectral Satellite Imagery Kolokoussis

More information

Model-Based Design for Sensor Systems

Model-Based Design for Sensor Systems 2009 The MathWorks, Inc. Model-Based Design for Sensor Systems Stephanie Kwan Applications Engineer Agenda Sensor Systems Overview System Level Design Challenges Components of Sensor Systems Sensor Characterization

More information

GE 113 REMOTE SENSING. Topic 7. Image Enhancement

GE 113 REMOTE SENSING. Topic 7. Image Enhancement GE 113 REMOTE SENSING Topic 7. Image Enhancement Lecturer: Engr. Jojene R. Santillan jrsantillan@carsu.edu.ph Division of Geodetic Engineering College of Engineering and Information Technology Caraga State

More information

SAR Interferometry Capabilities of Canada's planned SAR Satellite Constellation

SAR Interferometry Capabilities of Canada's planned SAR Satellite Constellation SAR Interferometry Capabilities of Canada's planned SAR Satellite Constellation Dirk Geudtner, Guy Séguin,, Ralph Girard Canadian Space Agency RADARSAT Follow-on Program CSA is in the middle of a Phase

More information

SARscape Modules for ENVI

SARscape Modules for ENVI Visual Information Solutions SARscape Modules for ENVI Read, process, analyze, and output products from SAR data. ENVI. Easy to Use Tools. Proven Functionality. Fast Results. DEM, based on TerraSAR-X-1

More information

Radar Imagery Filtering with Use of the Mathematical Morphology Operations

Radar Imagery Filtering with Use of the Mathematical Morphology Operations From the SelectedWorks of Przemysław Kupidura 2008 Radar Imagery Filtering with Use of the Mathematical Morphology Operations Przemysław Kupidura Piotr Koza Available at: https://works.bepress.com/przemyslaw_kupidura/7/

More information

Detection of Urban Buildings by Using Multispectral Gokturk-2 and Sentinel 1A Synthetic Aperture Radar Images

Detection of Urban Buildings by Using Multispectral Gokturk-2 and Sentinel 1A Synthetic Aperture Radar Images Proceedings Detection of Urban Buildings by Using Multispectral Gokturk-2 and Sentinel 1A Synthetic Aperture Radar Images Mustafa Kaynarca 1 and Nusret Demir 2, * 1 Department of Remote Sensing and GIS,

More information

IMPACT OF BAQ LEVEL ON INSAR PERFORMANCE OF RADARSAT-2 EXTENDED SWATH BEAM MODES

IMPACT OF BAQ LEVEL ON INSAR PERFORMANCE OF RADARSAT-2 EXTENDED SWATH BEAM MODES IMPACT OF BAQ LEVEL ON INSAR PERFORMANCE OF RADARSAT-2 EXTENDED SWATH BEAM MODES Jayson Eppler (1), Mike Kubanski (1) (1) MDA Systems Ltd., 13800 Commerce Parkway, Richmond, British Columbia, Canada, V6V

More information

Advances in the Processing of VHR Optical Imagery in Support of Safeguards Verification

Advances in the Processing of VHR Optical Imagery in Support of Safeguards Verification Member of the Helmholtz Association Symposium on International Safeguards: Linking Strategy, Implementation and People IAEA-CN220, Vienna, Oct 20-24, 2014 Session: New Trends in Commercial Satellite Imagery

More information

Eye in the sky. Sherry McHugh-Warren

Eye in the sky. Sherry McHugh-Warren Eye in the sky McHugh-Warren and Simms describe some of the challenges in using information derived from satellite remote sensing as evidence in a court of law. Sherry McHugh-Warren Élizabeth Simms Who

More information

TRACS A-B-C Acquisition and Processing and LandSat TM Processing

TRACS A-B-C Acquisition and Processing and LandSat TM Processing TRACS A-B-C Acquisition and Processing and LandSat TM Processing Mark Hess, Ocean Imaging Corp. Kevin Hoskins, Marine Spill Response Corp. TRACS: Level A AIRCRAFT Ocean Imaging Corporation Multispectral/TIR

More information

Urban Feature Classification Technique from RGB Data using Sequential Methods

Urban Feature Classification Technique from RGB Data using Sequential Methods Urban Feature Classification Technique from RGB Data using Sequential Methods Hassan Elhifnawy Civil Engineering Department Military Technical College Cairo, Egypt Abstract- This research produces a fully

More information

Observing Dry-Fallen Intertidal Flats in the German Bight Using ALOS PALSAR Together With Other Remote Sensing Sensors

Observing Dry-Fallen Intertidal Flats in the German Bight Using ALOS PALSAR Together With Other Remote Sensing Sensors Observing Dry-Fallen Intertidal Flats in the German Bight Using ALOS PALSAR Together With Other Remote Sensing Sensors Martin Gade, Institut für Meereskunde & Kerstin Stelzer Brockmann Consult Outline

More information

Identification of Oil Spills from offshore installations.

Identification of Oil Spills from offshore installations. Identification of Oil Spills from offshore installations. Presentation of methods and preliminary results from the OSIS, Oil Spill Identification Sensor project. By: Jesper Holst OSIS International Tirsbaekvej

More information

RESERVOIR MONITORING USING RADAR SATELLITES

RESERVOIR MONITORING USING RADAR SATELLITES RESERVOIR MONITORING USING RADAR SATELLITES Alain Arnaud, Johanna Granda, Geraint Cooksley ALTAMIRA INFORMATION S.L., Calle Córcega 381-387, E-08037 Barcelona, Spain. Key words: Reservoir monitoring, InSAR,

More information

Present and future of marine production in Boka Kotorska

Present and future of marine production in Boka Kotorska Present and future of marine production in Boka Kotorska First results from satellite remote sensing for the breeding areas of filter feeders in the Bay of Kotor INTRODUCTION Environmental monitoring is

More information

Performance Comparison of Mean, Median and Wiener Filter in MRI Image De-noising

Performance Comparison of Mean, Median and Wiener Filter in MRI Image De-noising Performance Comparison of Mean, Median and Wiener Filter in MRI Image De-noising 1 Pravin P. Shetti, 2 Prof. A. P. Patil 1 PG Student, 2 Assistant Professor Department of Electronics Engineering, Dr. J.

More information

Fusion of Heterogeneous Multisensor Data

Fusion of Heterogeneous Multisensor Data Fusion of Heterogeneous Multisensor Data Karsten Schulz, Antje Thiele, Ulrich Thoennessen and Erich Cadario Research Institute for Optronics and Pattern Recognition Gutleuthausstrasse 1 D 76275 Ettlingen

More information

Amherst, MA I This document has been appmoved. idistribution is unlimited.

Amherst, MA I This document has been appmoved. idistribution is unlimited. AD-A273 568 USE OF MICROWAVE POLARIMETRY TO ENHANCE SAR IMAGES OF THE OCEAN SURFACE r T IC (Y. -i ECTE DEC091993" T Dr. Robert E. McIntosh omnet: R.MCINTOSH Department of Electrical and Computer Engineering

More information

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods 19 An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods T.Arunachalam* Post Graduate Student, P.G. Dept. of Computer Science, Govt Arts College, Melur - 625 106 Email-Arunac682@gmail.com

More information

Radar Observations in the German Wadden Sea

Radar Observations in the German Wadden Sea Radar Observations in the German Wadden Sea Martin Gade (1), Sabrina Melchionna (1,2) and Linnea Kemme (1,3) (1)Universität Hamburg, 20146 Hamburg, Germany, Tel: +49 40 42838-5450, Fax: -7471, E-mail:

More information

Cellular automata applied in remote sensing to implement contextual pseudo-fuzzy classication - The Ninth International Conference on Cellular

Cellular automata applied in remote sensing to implement contextual pseudo-fuzzy classication - The Ninth International Conference on Cellular INDEX Introduction Spectral and Contextual Classification of Satellite Images Classical aplications of Cellular Automata in Remote Sensing Classification of Satellite Images with Cellular Automata (ACA)

More information

Chapter 8. Remote sensing

Chapter 8. Remote sensing 1. Remote sensing 8.1 Introduction 8.2 Remote sensing 8.3 Resolution 8.4 Landsat 8.5 Geostationary satellites GOES 8.1 Introduction What is remote sensing? One can describe remote sensing in different

More information

Automated lithology extraction from core photographs

Automated lithology extraction from core photographs Automated lithology extraction from core photographs Angeleena Thomas, 1* Malcolm Rider, 1 Andrew Curtis 1 and Alasdair MacArthur propose a novel approach to lithology classification from core photographs

More information

Sentinel-1 Data Border Noise Removal and Seamless Synthetic Aperture Radar Mosaic Generation

Sentinel-1 Data Border Noise Removal and Seamless Synthetic Aperture Radar Mosaic Generation Proceedings Sentinel-1 Data Border Noise Removal and Seamless Synthetic Aperture Radar Mosaic Generation Yi Luo * and Dean Flett Canadian Ice Service, Environment and Climate Change Canada, Ottawa, ON

More information

Operational use of satellite SAR at EMSA

Operational use of satellite SAR at EMSA Operational use of satellite SAR at EMSA 25 January 2010 SEASAR Workshop ESRIN, Frascati 1 Marin Chintoan-Uta Head of Unit Satellite Based Monitoring Services The structure of the presentation Introduction

More information

A GLOBAL ASSESSMENT OF THE RA-2 PERFORMANCE OVER ALL SURFACES

A GLOBAL ASSESSMENT OF THE RA-2 PERFORMANCE OVER ALL SURFACES A GLOBAL ASSESSMENT OF THE RA-2 PERFORMANCE OVER ALL SURFACES Berry, P.A.M., Smith, R.G. & Freeman, J.A. EAPRS Laboratory, De Montfort University, Leicester, LE9 1BH, UK ABSTRACT The EnviSat RA-2 has collected

More information

Comparison of Two Pixel based Segmentation Algorithms of Color Images by Histogram

Comparison of Two Pixel based Segmentation Algorithms of Color Images by Histogram 5 Comparison of Two Pixel based Segmentation Algorithms of Color Images by Histogram Dr. Goutam Chatterjee, Professor, Dept of ECE, KPR Institute of Technology, Ghatkesar, Hyderabad, India ABSTRACT The

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION In maritime surveillance, radar echoes which clutter the radar and challenge small target detection. Clutter is unwanted echoes that can make target detection of wanted targets

More information

Interpreting land surface features. SWAC module 3

Interpreting land surface features. SWAC module 3 Interpreting land surface features SWAC module 3 Interpreting land surface features SWAC module 3 Different kinds of image Panchromatic image True-color image False-color image EMR : NASA Echo the bat

More information

Urban Road Network Extraction from Spaceborne SAR Image

Urban Road Network Extraction from Spaceborne SAR Image Progress In Electromagnetics Research Symposium 005, Hangzhou, hina, ugust -6 59 Urban Road Network Extraction from Spaceborne SR Image Guangzhen ao and Ya-Qiu Jin Fudan University, hina bstract two-step

More information

Copernicus Introduction Lisbon, Portugal 13 th & 14 th February 2014

Copernicus Introduction Lisbon, Portugal 13 th & 14 th February 2014 Copernicus Introduction Lisbon, Portugal 13 th & 14 th February 2014 Contents Introduction GMES Copernicus Six thematic areas Infrastructure Space data An introduction to Remote Sensing In-situ data Applications

More information

Noise Reduction Technique in Synthetic Aperture Radar Datasets using Adaptive and Laplacian Filters

Noise Reduction Technique in Synthetic Aperture Radar Datasets using Adaptive and Laplacian Filters RESEARCH ARTICLE OPEN ACCESS Noise Reduction Technique in Synthetic Aperture Radar Datasets using Adaptive and Laplacian Filters Sakshi Kukreti*, Amit Joshi*, Sudhir Kumar Chaturvedi* *(Department of Aerospace

More information

CURRENT SCENARIO AND CHALLENGES IN THE ANALYSIS OF MULTITEMPORAL REMOTE SENSING IMAGES

CURRENT SCENARIO AND CHALLENGES IN THE ANALYSIS OF MULTITEMPORAL REMOTE SENSING IMAGES Remote Sensing Laboratory Dept. of Information Engineering and Computer Science University of Trento Via Sommarive, 14, I-38123 Povo, Trento, Italy CURRENT SCENARIO AND CHALLENGES IN THE ANALYSIS OF MULTITEMPORAL

More information

Remote Sensing Analysis Framework for Maritime Surveillance Application

Remote Sensing Analysis Framework for Maritime Surveillance Application Remote Sensing Analysis Framework for Maritime Surveillance Application Olaf Frauenberger, Egbert Schwarz, Sergey Voinov Maritime Security Lab Neustrelitz (DFD) Maritime Big Data Workshop, 9-11 May, La

More information

ON THE PERFORMANCE OF FILTERS FOR REDUCTION OF SPECKLE NOISE IN SAR IMAGES OFF THE COAST OF THE GULF OF GUINEA

ON THE PERFORMANCE OF FILTERS FOR REDUCTION OF SPECKLE NOISE IN SAR IMAGES OFF THE COAST OF THE GULF OF GUINEA ON THE PERFORMANCE OF FILTERS FOR REDUCTION OF SPECKLE NOISE IN SAR IMAGES OFF THE COAST OF THE GULF OF GUINEA KlogoGriffith S. 1, GasonooAkpeko 2 and Ampomah K. E. Isaac 3 1,2,3 Department of Computer

More information

Proceedings of the ASME th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway

Proceedings of the ASME th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway Proceedings of the ASME 2017 36th International Conference on Ocean, Offshore and Arctic Engineering OMAE2017 June 25-30, 2017, Trondheim, Norway OMAE2017-61264 A UAV SAR PROTOTYPE FOR MARINE AND ARCTIC

More information

Synthetic Aperture Radar for Rapid Flood Extent Mapping

Synthetic Aperture Radar for Rapid Flood Extent Mapping National Aeronautics and Space Administration ARSET Applied Remote Sensing Training http://arset.gsfc.nasa.gov @NASAARSET Synthetic Aperture Radar for Rapid Flood Extent Mapping Sang-Ho Yun ARIA Team Jet

More information

SARscape for ENVI. A Complete SAR Analysis Solution

SARscape for ENVI. A Complete SAR Analysis Solution SARscape for ENVI A Complete SAR Analysis Solution IDL and ENVI A Foundation for SARscape IDL The Data Analysis & Visualization Platform Data Access: IDL supports virtually every data format, type and

More information

Crop Area Estimation with Remote Sensing

Crop Area Estimation with Remote Sensing Boogta 25-28 November 2008 1 Crop Area Estimation with Remote Sensing Some considerations and experiences for the application to general agricultural statistics Javier.gallego@jrc.it Some history: MARS

More information

Synthetic Aperture Radar. Hugh Griffiths THALES/Royal Academy of Engineering Chair of RF Sensors University College London

Synthetic Aperture Radar. Hugh Griffiths THALES/Royal Academy of Engineering Chair of RF Sensors University College London Synthetic Aperture Radar Hugh Griffiths THALES/Royal Academy of Engineering Chair of RF Sensors University College London CEOI Training Workshop Designing and Delivering and Instrument Concept 15 March

More information

Edge Detection in SAR Images using Phase Stretch Transform

Edge Detection in SAR Images using Phase Stretch Transform Edge Detection in SAR Images using Phase Stretch Transform Christos V Ilioudis, Carmine Clemente, Mohammad H Asghari, Bahram Jalali and John J Soraghan Center for Excellence in Signal and Image Processing,

More information

*For International Stewardship of the Maritime Environment and its Resources. Photo

*For International Stewardship of the Maritime Environment and its Resources. Photo *For International Stewardship of the Maritime Environment and its Resources *For Maritime Safety *For Security Photo # Providing Environmental Monitoring* # Increasing Security* # Enabling Safety Efforts*

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Context-Based Image Segmentation of Radiography 1 W. Al-Hameed, 2 P.D. Picton, 3 Y. Mayali

More information

Automatic Vehicles Detection from High Resolution Satellite Imagery Using Morphological Neural Networks

Automatic Vehicles Detection from High Resolution Satellite Imagery Using Morphological Neural Networks Automatic Vehicles Detection from High Resolution Satellite Imagery Using Morphological Neural Networks HONG ZHENG Research Center for Intelligent Image Processing and Analysis School of Electronic Information

More information

KONGSBERG. WORLD CLASS through people, technology and dedication WORLD CLASS through people, technology and dedication

KONGSBERG. WORLD CLASS through people, technology and dedication WORLD CLASS through people, technology and dedication WORLD CLASS through people, technology and dedication WORLD CLASS through people, technology and dedication Skipsdeteksjon fra radarsatellitter SkipSat Richard Hallr Kongsberg Satellite Services AS (KSAT)

More information

Methods of Oil Spills Hydrophysical Monitoring. Методы гидрофизического мониторинга нефтеразливов

Methods of Oil Spills Hydrophysical Monitoring. Методы гидрофизического мониторинга нефтеразливов Valery Vitko, Arctic Public Academy of Science Russian State Hydrometeorological University В. Б. Митько, Арктическая общественная академия наук, Российский государственный гидрометеорологический университет

More information

License Plate Localisation based on Morphological Operations

License Plate Localisation based on Morphological Operations License Plate Localisation based on Morphological Operations Xiaojun Zhai, Faycal Benssali and Soodamani Ramalingam School of Engineering & Technology University of Hertfordshire, UH Hatfield, UK Abstract

More information

Classification in Image processing: A Survey

Classification in Image processing: A Survey Classification in Image processing: A Survey Rashmi R V, Sheela Sridhar Department of computer science and Engineering, B.N.M.I.T, Bangalore-560070 Department of computer science and Engineering, B.N.M.I.T,

More information

Microwave Remote Sensing

Microwave Remote Sensing Provide copy on a CD of the UCAR multi-media tutorial to all in class. Assign Ch-7 and Ch-9 (for two weeks) as reading material for this class. HW#4 (Due in two weeks) Problems 1,2,3 and 4 (Chapter 7)

More information

JOURNAL OF INFORMATION, KNOWLEDGE AND RESEARCH IN ELECTRONICS AND COMMUNICATION ENGINEERING

JOURNAL OF INFORMATION, KNOWLEDGE AND RESEARCH IN ELECTRONICS AND COMMUNICATION ENGINEERING IMPLEMENTATION OF UNSUPERVISED CLASSIFICATION AND COMBINED CLASSIFICATION BASED ON H/q REGION DIVISION AND WISHART CLASSIFIER ON POLARIMETRIC SAR IMAGE 1 MS, SUSHMA KUMARI, 2 ASSOCIATE PROF. S. D. JOSHI

More information

Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence

Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence Integrated Digital System for Yarn Surface Quality Evaluation using Computer Vision and Artificial Intelligence Sheng Yan LI, Jie FENG, Bin Gang XU, and Xiao Ming TAO Institute of Textiles and Clothing,

More information

Background Subtraction Fusing Colour, Intensity and Edge Cues

Background Subtraction Fusing Colour, Intensity and Edge Cues Background Subtraction Fusing Colour, Intensity and Edge Cues I. Huerta and D. Rowe and M. Viñas and M. Mozerov and J. Gonzàlez + Dept. d Informàtica, Computer Vision Centre, Edifici O. Campus UAB, 08193,

More information

!!!! Remote Sensing of Roads and Highways in Colorado

!!!! Remote Sensing of Roads and Highways in Colorado !!!! Remote Sensing of Roads and Highways in Colorado Large-Area Road-Surface Quality and Land-Cover Classification Using Very-High Spatial Resolution Aerial and Satellite Data Contract No. RITARS-12-H-CUB

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

Water Body Extraction Research Based on S Band SAR Satellite of HJ-1-C

Water Body Extraction Research Based on S Band SAR Satellite of HJ-1-C Cloud Publications International Journal of Advanced Remote Sensing and GIS 2016, Volume 5, Issue 2, pp. 1514-1523 ISSN 2320-0243, Crossref: 10.23953/cloud.ijarsg.43 Research Article Open Access Water

More information

COMPARISON OF INFORMATION CONTENTS OF HIGH RESOLUTION SPACE IMAGES

COMPARISON OF INFORMATION CONTENTS OF HIGH RESOLUTION SPACE IMAGES COMPARISON OF INFORMATION CONTENTS OF HIGH RESOLUTION SPACE IMAGES H. Topan*, G. Büyüksalih*, K. Jacobsen ** * Karaelmas University Zonguldak, Turkey ** University of Hannover, Germany htopan@karaelmas.edu.tr,

More information

Coastline change-detection method using remote sensing satellite observation data

Coastline change-detection method using remote sensing satellite observation data Coastline change-detection method using remote sensing satellite observation data Łukasz MARKIEWICZ 1, Paweł MAZUREK 2, Andrzej CHYBICKI 3 1, 3 Department of Geoinformatics, Faculty of Electronics, Telecommunications

More information

Detection of a Point Target Movement with SAR Interferometry

Detection of a Point Target Movement with SAR Interferometry Journal of the Korean Society of Remote Sensing, Vol.16, No.4, 2000, pp.355~365 Detection of a Point Target Movement with SAR Interferometry Jung-Hee Jun* and Min-Ho Ka** Agency for Defence Development*,

More information

Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter

Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter Noise Removal of Spaceborne SAR Image Based on the FIR Digital Filter Wei Zhang & Jinzhong Yang China Aero Geophysical Survey & Remote Sensing Center for Land and Resources, Beijing 100083, China Tel:

More information

Juan GAVIRIA, Sector Leader AFTTR

Juan GAVIRIA, Sector Leader AFTTR Earth Observation in support of the Western Indian Ocean Marine Highway Development and Coastal and Marine Contamination Prevention Project - Oil spill detection & Coral reef monitoring Juan GAVIRIA, Sector

More information

Western Indian Ocean Marine Highway Development and Coastal and Marine Contamination Prevention Project - Oil spill detection & Coral reef monitoring

Western Indian Ocean Marine Highway Development and Coastal and Marine Contamination Prevention Project - Oil spill detection & Coral reef monitoring Earth Observation in support of the Western Indian Ocean Marine Highway Development and Coastal and Marine Contamination Prevention Project - Oil spill detection & Coral reef monitoring Juan GAVIRIA, Sector

More information

Target detection in side-scan sonar images: expert fusion reduces false alarms

Target detection in side-scan sonar images: expert fusion reduces false alarms Target detection in side-scan sonar images: expert fusion reduces false alarms Nicola Neretti, Nathan Intrator and Quyen Huynh Abstract We integrate several key components of a pattern recognition system

More information

Digital Image Processing

Digital Image Processing Digital Image Processing 1 Patrick Olomoshola, 2 Taiwo Samuel Afolayan 1,2 Surveying & Geoinformatic Department, Faculty of Environmental Sciences, Rufus Giwa Polytechnic, Owo. Nigeria Abstract: This paper

More information

Linear Gaussian Method to Detect Blurry Digital Images using SIFT

Linear Gaussian Method to Detect Blurry Digital Images using SIFT IJCAES ISSN: 2231-4946 Volume III, Special Issue, November 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on Emerging Research Areas in Computing(ERAC) www.caesjournals.org

More information