DSPRelated.com
Forums

Shadow Detection_Shadow Elimination

Started by shoh...@gmail.com October 29, 2007
Dear all

I am estimating the background with LMS(adaptive filters) in a video surveillances, so I have to detect all the motions. The big problem is shadow, I have to Eliminate the shadow, I mean it should detect as a background, but because of motion,it is a part of moving object.

What is your solution about this problem,I mean about the "Detection of shadow of moving object".
can we use the pixel intensity, because the shadow can be considered as a region with the same intensity level. Just my idea
From: s...@gmail.com
Sent: Monday, October 29, 2007 7:24 AM
To: i...
Subject: [imagedsp] Shadow Detection_Shadow Elimination

Dear all

I am estimating the background with LMS(adaptive filters) in a video surveillances, so I have to detect all the motions. The big problem is shadow, I have to Eliminate the shadow, I mean it should detect as a background, but because of motion,it is a part of moving object.

What is your solution about this problem,I mean about the "Detection of shadow of moving object".
If you are working in an RGB colour space, you might want to convert to HSL.
The Hue does not change in the shaded areas, but the luminance will change
(i.e., the colour doesn't change, but the amount of light reflecting off the
surface will change in the shadow).
----- Original Message -----
From: "kha ld"
To: ;
Sent: Monday, October 29, 2007 9:56 PM
Subject: Re: [imagedsp] Shadow Detection_Shadow Elimination
> can we use the pixel intensity, because the shadow can be considered as a
> region with the same intensity level. Just my idea
> From: s...@gmail.com
> Sent: Monday, October 29, 2007 7:24 AM
> To: i...
> Subject: [imagedsp] Shadow Detection_Shadow Elimination
>
> Dear all
>
> I am estimating the background with LMS(adaptive filters) in a video
> surveillances, so I have to detect all the motions. The big problem is
> shadow, I have to Eliminate the shadow, I mean it should detect as a
> background, but because of motion,it is a part of moving object.
>
> What is your solution about this problem,I mean about the "Detection of
> shadow of moving object".
Dear Frank

I'm working in grayscale Image

On 10/30/07, Frank Lamosa wrote:
>
> If you are working in an RGB colour space, you might want to convert to
> HSL.
> The Hue does not change in the shaded areas, but the luminance will change
> (i.e., the colour doesn't change, but the amount of light reflecting off
> the
> surface will change in the shadow).
> ----- Original Message -----
> From: "kha ld"
> To: ;
> Sent: Monday, October 29, 2007 9:56 PM
> Subject: Re: [imagedsp] Shadow Detection_Shadow Elimination
> > can we use the pixel intensity, because the shadow can be considered as
> a
> > region with the same intensity level. Just my idea
> >
> >
> > From: s...@gmail.com
> > Sent: Monday, October 29, 2007 7:24 AM
> > To: i...
> > Subject: [imagedsp] Shadow Detection_Shadow Elimination
> >
> >
> >
> >
> >
> > Dear all
> >
> > I am estimating the background with LMS(adaptive filters) in a video
> > surveillances, so I have to detect all the motions. The big problem is
> > shadow, I have to Eliminate the shadow, I mean it should detect as a
> > background, but because of motion,it is a part of moving object.
> >
> > What is your solution about this problem,I mean about the "Detection of
> > shadow of moving object".
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
--
Best Regards
SHOHREH DAGHIGHI