SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Paper ID – IJTSRD25201 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1596
Shadow Detection and Removal Techniques:
A Perspective View
Avinash Kumar Singh1, Ankit Pandit2
1PG Scholar, 2Assistant Professor
1,2Department of EC, RTU, Bhopal, Madhya Pradesh, India
How to cite this paper: Avinash Kumar
Singh | Ankit Pandit "Shadow Detection
and Removal Techniques: A Perspective
View" Published inInternationalJournal
of Trend in Scientific Research and
Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-4, June 2019,
pp.1596-1599, URL:
https://www.ijtsrd.c
om/papers/ijtsrd25
201.pdf
Copyright © 2019 by author(s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an Open Access article
distributed under
the terms of the
Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/
by/4.0)
ABSTRACT
Shadow detection and removal from single images of natural scenes is the main
problem. Hence, Shadow detection and removal remained a challenging task.
Significant research carried out on different shadow detection techniques. Over
the last decades several approaches were introduced to deal with shadow
detection and removal. Shadows are visual phenomena which happen when an
area in the scene is occluded from the primary light source (e.g. sun). Shadows
are everywhere around us and we are rarely Confused by their presence. This
article provides an overview of various methods used for shadow detection and
removal using some main components like texture analysis, color information,
Gaussian mixture model (GMM) and deterministic non model based approach.
Texture; Color; This paper is aimed to provide a survey on various algorithms
and methods of shadow detection and removal with their comparative study.
Keywords: Shadow, Shadow Detection, Shadow Removal, Enhancement
I. INTRODUCTION
The presence of shadows has been responsible for reducing the reliability of
many computer visionalgorithms,includingsegmentation, objectdetection,scene
analysis, stereo, tracking, etc. Therefore, shadow detection and removal is an
important pre-processing for improving performance of such vision tasks.
Decomposition of a single image into a shadow image and a shadow-free image
is a difficult problem, due to complex interactions of geometry, and illumination.
Many techniques have been proposed over the years, but
shadow detection still remains an extremely challenging
problem, particularly from a single image. Most research is
focused on modeling the differences in color, intensity, and
texture of neighboring pixels or regions. Shadow is a dark
area or shape produced by a body coming between rays of
light and a surface. If the light energy is fallen less, that area
is represented as shadow region whereas if the light energy
is emitted more, this area is represented as non shadow
region. Shadows can be divided into two types: cast and self
shadow which is shown in Figure 1.
Figure 1: Different types of shadow
In order to understand the shadows, one needs to
understand what an image is and howithasbeenformed.An
overview of image formation has been explained in the
figure below. Mechanism of image formation depends upon
these two factors:
1. Light from a radiation source is reflected by surfaces in
the world. Reflected light from theworldhitsthesensor.
2. Images are formed when a SENSOR registers
RADIATION that has interacted with PHYSICAL
OBJECTS.
Figure 2: Mechanism of image formation.
IJTSRD25201
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25201 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1597
These parameters determine the intensity/color of a given
image pixel
1. Illumination (type, number, intensity, color-spectrum)
2. Surface reflectance properties (material, orientation)
3. Sensor properties (sensitivity to different
electromagnetic frequencies)
These parameters determine where on the image a scene
point appears
Camera position and orientation in space
Camera optics (e.g. focal length)
Projection geometry
Luminance (L) amount of light striking the sensor depends
on Illuminance (E) amount of light striking the surface as
well as Reflectance (R) which depends on material
properties L(x,y,λ) = E(x,y,λ) Intensity ataparticular location
and wavelength * R(x,y,λ) Todeterminepropertiesofobjects
in the world (e.g. their colors), we need to recover R, but we
don't know E so this is difficult. Measuring surface
properties is a big factor in deciding color on an image.
II. LITERATURE SURVEY
Tomas F. et. al, The objective of this work is to detect
shadows in images. We pose this as the problem of labeling
image regions, where each region corresponds to a group of
super pixels. To predict the label of each region, we train a
kernel Least-Squares Support Vector Machine (LSSVM) for
separatingshadowandnon-shadow regions.Theparameters
of the kernel and the classifier are jointly learned to
minimize the leave-one-out cross validation error.
Optimizing the leave-one-out cross validation error is
typically difficult, but it can be done efficiently in our
framework. Experiments on two challenging shadow
datasets, UCF and UIUC, show that our region classifier
outperforms more complex methods.
Vu Nguyen et. al, We introduce scGAN, a novel extension of
conditional Generative AdversarialNetworks(GAN)tailored
for the challenging problem of shadow detection in images.
Previous methods for shadow detection focus on learning
the local appearance of shadow regions, while using limited
local context reasoning in theformof pairwisepotentialsina
Conditional Random Field. In contrast, the proposed
adversarial approach is able to model higher level
relationships and global scene characteristics.
Yasser Mostafa et. al, High-resolution satellite images
contain a huge amount of information. Shadows in such
images generate real problems in classifying and extracting
the required information. Although signals recorded in
shadow area are weak, it is still possible to recover them.
Significant work is already done in shadow detection
direction but, classifying shadow pixels from vegetation
pixels correctly is still an issue as dark vegetation areas are
still misclassified as shadow in some cases. In this letter, a
new image index is developed for shadow detection
employing multiple bands.
Jiayuan Li et. al, Shadows, which are cast by clouds, trees,
and buildings, degrade the accuracy of many tasksinremote
sensing, such asimage classification,changedetection,object
recognition, etc. In this paper, we address the problem of
shadow detection for complex scenes. Unlike traditional
methods which only use pixel information, our method joins
model and observation cues. Firstly, we improve the bright
channel prior (BCP) to model and extract the occlusion map
in an image. Then, we combine the model-based result with
observation cues (i.e., pixel values, luminance, and
chromaticity properties) to refine the shadow mask. Our
method is suitable for both natural images and satellite
images.
Nan Su et. al, The existence of shadows in very high-
resolution panchromatic satellite images can occlude some
objects to cause the reduction or loss of their information,
particularly in urban scenes. To recover the occluded
information of objects, shadow removal is a significant
processing procedure for the image interpretation and
application.
This paper gives survey on various Shadow detection and
Removal methods / Algorithms with their advantages and
disadvantages. The comparative analysesofvariousShadow
detection and Removal methods / Algorithms are shown in
table 1.
Table 1: Comparative analysis of various Shadow detection and Removal Techniques
Sr.
No.
Method Key Idea Advantages Disadvantages
1 Intensity
based
Standard
deviation is
calculated for
ratio value.
Conditions are
set for a
shadowed pixel.
Function for pixel
intensity is estimated
directly from the data
without any other
assumptions
Actually the
pixel intensity
alue is
susceptible to
Illumination
changes.
2 Threshold
based
Predefined threshold
level based on
bimodal histogram
used to determine
shadow and non-
shadow pixels.
Simple and fast. Requires post- processing
as results might be
incoherent or blurred and
may have holes, noise etc.
3 Classification
based
Classification
techniques like SVM
are used based on the
properties possessed
by shadow pixels.
Can detect probable
shadow boundaries
accurately. Simple
and easy to
implement.
There are chances of
misclassification.
Shadows of small objects
are missed sometimes.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25201 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1598
4 Color Based Color tune value of
shadow and background
same but different
Intensity. Color
differences of shadowed
pixel and background
pixels as well as
illumination Invariance
are used.
Reliable technique for
Colored images.
It takes more time for
computation. Fails when
intensity of shadow and
background is same.
5
Texture based Takes in account the
similarity between
background and
shadow texture as
well as the difference
in foreground and
background textures.
Accurate results
under stable
illumination
conditions.
Poor performance for
outdoor scenes as
texture capturing is
difficult.
Difficult to
implement.
6
Geometric
Properties
based
Sets of geometric
features are matched.
Effective detection
under simulated and
controlled
environment.
Method will be
ineffective when
geometric
representation of
object will change.
7
Chromaticity
based
Hue and saturation
combined together are
known as chromaticity.
Highly accurate.
Can select proper
features for shadow.
Tends to
misclassify.
8
Region
Growing
based
Standard
deviation and
Mean are
calculated.
Shape
matching
results are good.
Region growing failed
when the pixel intensity
varied widely in the
shadow region.
9
Dual-Pass
Otsu
Method
Pixels value is
separated into high
and low level
intensity. Threshold
is set to distinguish
between self and
cast shadow.
It is Less
Expensive
method.
Poorest
Performance
10
Edge
subtraction
and
Morphology
Canny edge detection is
used to detect
background and
foreground edge.
It gives best results
when scenes
containing light
and dark vehicles.
Computationally
expensive method.
11 Susan
Algorithm
Video highway data with
avi format, Edge is
detected from Susan
method.
Speed is
enhanced.
Method is simple,
Convenient.
Less Efficient than
Harris Algorithm.
From Table 1, on Shadow detection and removal in various
scenarios, it is clear that different methods and different
algorithm gives different results for different scenario. A
relative study on the shadowdetectionmethods[1],basedon
Intensity information, based on photometric invariants
information, method gray-scale pixel intensity value in the
presence of illumination changes fails to detect shadow
region accurately. Actually the pixel intensity value is
susceptible to illumination changes. Partial differential
equations used todetect shadowin urban coloraerialimages
[7]. In the detection process shadowandnonshadowregions
are separate by SVM classifier [5].
This classification procedure is used to implement in a
supervised waybymeans ofasupportvectormachine(SVM),
which showed the effectiveness in data classification. The
classification task is performed to extract the features of the
original image with the helpofwavelettransform.Initiallevel
wavelet transform is applied on each spectral band which
consists of frequency features. Morphological filters are
introduced to deal with the problems occurred and to
improvethe qualitybytheir effectiveness and toincreasethe
capability in the shape preservation is performed by the
possibility to adapt them according to the image filtering
techniques (extracting the borders and shape of the surface)
[6]. Todetect shadowpixels using the color information,first
the Hue- Saturation-Intensity (HSI) color space, extended
gradual C1C2C3 color space, YCbCr (Luminance, Chroma
Blue, Chroma Red) color space and LAB color space. These
color features areselected due totheirremarkabledifference
between the shadows, background and object pixels. The
shadow pixels based on each of these calculated features are
detected separately. Then the results are combined using a
Boolean operator (logical AND) to construct the shadow
image based on the color information [8]. Color spaces
represent colors with different vector values.
One of the most common examples is the RGB space where a
pixel has three values which represent the amount of red,
green and blue. These three values span a color space that
can representmost of thecolors thatcanbedetectedwiththe
human eye [8]. Shadow removalfromtrafficimages[15],give
three methods first method attempts to remove shadow s by
using Otsu method Pixels valueisseparatedintohighandlow
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25201 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1599
level intensity, threshold is set to distinguish between self
and cast shadow, cast shadow pixels are than replaced by
background pixels. But this method shows unsatisfactory
performance than other methods proposed like region
growing and edge subtractions and morphology. Region
growing fails when the pixel intensity varied widely in the
shadow region. Shadow in image with a moving object is
another challenging task to remove that shadow, intelligent
transportation system may face this problem of moving
shadow, Susan algorithm [20], detecting the image edge, for
removal of shadow from image detection of edges is too an
important task once edges of object are efficiently detected
shadow will removed easily, todetectedgesofanimagemore
accurately.
III. CONCLUSION
It is observed that Shadows are everywhere around us and
we are rarely confused by their presence. Tracking or
detection of moving objects is at the core of many
applications dealing with image sequences. One of the main
challenges in theseapplicationsis identifyingshadowswhich
objects cast and which move along with them in the scene.
Shadows cause serious problems while segmenting and
extracting moving objects, due to the misclassification of
shadow points as foreground. In this paper, we have
provided a comprehensive survey of shadow detection and
removal in indoor and outdoor scene, traffic surveillance
images etc. survey is done on various types of images real
time application or traffic images. A survey on various
shadow detection and removal method and algorithm.
REFERENCES
[1] Tomas F. Yago Vicente, Minh Hoai and Dimitris
Samaras, “Leave-One-Out Kernel Optimization for
Shadow Detection and Removal”, IEEE Transactionson
Pattern Analysis and Machine Intelligence, Vol. 40, No.
3, March 2018.
[2] Vu Nguyen, Tomas F. Yago Vicente, Maozheng Zhao,
Minh Hoai and Dimitris Samaras, “Shadow Detection
with Conditional Generative Adversarial Networks”,
IEEE International Conference on Computer Vision,
2017.
[3] Yasser Mostafa and Ahmed Abdelhafiz, “Accurate
Shadow Detection from High-Resolution Satellite
Images”, IEEE Geo Science and RemoteSensingLetters,
Vol. 14, No. 4, April 2017.
[4] Jiayuan Li, Qingwu Hu and Mingyao Ai, “Joint Model
and Observation Cues for Single-Image Shadow
Detection”, MDPI Journal of Remote Sensing, 2016.
[5] Nan Su, Ye Zhang, Shu Tian, Yiming Yan and Xinyuan
Miao, “Shadow Detection and Removal for Occluded
Object Information Recovery in UrbanHigh-Resolution
Panchromatic Satellite Images”, IEEE Journal of
Selected Topics in Applied Earth Observations And
Remote Sensing, Vol. 9, No. 6, June 2016.
[6] Huihui Song, Bo Huang, Associate Member, IEEE, and
Kaihua Zhang, “Shadow Detection and Reconstruction
in High-Resolution Satellite Images via Morphological
Filtering and Example-Based Learning”, IEEE
Transactions on Geoscienceand RemoteSensing,2014.
[7] Chunxia Xiao, Ruiyun She, Donglin Xiao and Kwan-Liu
Ma, “Fast Shadow Removal Using Adaptive Multi-scale
Illumination Transfer”, COMPUTER GRAPHICS forum,
2013.
[8] Tomás F. Yago Vicente, Chen-Ping Yu, Dimitris
Samaras, “Single Image Shadow Detection using
Multiple Cues in a Supermodular MRF”, IEEE Access
Journal, 2013.
[9] Guangyao DUAN, Huili GONG, Wenji ZHAO, Xinming
TANG, Beibei CHEN, “An Index-Based Shadow
Extraction Approach On High-Resolution Images”,
Springer Journal of Image Processing, 2013.
[10] Jiu-Lun Fan, Bo Lei, “A modified valley-emphasis
method for automatic thresholding”,ElsivierJournalof
Pattern Recognition, 2012.

