svfilter
Apply a variance or standard deviation filter to a cube
This program applies either a variance or standard deviation filter to a
cube. The standard deviation filter is simply the square root of the
variance and is selected by setting the FILTER parameter to STDDEV.
Categories
Related Applications to Previous Versions of ISIS
This program replaces the following application existing in previous versions of ISIS:- boxfilter
Related Objects and Documents
Applications
History
Eric Eliason | 1988-05-20 | Original version |
Tracie Sucharski | 2002-08-13 | Ported to Isis 3.0 |
Jeff Anderson | 2002-11-26 | Fixed bug which disallowed the standard deviation filter |
K Teal Thompson | 2002-12-03 | Add examples. |
K Teal Thompson | 2003-03-28 | Make images smaller. |
Stuart Sides | 2003-04-04 | Fixed problem with isiscvs not checking in the thumb and image directories. |
Kim Sides | 2003-05-13 | Added application test |
Stuart Sides | 2003-05-16 | Modified schema location from astogeology... to isis.astrogeology..." |
Stuart Sides | 2003-07-29 | Modified filename parameters to be cube parameters where necessary |