comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Gaussian Fit to background of image for subtraction
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Gaussian Fit to background of image for subtraction [message #52501 is a reply to message #52500] Tue, 06 February 2007 13:09 Go to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Feb 6, 11:25 am, "rpert...@gmail.com" <rpert...@gmail.com> wrote:
> Hello,
> I am doing some image analysis, and my image consists of several
> bright spots that I need to detect. I was able to write a program that
> would do just that...find the pixels that are larger than a threshold,
> group close pixels together and label different blobs as different
> spots by marking a 'plus sign' on the spot. Except, it does not 'see'
> all the spots, and lowering the threshold results in 'seeing' spots
> that are not there. Therefore, I am considering some filtering that I
> need to do to my background as it is not uniform and was suggested to
> perform a gauss 1d or 2d to the background to subtract it (and exclude
> the spots as I do that), and then see if i can 'see' all the spots....
>
> I am not sure how to do a gauss fit to background though...any
> suggestions?
> Thanks!
> rp


You could try a high-pass filter in the fourier domain?
Or try fitting a 2d gaussian by brute-force - or 2d-gaussian plus
spots. Is there a reason to believe that the background is gaussian
or was that just suggested because it is "smooth"? If it's the
latter, then I would try the fourier filtering...
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDLDE Custom Layout
Next Topic: IDL programmer wanted

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 08:24:38 PDT 2025

Total time taken to generate the page: 1.12062 seconds