SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 731
Oil Spill Detection in MATLAB Software using SAR Images
Mital K.Sorde1, Mrs. Aruna sharma2
1Student, D. Y. Patil College of Engineering, Savitribai Phule Pune University, Akurdi, (India)
2Guide, D. Y. Patil College of Engineering, Savitribai Phule Pune University, Akurdi, (India)
------------------------------------------------------------------------***-------------------------------------------------------------------------
Abstract - A major aspect of marine pollution, oil discharge
into the sea has become a frequent phenomenon, and it can
have severe biological and economic impacts. Automatic
detection and monitoring of oil spills and illegal oil discharges
is of fundamental concern in ensuring consent with marine
legislation and safety of the coastal environments, which are
under considerable risk from intentional or accidental oil
spills, uncontrolled sewage and wastewater discharged. The
main aim of this research is to detect oil spills using satellite
images. SAR(Synthetic Aperture Radar) imagery is a common
medium for detecting oil spills. Object detection is a frequent
and important field of study in Image processing and in Earth
Observation. It has emerged into an important application for
the society. A successful handling operation to a marine oil
spill depends on the accelerated response from the timetheoil
spill is recognized. In this paper, an oil spill detection method
is approached. The method consists of four stages, namely: 1)
RGB to Grayscale 2) Image Filtering 3) Image Thresholding;
and 4) Object understanding of the segmented objects as oil
spills. This approach is implemented and resultsareverifiedin
MATLAB software
Key Words: Image processing, Oil Spill Detection
1. INTRODUCTION
Every year, several thousand tonnes of oil are spilled or
illegally dumped into the ocean. Finding them with an
automatic arrangement could give an early warning so it
may be cleared up before doing too much harm. Oil pollution
from shipping constitutesoneofthe environmental concerns
on which much international cooperation and law making
has taken place.
Towards the compliance with marine legislation and
the efficient surveillance and protection of coastal
environments, automatic detection and tracking of oil spills
and illegal oil discharges is of fundamental importance.
Mineral oil spills soaring on the sea surfacearenoticeable by
imaging radars because they soak the short surface waves
that are responsible for the radar backscattering. Oil spills
come out as dark areas on radar images. Oil spills are
seriously affecting the marine ecosystem and cause political
and scientific matter since they vigorosly effect delicate
marine and coastal ecosystem. The in spite of toxic waste
discharges andassociatedeffects onthemarine environment
are important parameters in evaluating sea water quality. If
the oil washes towards marshy estuaries, mangrove forests,
fibrous plants and grasses swallow the oil, which can
prejudice the plants and conduct the complete area faultyas
wildlife habitat. Hence to provide protection to the marine
species and applying proper methods to reduceoil slicksitis
necessary to find the location of the oil spill in the sea.
SAR sensors have an influence over optical sensors in
that they can give data under poor weather conditions and
during darkness. Users of remotely sensed data for oil spill
applications encompass the Coast Guard, national
environmental protection agencies and departments, oil
companies, shipping industry, insurance industry, national
departments of fisheries and oceans and department of
defense.
2. MATERIALS AND METHODS
STUDY AREA: In the early morning of January 28, 2017, a
liquefied petroleum gas tanker, the BW Maple, whilecoming
out of the Kamarajar port, Ennore, clashed with another
tanker, the MT Dawn Kanchipuram, laden with 32,813
tonnes of petroleum lubricant. As per the real-time data of
Port’s Vessel Traffic Management System (VTMS),theMaple
smashed into the side of the Dawn Kanchipuram at about
3.45 AM.
When the municipal pumps declined, authoritiesfell back on
thousands of poorly equipped workers armed with little
more than plastic buckets. Two weeks into the clean up
operation, the oil slick’s almost noticeable traces have
largely disappeared, but environmentalists fear that the
damage has just started.
IMAGE : ENNORE OIL SPILL
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 732
METHODS: Requirement of digital image processing stems
from two predominant effort areas: the first being the
enhancement of visual information for human perception
and the second one thing is the processing of a
representation data. Image processing has a huge cable of
applications such as remote sensing, image and information
depot for delivery in business applications,medical imaging.
Images plays an important act in today’s age of blunt
information. The field of image processing has presented
huge proceed over past few decades. Mostly, the images
dealt in virtual environments or entertainment applications
possess high fidelity resulting in largestoragerequirements.
Images may submit to distortions at some stage in
preliminary acquisition process, compression, restoration,
communication or very last display. Hence image quality
measurement plays a significant role in several image
processing applications. Image quality, for scientific and
medical purposes, can be defined when it comes to how
thoroughly desired science may well be extracted on the
image.
RGB to Grayscale: A grayscale image is one in which the
value of each pixek is a single sample representing only an
amount of light, that is, it carries only intensity information.
Images of this sort, also known as black and white or gray
monochrome are composed of shades of gray.
Filtering: Image filtering is beneficial for most applications,
including sharpening, smoothing, removing noise, and edge
detection. The process used to apply filters to an image is
known as convolution. In image processing a Gaussian
blur (also known as Gaussian smoothing) is the result of
blurring an image by a Gaussian function (named after
mathematician and scientist Carl FriedrichGauss).Itcanbea
regular outcome in graphics software, generally to decrease
image noise and shrink detail.
Edge detection: The Sobel operator, sometimes called
the Sobel–Feldman operator or Sobel filter, is used in image
processing and computer vision, particularly within edge
detection algorithms where it creates an imageemphasising
edges.
Shape detection: Featureextractiontechniquesarehelpful in
various image processing applications e.g. character
recognition. When the input data to an algorithm istoolarge
to be processed and it is suspected to be redundant (e.g. the
same measurement in both feet and meters, or the
repetitiveness of images presented as pixels), then it can be
transformed into a reduced set of features.
Thresholding: Image thresholding is a simple, yet effective,
way of partitioning an image into a foreground and
background. This image report technique is a kind of image
segmentation which isolates objectsbyconvertinggrayscale
images into binary images. Image thresholding is most
effective in images with high levels of contrast.
MATLAB is a high-performance language for technical
computing. It assimilate computation, visualization, and
programming within a clear-cut to use environment where
problems and solutions are expressed in aware scientific
notation. Typical uses include: Math and computation
Algorithm development
Modeling, simulation, and prototyping
Data analysis, exploration, and visualization
Scientific and engineering graphics
Application development, includingGraphicalUser
Interface building
3. RESULTS AND DISCUSSIONS
Following images are obtained after applying image
processing method
(a)
(b)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 733
(c)
(d)
(e)
Final detection of oil spill
4. CONCLUSION
The oil spill detection algorithm by image processing is
programmed in MATLAB software. The image of Ennore oil
spill is used and image processing technique is applied step
by step to obtain proper detection of oil spill. Following the
process of image processing i.e RGB to grayscale, filtering,
Edge detection, Shape detection and thresholding gives
accuracy for the output result.
Extracting the locations and extent of oil spill spots
accurately in remote sensing images reaps significant
benefits in terms of clean up work. Such detection can be
useful during assessment of clean up operations.
5. REFERENCES
[1] J. Senthil Murugan and2V.Parthasarathy,“AnAutomatic
Pattern Matching Approach forOil Spill DetectioninSAR
Images” 2016.
[2] A. Akkartal , F. Sunar, “THE USAGE OF RADAR IMAGES
IN OIL SPILL DETECTION” The International Archivesof
the Photogrammetry, Remote Sensing and Spatial
Information Sciences. Vol. XXXVII. Part B8. Beijing 2008
[3] Andrea Montali(1), Giorgio Giacinto(1), Maurizio
Migliaccio(2), and AttilioGambardella(1),“SUPERVISED
PATTERN CLASSIFICATION TECHNIQUES FOR OIL
SPILL CLASSIFICATION IN SAR IMAGES: PRELIMINARY
RESULTS” 2006.
[4] Guandong Chen 1, Yu Li 1,*, Guangmin Sun 1 and
Yuanzhi Zhang 2, “Application of Deep Networks to Oil
Spill Detection Using Polarimetric Synthetic Aperture
Radar Images”, 2017.
[5] K. KARANTZALOS* and D. ARGIALAS, “Automatic
detection and tracking of oil spills in SAR imagery with
level set segmentation”,Vol. 29, No. 21, 10 November
2008, 6281–6296