Contenu connexe

Tendances

Design of Shadow Detection and Removal System
Design of Shadow Detection and Removal SystemDesign of Shadow Detection and Removal System
Design of Shadow Detection and Removal Systemijsrd.com
 
Depth Estimation from Defocused Images: a Survey
Depth Estimation from Defocused Images: a SurveyDepth Estimation from Defocused Images: a Survey
Depth Estimation from Defocused Images: a SurveyIJAAS Team
 
A Method of Survey on Object-Oriented Shadow Detection & Removal for High Res...
A Method of Survey on Object-Oriented Shadow Detection & Removal for High Res...A Method of Survey on Object-Oriented Shadow Detection & Removal for High Res...
A Method of Survey on Object-Oriented Shadow Detection & Removal for High Res...IJERA Editor
 
Object recognition
Object recognitionObject recognition
Object recognitionsaniacorreya
 
Survey on Image Integration of Misaligned Images
Survey on Image Integration of Misaligned ImagesSurvey on Image Integration of Misaligned Images
Survey on Image Integration of Misaligned ImagesIRJET Journal
 
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Jia-Bin Huang
 
Object recognition
Object recognitionObject recognition
Object recognitionakkichester
 
Fcv learn sudderth
Fcv learn sudderthFcv learn sudderth
Fcv learn sudderthzukun
 
