Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)
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...@yahoogroups.com 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" <l...@yahoo.ca> To: <s...@gmail.com>; <i...@yahoogroups.com> 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...@yahoogroups.com > 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 <f...@computer.org> 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" <l...@yahoo.ca> > To: <s...@gmail.com>; <i...@yahoogroups.com> > 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...@yahoogroups.com > > 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