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

Home » Public Forums » archive » Re: Statistics on an image?
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: Statistics on an image? [message #70418] Fri, 16 April 2010 05:26 Go to previous message
Mark Shephard is currently offline  Mark Shephard
Messages: 13
Registered: July 1999
Junior Member
On Apr 15, 9:24 pm, "ben.bighair" <ben.bigh...@gmail.com> wrote:
> On Apr 15, 5:11 pm, Mark Shephard <mark.w.sheph...@gmail.com> wrote:
>
>> Hi all,
>
>> I like the way the IDL SMOOTH function calculates the boxcar mean and
>> handles the edges on a 2D image.  I would like to just modify the
>> SMOOTH function to output additional statistics (standard deviation,
>> min/max, etc), but it does not appear to be in the standard IDL
>> library.
>
>> Does anyone know where I can locate the source code for the IDL SMOOTH
>> function, or has anyone already developed a nice 2D statistical
>> routine for image processing?
>
> Hi,
>
> Do you mean something like IMAGE_STATISTICS perhaps?
>
> http://idlastro.gsfc.nasa.gov/idl_html_help/IMAGE_STATISTICS .html
>
> Cheers,
> Ben

Hi Ben,

Thanks for the response.

I can definitely embed IMAGE_STATISTICS into some code that steps
through the image with a 2-D sliding boxcar that can also deal with
the edges of the image. I just noticed that the IDL SMOOTH function
already had this sliding boxcar with "edge_truncate" and "NaN" coding,
and if the SMOOTH function was available to modify it would save me
some reinventing of the wheel.

Thanks,
Mark
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Contour Colors on Maps
Next Topic: Re: mandelbrot

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

Current Time: Sat Oct 11 11:21:32 PDT 2025

Total time taken to generate the page: 1.68239 seconds