“Person Re-Identification and Tracking at the Edge: Challenges and Techniques...
“Person Re-Identification and Tracking at the Edge: Challenges and Techniques...“Person Re-Identification and Tracking at the Edge: Challenges and Techniques...
“Person Re-Identification and Tracking at the Edge: Challenges and Techniques...Edge AI and Vision Alliance
 
A HYBRID COPY-MOVE FORGERY DETECTION TECHNIQUE USING REGIONAL SIMILARITY INDICES
A HYBRID COPY-MOVE FORGERY DETECTION TECHNIQUE USING REGIONAL SIMILARITY INDICESA HYBRID COPY-MOVE FORGERY DETECTION TECHNIQUE USING REGIONAL SIMILARITY INDICES
A HYBRID COPY-MOVE FORGERY DETECTION TECHNIQUE USING REGIONAL SIMILARITY INDICESijcsit
 
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDIMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDijcga
 
Dj31514517
Dj31514517Dj31514517
Dj31514517IJMER
 
Soft Shadow Rendering based on Real Light Source Estimation in Augmented Reality
Soft Shadow Rendering based on Real Light Source Estimation in Augmented RealitySoft Shadow Rendering based on Real Light Source Estimation in Augmented Reality
Soft Shadow Rendering based on Real Light Source Estimation in Augmented RealityWaqas Tariq
 

