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

Home » Public Forums » archive » filtering problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
filtering problem [message #22539] Thu, 16 November 2000 00:00 Go to previous message
Dave Brennan is currently offline  Dave Brennan
Messages: 28
Registered: December 1998
Junior Member
Hi,

i don't know if anyone can help but it's worth a try!

I am trying to filter an array say (256x256) with a window of size 65x65
which scans across the array pixel by pixel. It should compare the
statistics of the area within the kernal with the global statistics of
the image to produce a correction image. (This is a particular type of
inhomogeneity correction)

In detail: 'the algorithm should correct the pixel value by a
multiplicative factor found by dividing the global mean by the window
mean'
A further problem is I want the ability to set a threshold where data
below the threshold are not included in the statistics and not corrected
by the algorithm.

At first I though I could just use convol to produce a correction map
but this does not allow me to set a threshold.

Does anyone have any ideas? It needs to be as fast as possible as it
will work on 128 images at a time.

Cheers

Dave Brennan
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Spline Fitting and FWHM
Next Topic: Getting BIG structures into IDL via CALL_EXTERNAL

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

Current Time: Wed Oct 08 15:33:17 PDT 2025

Total time taken to generate the page: 0.00426 seconds