More Related Content

Similar to IRJET- Oil Spill Detection in MATLAB Software using SAR Images

Similar to IRJET- Oil Spill Detection in MATLAB Software using SAR Images (20)

Real time Pothole and Speed Breaker Detection Using Image Processing Techniques
Real time Pothole and Speed Breaker Detection Using Image Processing TechniquesReal time Pothole and Speed Breaker Detection Using Image Processing Techniques
Real time Pothole and Speed Breaker Detection Using Image Processing Techniques
 
IRJET- Traffic Sign and Drowsiness Detection using Open-CV
IRJET- Traffic Sign and Drowsiness Detection using Open-CVIRJET- Traffic Sign and Drowsiness Detection using Open-CV
IRJET- Traffic Sign and Drowsiness Detection using Open-CV
 
COLLISION AVOIDANCE SYSTEM
COLLISION AVOIDANCE SYSTEMCOLLISION AVOIDANCE SYSTEM
COLLISION AVOIDANCE SYSTEM
 
Different Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate DetectionDifferent Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate Detection
 
A Robust Image Watermarking using Svd and Differential Evolution in DWT Domain
A Robust Image Watermarking using Svd and Differential Evolution in DWT DomainA Robust Image Watermarking using Svd and Differential Evolution in DWT Domain
A Robust Image Watermarking using Svd and Differential Evolution in DWT Domain
 
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
 