Tendances (20)

Design of Shadow Detection and Removal System
Design of Shadow Detection and Removal SystemDesign of Shadow Detection and Removal System
Design of Shadow Detection and Removal System
 
Depth Estimation from Defocused Images: a Survey
Depth Estimation from Defocused Images: a SurveyDepth Estimation from Defocused Images: a Survey
Depth Estimation from Defocused Images: a Survey
 
A Method of Survey on Object-Oriented Shadow Detection & Removal for High Res...
A Method of Survey on Object-Oriented Shadow Detection & Removal for High Res...A Method of Survey on Object-Oriented Shadow Detection & Removal for High Res...
A Method of Survey on Object-Oriented Shadow Detection & Removal for High Res...
 
Object recognition
Object recognitionObject recognition
Object recognition
 
Object recognition
Object recognitionObject recognition
Object recognition
 
Pc Seminar Jordi
Pc Seminar JordiPc Seminar Jordi
Pc Seminar Jordi
 
Survey on Image Integration of Misaligned Images
Survey on Image Integration of Misaligned ImagesSurvey on Image Integration of Misaligned Images
Survey on Image Integration of Misaligned Images
 
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)Learning Moving Cast Shadows for Foreground Detection (VS 2008)
Learning Moving Cast Shadows for Foreground Detection (VS 2008)
 
Blurclassification
BlurclassificationBlurclassification
Blurclassification
 
Iw3515281533
Iw3515281533Iw3515281533
Iw3515281533
 
Object recognition
Object recognitionObject recognition
Object recognition
 
