svfilter
Apply a variance or standard deviation filter to a cube
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 |
Parameters
Files
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Type | cube |
---|---|
File Mode | output |
Pixel Type | real |
Filter Type
Type | string | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Default | VARIANCE | |||||||||
Option List: |
|
Boxcar Size
Type | integer |
---|---|
Minimum | 1 (inclusive) |
Odd | This value must be an odd number |
Type | integer |
---|---|
Minimum | 1 (inclusive) |
Odd | This value must be an odd number |
Boxcar Restrictions
Type | double |
---|---|
Internal Default | Use all pixels |
Less Than | HIGH |
Type | double |
---|---|
Internal Default | Use all pixels |
Greater Than | LOW |
Type | integer |
---|---|
Default | 1 |
Minimum | 1 (inclusive) |
Special Pixels
Type | boolean |
---|---|
Default | TRUE |
Example 1
run svfilter
Command Line
svfilter fr=../IN/peaks.cub:4 t=OUT/svfilter.sd fi=s s=5 li=5
GUI Screenshot
Example Gui
svfilter GuiScreenshot of GUI with parameters filled in to perform an svfilter operation on the input image.
Input Image
Input image for svfilter
Input image
Parameter Name:
FROM
This is the input image for the svfilter examples.
Output Image
Example 2
run svfilter
Command Line
svfilter fr=../IN/peaks.cub:4 t=OUT/svfilter.var fi=v s=5 li=5
GUI Screenshot
Example Gui
svfilter GuiScreenshot of GUI with parameters filled in to perform an svfilter operation on the input image.
Input Image
Input image for svfilter
Input image
Parameter Name:
FROM
This is the input image for the svfilter examples.