IRJET- Smart Traffic System
IRJET- Smart Traffic SystemIRJET- Smart Traffic System
IRJET- Smart Traffic System
 
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...
 
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
 
IRJET- Digital Image Processing based Vote Polling using Mat Lab and Cryptogr...
IRJET- Digital Image Processing based Vote Polling using Mat Lab and Cryptogr...IRJET- Digital Image Processing based Vote Polling using Mat Lab and Cryptogr...
IRJET- Digital Image Processing based Vote Polling using Mat Lab and Cryptogr...
 
BRIEF REVIEW PAPER ON IOT-BASED ADVANCED SEMI-AUTONOMOUS SAFETY ROBOTS FOR MI...
BRIEF REVIEW PAPER ON IOT-BASED ADVANCED SEMI-AUTONOMOUS SAFETY ROBOTS FOR MI...BRIEF REVIEW PAPER ON IOT-BASED ADVANCED SEMI-AUTONOMOUS SAFETY ROBOTS FOR MI...
BRIEF REVIEW PAPER ON IOT-BASED ADVANCED SEMI-AUTONOMOUS SAFETY ROBOTS FOR MI...
 
Real Time Implementation of Ede Detection Technique for Angiogram Images on FPGA
Real Time Implementation of Ede Detection Technique for Angiogram Images on FPGAReal Time Implementation of Ede Detection Technique for Angiogram Images on FPGA
Real Time Implementation of Ede Detection Technique for Angiogram Images on FPGA
 
IRJET - Study of Material Characteristics for Efficient Design of Spray P...
IRJET -  	  Study of Material Characteristics for Efficient Design of Spray P...IRJET -  	  Study of Material Characteristics for Efficient Design of Spray P...
IRJET - Study of Material Characteristics for Efficient Design of Spray P...
 
IRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring SystemIRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring System
 
IRJET- Arduino based 3D Printer with Predestination Paradox
IRJET- Arduino based 3D Printer with Predestination ParadoxIRJET- Arduino based 3D Printer with Predestination Paradox
IRJET- Arduino based 3D Printer with Predestination Paradox
 
A Review of Digital Watermarking Technique for the Copyright Protection of Di...
A Review of Digital Watermarking Technique for the Copyright Protection of Di...A Review of Digital Watermarking Technique for the Copyright Protection of Di...
A Review of Digital Watermarking Technique for the Copyright Protection of Di...
 
IRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for DriversIRJET - Smart Assistance System for Drivers
IRJET - Smart Assistance System for Drivers
 
Automatic pneumatic bumper
Automatic pneumatic bumperAutomatic pneumatic bumper
Automatic pneumatic bumper
 
IRJET- Accident Detection and Vehicle Safety using Zigbee
IRJET-  	  Accident Detection and Vehicle Safety using ZigbeeIRJET-  	  Accident Detection and Vehicle Safety using Zigbee
IRJET- Accident Detection and Vehicle Safety using Zigbee
 
IRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI TechniqueIRJET- Geological Boundary Detection for Satellite Images using AI Technique
IRJET- Geological Boundary Detection for Satellite Images using AI Technique
 

More from IRJET Journal

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Recently uploaded (20)

A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 

IRJET- Oil Spill Detection in MATLAB Software using SAR Images

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 731 Oil Spill Detection in MATLAB Software using SAR Images Mital K.Sorde1, Mrs. Aruna sharma2 1Student, D. Y. Patil College of Engineering, Savitribai Phule Pune University, Akurdi, (India) 2Guide, D. Y. Patil College of Engineering, Savitribai Phule Pune University, Akurdi, (India) ------------------------------------------------------------------------***------------------------------------------------------------------------- Abstract - A major aspect of marine pollution, oil discharge into the sea has become a frequent phenomenon, and it can have severe biological and economic impacts. Automatic detection and monitoring of oil spills and illegal oil discharges is of fundamental concern in ensuring consent with marine legislation and safety of the coastal environments, which are under considerable risk from intentional or accidental oil spills, uncontrolled sewage and wastewater discharged. The main aim of this research is to detect oil spills using satellite images. SAR(Synthetic Aperture Radar) imagery is a common medium for detecting oil spills. Object detection is a frequent and important field of study in Image processing and in Earth Observation. It has emerged into an important application for the society. A successful handling operation to a marine oil spill depends on the accelerated response from the timetheoil spill is recognized. In this paper, an oil spill detection method is approached. The method consists of four stages, namely: 1) RGB to Grayscale 2) Image Filtering 3) Image Thresholding; and 4) Object understanding of the segmented objects as oil spills. This approach is implemented and resultsareverifiedin MATLAB software Key Words: Image processing, Oil Spill Detection 1. INTRODUCTION Every year, several thousand tonnes of oil are spilled or illegally dumped into the ocean. Finding them with an automatic arrangement could give an early warning so it may be cleared up before doing too much harm. Oil pollution from shipping constitutesoneofthe environmental concerns on which much international cooperation and law making has taken place. Towards the compliance with marine legislation and the efficient surveillance and protection of coastal environments, automatic detection and tracking of oil spills and illegal oil discharges is of fundamental importance. Mineral oil spills soaring on the sea surfacearenoticeable by imaging radars because they soak the short surface waves that are responsible for the radar backscattering. Oil spills come out as dark areas on radar images. Oil spills are seriously affecting the marine ecosystem and cause political and scientific matter since they vigorosly effect delicate marine and coastal ecosystem. The in spite of toxic waste discharges andassociatedeffects onthemarine environment are important parameters in evaluating sea water quality. If the oil washes towards marshy estuaries, mangrove forests, fibrous plants and grasses swallow the oil, which can prejudice the plants and conduct the complete area faultyas wildlife habitat. Hence to provide protection to the marine species and applying proper methods to reduceoil slicksitis necessary to find the location of the oil spill in the sea. SAR sensors have an influence over optical sensors in that they can give data under poor weather conditions and during darkness. Users of remotely sensed data for oil spill applications encompass the Coast Guard, national environmental protection agencies and departments, oil companies, shipping industry, insurance industry, national departments of fisheries and oceans and department of defense. 2. MATERIALS AND METHODS STUDY AREA: In the early morning of January 28, 2017, a liquefied petroleum gas tanker, the BW Maple, whilecoming out of the Kamarajar port, Ennore, clashed with another tanker, the MT Dawn Kanchipuram, laden with 32,813 tonnes of petroleum lubricant. As per the real-time data of Port’s Vessel Traffic Management System (VTMS),theMaple smashed into the side of the Dawn Kanchipuram at about 3.45 AM. When the municipal pumps declined, authoritiesfell back on thousands of poorly equipped workers armed with little more than plastic buckets. Two weeks into the clean up operation, the oil slick’s almost noticeable traces have largely disappeared, but environmentalists fear that the damage has just started. IMAGE : ENNORE OIL SPILL
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 732 METHODS: Requirement of digital image processing stems from two predominant effort areas: the first being the enhancement of visual information for human perception and the second one thing is the processing of a representation data. Image processing has a huge cable of applications such as remote sensing, image and information depot for delivery in business applications,medical imaging. Images plays an important act in today’s age of blunt information. The field of image processing has presented huge proceed over past few decades. Mostly, the images dealt in virtual environments or entertainment applications possess high fidelity resulting in largestoragerequirements. Images may submit to distortions at some stage in preliminary acquisition process, compression, restoration, communication or very last display. Hence image quality measurement plays a significant role in several image processing applications. Image quality, for scientific and medical purposes, can be defined when it comes to how thoroughly desired science may well be extracted on the image. RGB to Grayscale: A grayscale image is one in which the value of each pixek is a single sample representing only an amount of light, that is, it carries only intensity information. Images of this sort, also known as black and white or gray monochrome are composed of shades of gray. Filtering: Image filtering is beneficial for most applications, including sharpening, smoothing, removing noise, and edge detection. The process used to apply filters to an image is known as convolution. In image processing a Gaussian blur (also known as Gaussian smoothing) is the result of blurring an image by a Gaussian function (named after mathematician and scientist Carl FriedrichGauss).Itcanbea regular outcome in graphics software, generally to decrease image noise and shrink detail. Edge detection: The Sobel operator, sometimes called the Sobel–Feldman operator or Sobel filter, is used in image processing and computer vision, particularly within edge detection algorithms where it creates an imageemphasising edges. Shape detection: Featureextractiontechniquesarehelpful in various image processing applications e.g. character recognition. When the input data to an algorithm istoolarge to be processed and it is suspected to be redundant (e.g. the same measurement in both feet and meters, or the repetitiveness of images presented as pixels), then it can be transformed into a reduced set of features. Thresholding: Image thresholding is a simple, yet effective, way of partitioning an image into a foreground and background. This image report technique is a kind of image segmentation which isolates objectsbyconvertinggrayscale images into binary images. Image thresholding is most effective in images with high levels of contrast. MATLAB is a high-performance language for technical computing. It assimilate computation, visualization, and programming within a clear-cut to use environment where problems and solutions are expressed in aware scientific notation. Typical uses include: Math and computation Algorithm development Modeling, simulation, and prototyping Data analysis, exploration, and visualization Scientific and engineering graphics Application development, includingGraphicalUser Interface building 3. RESULTS AND DISCUSSIONS Following images are obtained after applying image processing method (a) (b)
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 733 (c) (d) (e) Final detection of oil spill 4. CONCLUSION The oil spill detection algorithm by image processing is programmed in MATLAB software. The image of Ennore oil spill is used and image processing technique is applied step by step to obtain proper detection of oil spill. Following the process of image processing i.e RGB to grayscale, filtering, Edge detection, Shape detection and thresholding gives accuracy for the output result. Extracting the locations and extent of oil spill spots accurately in remote sensing images reaps significant benefits in terms of clean up work. Such detection can be useful during assessment of clean up operations. 5. REFERENCES [1] J. Senthil Murugan and2V.Parthasarathy,“AnAutomatic Pattern Matching Approach forOil Spill DetectioninSAR Images” 2016. [2] A. Akkartal , F. Sunar, “THE USAGE OF RADAR IMAGES IN OIL SPILL DETECTION” The International Archivesof the Photogrammetry, Remote Sensing and Spatial Information Sciences. Vol. XXXVII. Part B8. Beijing 2008 [3] Andrea Montali(1), Giorgio Giacinto(1), Maurizio Migliaccio(2), and AttilioGambardella(1),“SUPERVISED PATTERN CLASSIFICATION TECHNIQUES FOR OIL SPILL CLASSIFICATION IN SAR IMAGES: PRELIMINARY RESULTS” 2006. [4] Guandong Chen 1, Yu Li 1,*, Guangmin Sun 1 and Yuanzhi Zhang 2, “Application of Deep Networks to Oil Spill Detection Using Polarimetric Synthetic Aperture Radar Images”, 2017. [5] K. KARANTZALOS* and D. ARGIALAS, “Automatic detection and tracking of oil spills in SAR imagery with level set segmentation”,Vol. 29, No. 21, 10 November 2008, 6281–6296