Ed34785790
Ed34785790Ed34785790
Ed34785790
 
PPT s02-machine vision-s2
PPT s02-machine vision-s2PPT s02-machine vision-s2
PPT s02-machine vision-s2
 
Fcv learn sudderth
Fcv learn sudderthFcv learn sudderth
Fcv learn sudderth
 
PPT s09-machine vision-s2
PPT s09-machine vision-s2PPT s09-machine vision-s2
PPT s09-machine vision-s2
 
“Person Re-Identification and Tracking at the Edge: Challenges and Techniques...
“Person Re-Identification and Tracking at the Edge: Challenges and Techniques...“Person Re-Identification and Tracking at the Edge: Challenges and Techniques...
“Person Re-Identification and Tracking at the Edge: Challenges and Techniques...
 
A HYBRID COPY-MOVE FORGERY DETECTION TECHNIQUE USING REGIONAL SIMILARITY INDICES
A HYBRID COPY-MOVE FORGERY DETECTION TECHNIQUE USING REGIONAL SIMILARITY INDICESA HYBRID COPY-MOVE FORGERY DETECTION TECHNIQUE USING REGIONAL SIMILARITY INDICES
A HYBRID COPY-MOVE FORGERY DETECTION TECHNIQUE USING REGIONAL SIMILARITY INDICES
 
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDIMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
 
Dj31514517
Dj31514517Dj31514517
Dj31514517
 
Soft Shadow Rendering based on Real Light Source Estimation in Augmented Reality
Soft Shadow Rendering based on Real Light Source Estimation in Augmented RealitySoft Shadow Rendering based on Real Light Source Estimation in Augmented Reality
Soft Shadow Rendering based on Real Light Source Estimation in Augmented Reality
 

Similaire à Shadow Detection and Removal Techniques A Perspective View

IRJET- Object Recognization from Structural Information using Perception
IRJET- Object Recognization from Structural Information using PerceptionIRJET- Object Recognization from Structural Information using Perception
IRJET- Object Recognization from Structural Information using PerceptionIRJET Journal
 
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...CSCJournals
 
IT6005 digital image processing question bank
IT6005   digital image processing question bankIT6005   digital image processing question bank
IT6005 digital image processing question bankGayathri Krishnamoorthy
 
Denoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using SobelmethodDenoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using SobelmethodIJMER
 
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...sipij
 
Effective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye imagesEffective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye imagesTELKOMNIKA JOURNAL
 
Detection of skin diasease using curvlets
Detection of skin diasease using curvletsDetection of skin diasease using curvlets
Detection of skin diasease using curvletseSAT Publishing House
 
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing MethodsIJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing MethodsISAR Publications
 
Ijartes v1-i2-008
Ijartes v1-i2-008Ijartes v1-i2-008
Ijartes v1-i2-008IJARTES
 
IRJET- Retinal Fundus Image Segmentation using Watershed Algorithm
IRJET-  	  Retinal Fundus Image Segmentation using Watershed AlgorithmIRJET-  	  Retinal Fundus Image Segmentation using Watershed Algorithm
IRJET- Retinal Fundus Image Segmentation using Watershed AlgorithmIRJET Journal
 
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...sipij
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...eSAT Journals
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...eSAT Publishing House
 

Similaire à Shadow Detection and Removal Techniques A Perspective View (20)

IRJET- Object Recognization from Structural Information using Perception
IRJET- Object Recognization from Structural Information using PerceptionIRJET- Object Recognization from Structural Information using Perception
IRJET- Object Recognization from Structural Information using Perception
 
L010427275
L010427275L010427275
L010427275
 
H017534552
H017534552H017534552
H017534552
 
Lw3620362041
Lw3620362041Lw3620362041
Lw3620362041
 
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
 
IT6005 digital image processing question bank
IT6005   digital image processing question bankIT6005   digital image processing question bank
IT6005 digital image processing question bank
 
Denoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using SobelmethodDenoising and Edge Detection Using Sobelmethod
Denoising and Edge Detection Using Sobelmethod
 
Q0460398103
Q0460398103Q0460398103
Q0460398103
 
Cl4301502506
Cl4301502506Cl4301502506
Cl4301502506
 
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
 
Effective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye imagesEffective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye images
 
Fd36957962
Fd36957962Fd36957962
Fd36957962
 
Detection of skin diasease using curvlets
Detection of skin diasease using curvletsDetection of skin diasease using curvlets
Detection of skin diasease using curvlets
 
Hf3312641270
Hf3312641270Hf3312641270
Hf3312641270
 
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing MethodsIJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
 
Ijartes v1-i2-008
Ijartes v1-i2-008Ijartes v1-i2-008
Ijartes v1-i2-008
 
