Talk About Network

Google





Graphics > Image processing > Re: best fit li...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 9 Topic 4680 of 4998
Post > Topic >>

Re: best fit linear filter

by J <jason@[EMAIL PROTECTED] > Jul 24, 2008 at 01:35 AM

On Jul 23, 2:36 pm, "Fredo" <fr...@[EMAIL PROTECTED]
> wrote:
> I have an image that I'm told I need to do a best fit linear filter on,
but
> I'm not exactly sure what that means and searches on it keep leading me
to
> linear regression, which I don't think is what I want, but maybe it is.
>
> Can someone give me some help here? If it's a linear regression and the
> pixel brightness (they're 8-bit greyscale) is X, what is Y?
>
> Thanks.

The goal is probably to remove the global (lowest frequency) lighting
effects from your face data set.  I would think that any sort of
recursive ultra low pass filter is the ideal tool for the job for
quickly estimating the global lighting.  It is possible to write a
recursive IIR filter that produces the linear least squares fit to
data (used in target tracking, parameter estimation), which may be
what you have been recommended.   I would have thought any low-pass
IIR filter would do the job.  If you run one of these filters on an
image (possibly from left-right then back again, plus top-bottom and
back again), then you get a very low-pass image which can be
subtracted from the original.  This enhances the features which are
relevant for face recognition, and partially removes the global
lighting features which are irrelevant.

Regards

Jason
Vision Experts Ltd
 




 9 Posts in Topic:
best fit linear filter
"Fredo" <fre  2008-07-23 08:36:35 
Re: best fit linear filter
aruzinsky <aruzinsky@[  2008-07-23 08:18:03 
Re: best fit linear filter
"Fredo" <fre  2008-07-23 10:53:31 
Re: best fit linear filter
hoffmann@[EMAIL PROTECTED  2008-07-23 10:47:15 
Re: best fit linear filter
"Science.Medical.Ima  2008-07-23 18:04:43 
Re: best fit linear filter
"Science.Medical.Ima  2008-07-23 18:07:34 
Re: best fit linear filter
J <jason@[EMAIL PROTEC  2008-07-24 01:35:52 
Re: best fit linear filter
"Fredo" <fre  2008-07-24 10:27:03 
Re: best fit linear filter
aruzinsky <aruzinsky@[  2008-07-24 07:44:36 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Thu Jan 8 20:21:11 PST 2009.