IRJET- Retinal Fundus Image Segmentation using Watershed Algorithm
IRJET-  	  Retinal Fundus Image Segmentation using Watershed AlgorithmIRJET-  	  Retinal Fundus Image Segmentation using Watershed Algorithm
IRJET- Retinal Fundus Image Segmentation using Watershed Algorithm
 
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 

Plus de ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

Plus de ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Dernier

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesShubhangi Sonawane
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 

Dernier (20)

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 

Shadow Detection and Removal Techniques A Perspective View

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Paper ID – IJTSRD25201 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1596 Shadow Detection and Removal Techniques: A Perspective View Avinash Kumar Singh1, Ankit Pandit2 1PG Scholar, 2Assistant Professor 1,2Department of EC, RTU, Bhopal, Madhya Pradesh, India How to cite this paper: Avinash Kumar Singh | Ankit Pandit "Shadow Detection and Removal Techniques: A Perspective View" Published inInternationalJournal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-4, June 2019, pp.1596-1599, URL: https://www.ijtsrd.c om/papers/ijtsrd25 201.pdf Copyright © 2019 by author(s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/ by/4.0) ABSTRACT Shadow detection and removal from single images of natural scenes is the main problem. Hence, Shadow detection and removal remained a challenging task. Significant research carried out on different shadow detection techniques. Over the last decades several approaches were introduced to deal with shadow detection and removal. Shadows are visual phenomena which happen when an area in the scene is occluded from the primary light source (e.g. sun). Shadows are everywhere around us and we are rarely Confused by their presence. This article provides an overview of various methods used for shadow detection and removal using some main components like texture analysis, color information, Gaussian mixture model (GMM) and deterministic non model based approach. Texture; Color; This paper is aimed to provide a survey on various algorithms and methods of shadow detection and removal with their comparative study. Keywords: Shadow, Shadow Detection, Shadow Removal, Enhancement I. INTRODUCTION The presence of shadows has been responsible for reducing the reliability of many computer visionalgorithms,includingsegmentation, objectdetection,scene analysis, stereo, tracking, etc. Therefore, shadow detection and removal is an important pre-processing for improving performance of such vision tasks. Decomposition of a single image into a shadow image and a shadow-free image is a difficult problem, due to complex interactions of geometry, and illumination. Many techniques have been proposed over the years, but shadow detection still remains an extremely challenging problem, particularly from a single image. Most research is focused on modeling the differences in color, intensity, and texture of neighboring pixels or regions. Shadow is a dark area or shape produced by a body coming between rays of light and a surface. If the light energy is fallen less, that area is represented as shadow region whereas if the light energy is emitted more, this area is represented as non shadow region. Shadows can be divided into two types: cast and self shadow which is shown in Figure 1. Figure 1: Different types of shadow In order to understand the shadows, one needs to understand what an image is and howithasbeenformed.An overview of image formation has been explained in the figure below. Mechanism of image formation depends upon these two factors: 1. Light from a radiation source is reflected by surfaces in the world. Reflected light from theworldhitsthesensor. 2. Images are formed when a SENSOR registers RADIATION that has interacted with PHYSICAL OBJECTS. Figure 2: Mechanism of image formation. IJTSRD25201
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25201 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1597 These parameters determine the intensity/color of a given image pixel 1. Illumination (type, number, intensity, color-spectrum) 2. Surface reflectance properties (material, orientation) 3. Sensor properties (sensitivity to different electromagnetic frequencies) These parameters determine where on the image a scene point appears Camera position and orientation in space Camera optics (e.g. focal length) Projection geometry Luminance (L) amount of light striking the sensor depends on Illuminance (E) amount of light striking the surface as well as Reflectance (R) which depends on material properties L(x,y,λ) = E(x,y,λ) Intensity ataparticular location and wavelength * R(x,y,λ) Todeterminepropertiesofobjects in the world (e.g. their colors), we need to recover R, but we don't know E so this is difficult. Measuring surface properties is a big factor in deciding color on an image. II. LITERATURE SURVEY Tomas F. et. al, The objective of this work is to detect shadows in images. We pose this as the problem of labeling image regions, where each region corresponds to a group of super pixels. To predict the label of each region, we train a kernel Least-Squares Support Vector Machine (LSSVM) for separatingshadowandnon-shadow regions.Theparameters of the kernel and the classifier are jointly learned to minimize the leave-one-out cross validation error. Optimizing the leave-one-out cross validation error is typically difficult, but it can be done efficiently in our framework. Experiments on two challenging shadow datasets, UCF and UIUC, show that our region classifier outperforms more complex methods. Vu Nguyen et. al, We introduce scGAN, a novel extension of conditional Generative AdversarialNetworks(GAN)tailored for the challenging problem of shadow detection in images. Previous methods for shadow detection focus on learning the local appearance of shadow regions, while using limited local context reasoning in theformof pairwisepotentialsina Conditional Random Field. In contrast, the proposed adversarial approach is able to model higher level relationships and global scene characteristics. Yasser Mostafa et. al, High-resolution satellite images contain a huge amount of information. Shadows in such images generate real problems in classifying and extracting the required information. Although signals recorded in shadow area are weak, it is still possible to recover them. Significant work is already done in shadow detection direction but, classifying shadow pixels from vegetation pixels correctly is still an issue as dark vegetation areas are still misclassified as shadow in some cases. In this letter, a new image index is developed for shadow detection employing multiple bands. Jiayuan Li et. al, Shadows, which are cast by clouds, trees, and buildings, degrade the accuracy of many tasksinremote sensing, such asimage classification,changedetection,object recognition, etc. In this paper, we address the problem of shadow detection for complex scenes. Unlike traditional methods which only use pixel information, our method joins model and observation cues. Firstly, we improve the bright channel prior (BCP) to model and extract the occlusion map in an image. Then, we combine the model-based result with observation cues (i.e., pixel values, luminance, and chromaticity properties) to refine the shadow mask. Our method is suitable for both natural images and satellite images. Nan Su et. al, The existence of shadows in very high- resolution panchromatic satellite images can occlude some objects to cause the reduction or loss of their information, particularly in urban scenes. To recover the occluded information of objects, shadow removal is a significant processing procedure for the image interpretation and application. This paper gives survey on various Shadow detection and Removal methods / Algorithms with their advantages and disadvantages. The comparative analysesofvariousShadow detection and Removal methods / Algorithms are shown in table 1. Table 1: Comparative analysis of various Shadow detection and Removal Techniques Sr. No. Method Key Idea Advantages Disadvantages 1 Intensity based Standard deviation is calculated for ratio value. Conditions are set for a shadowed pixel. Function for pixel intensity is estimated directly from the data without any other assumptions Actually the pixel intensity alue is susceptible to Illumination changes. 2 Threshold based Predefined threshold level based on bimodal histogram used to determine shadow and non- shadow pixels. Simple and fast. Requires post- processing as results might be incoherent or blurred and may have holes, noise etc. 3 Classification based Classification techniques like SVM are used based on the properties possessed by shadow pixels. Can detect probable shadow boundaries accurately. Simple and easy to implement. There are chances of misclassification. Shadows of small objects are missed sometimes.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25201 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1598 4 Color Based Color tune value of shadow and background same but different Intensity. Color differences of shadowed pixel and background pixels as well as illumination Invariance are used. Reliable technique for Colored images. It takes more time for computation. Fails when intensity of shadow and background is same. 5 Texture based Takes in account the similarity between background and shadow texture as well as the difference in foreground and background textures. Accurate results under stable illumination conditions. Poor performance for outdoor scenes as texture capturing is difficult. Difficult to implement. 6 Geometric Properties based Sets of geometric features are matched. Effective detection under simulated and controlled environment. Method will be ineffective when geometric representation of object will change. 7 Chromaticity based Hue and saturation combined together are known as chromaticity. Highly accurate. Can select proper features for shadow. Tends to misclassify. 8 Region Growing based Standard deviation and Mean are calculated. Shape matching results are good. Region growing failed when the pixel intensity varied widely in the shadow region. 9 Dual-Pass Otsu Method Pixels value is separated into high and low level intensity. Threshold is set to distinguish between self and cast shadow. It is Less Expensive method. Poorest Performance 10 Edge subtraction and Morphology Canny edge detection is used to detect background and foreground edge. It gives best results when scenes containing light and dark vehicles. Computationally expensive method. 11 Susan Algorithm Video highway data with avi format, Edge is detected from Susan method. Speed is enhanced. Method is simple, Convenient. Less Efficient than Harris Algorithm. From Table 1, on Shadow detection and removal in various scenarios, it is clear that different methods and different algorithm gives different results for different scenario. A relative study on the shadowdetectionmethods[1],basedon Intensity information, based on photometric invariants information, method gray-scale pixel intensity value in the presence of illumination changes fails to detect shadow region accurately. Actually the pixel intensity value is susceptible to illumination changes. Partial differential equations used todetect shadowin urban coloraerialimages [7]. In the detection process shadowandnonshadowregions are separate by SVM classifier [5]. This classification procedure is used to implement in a supervised waybymeans ofasupportvectormachine(SVM), which showed the effectiveness in data classification. The classification task is performed to extract the features of the original image with the helpofwavelettransform.Initiallevel wavelet transform is applied on each spectral band which consists of frequency features. Morphological filters are introduced to deal with the problems occurred and to improvethe qualitybytheir effectiveness and toincreasethe capability in the shape preservation is performed by the possibility to adapt them according to the image filtering techniques (extracting the borders and shape of the surface) [6]. Todetect shadowpixels using the color information,first the Hue- Saturation-Intensity (HSI) color space, extended gradual C1C2C3 color space, YCbCr (Luminance, Chroma Blue, Chroma Red) color space and LAB color space. These color features areselected due totheirremarkabledifference between the shadows, background and object pixels. The shadow pixels based on each of these calculated features are detected separately. Then the results are combined using a Boolean operator (logical AND) to construct the shadow image based on the color information [8]. Color spaces represent colors with different vector values. One of the most common examples is the RGB space where a pixel has three values which represent the amount of red, green and blue. These three values span a color space that can representmost of thecolors thatcanbedetectedwiththe human eye [8]. Shadow removalfromtrafficimages[15],give three methods first method attempts to remove shadow s by using Otsu method Pixels valueisseparatedintohighandlow
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25201 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1599 level intensity, threshold is set to distinguish between self and cast shadow, cast shadow pixels are than replaced by background pixels. But this method shows unsatisfactory performance than other methods proposed like region growing and edge subtractions and morphology. Region growing fails when the pixel intensity varied widely in the shadow region. Shadow in image with a moving object is another challenging task to remove that shadow, intelligent transportation system may face this problem of moving shadow, Susan algorithm [20], detecting the image edge, for removal of shadow from image detection of edges is too an important task once edges of object are efficiently detected shadow will removed easily, todetectedgesofanimagemore accurately. III. CONCLUSION It is observed that Shadows are everywhere around us and we are rarely confused by their presence. Tracking or detection of moving objects is at the core of many applications dealing with image sequences. One of the main challenges in theseapplicationsis identifyingshadowswhich objects cast and which move along with them in the scene. Shadows cause serious problems while segmenting and extracting moving objects, due to the misclassification of shadow points as foreground. In this paper, we have provided a comprehensive survey of shadow detection and removal in indoor and outdoor scene, traffic surveillance images etc. survey is done on various types of images real time application or traffic images. A survey on various shadow detection and removal method and algorithm. REFERENCES [1] Tomas F. Yago Vicente, Minh Hoai and Dimitris Samaras, “Leave-One-Out Kernel Optimization for Shadow Detection and Removal”, IEEE Transactionson Pattern Analysis and Machine Intelligence, Vol. 40, No. 3, March 2018. [2] Vu Nguyen, Tomas F. Yago Vicente, Maozheng Zhao, Minh Hoai and Dimitris Samaras, “Shadow Detection with Conditional Generative Adversarial Networks”, IEEE International Conference on Computer Vision, 2017. [3] Yasser Mostafa and Ahmed Abdelhafiz, “Accurate Shadow Detection from High-Resolution Satellite Images”, IEEE Geo Science and RemoteSensingLetters, Vol. 14, No. 4, April 2017. [4] Jiayuan Li, Qingwu Hu and Mingyao Ai, “Joint Model and Observation Cues for Single-Image Shadow Detection”, MDPI Journal of Remote Sensing, 2016. [5] Nan Su, Ye Zhang, Shu Tian, Yiming Yan and Xinyuan Miao, “Shadow Detection and Removal for Occluded Object Information Recovery in UrbanHigh-Resolution Panchromatic Satellite Images”, IEEE Journal of Selected Topics in Applied Earth Observations And Remote Sensing, Vol. 9, No. 6, June 2016. [6] Huihui Song, Bo Huang, Associate Member, IEEE, and Kaihua Zhang, “Shadow Detection and Reconstruction in High-Resolution Satellite Images via Morphological Filtering and Example-Based Learning”, IEEE Transactions on Geoscienceand RemoteSensing,2014. [7] Chunxia Xiao, Ruiyun She, Donglin Xiao and Kwan-Liu Ma, “Fast Shadow Removal Using Adaptive Multi-scale Illumination Transfer”, COMPUTER GRAPHICS forum, 2013. [8] Tomás F. Yago Vicente, Chen-Ping Yu, Dimitris Samaras, “Single Image Shadow Detection using Multiple Cues in a Supermodular MRF”, IEEE Access Journal, 2013. [9] Guangyao DUAN, Huili GONG, Wenji ZHAO, Xinming TANG, Beibei CHEN, “An Index-Based Shadow Extraction Approach On High-Resolution Images”, Springer Journal of Image Processing, 2013. [10] Jiu-Lun Fan, Bo Lei, “A modified valley-emphasis method for automatic thresholding”,ElsivierJournalof Pattern Recognition, 2012.