User Tools

Site Tools


jvs:fscan:manual:chapter2:convolve

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jvs:fscan:manual:chapter2:convolve [2011/08/02 16:23]
voyvodic
jvs:fscan:manual:chapter2:convolve [2023/02/23 18:43] (current)
Line 8: Line 8:
     * 1 - Convlolve each input image with a Gaussian kernal. This is the default if no FLG value is specified. The alternative to Gaussian is a simple smoothing kernal (i.e., 3x3 with all elements equal 1/9).     * 1 - Convlolve each input image with a Gaussian kernal. This is the default if no FLG value is specified. The alternative to Gaussian is a simple smoothing kernal (i.e., 3x3 with all elements equal 1/9).
     * 2 - Subtract the filtered value from the original (default is to replace the filtered value for the original). This option acts as an enhancing filter. SCALE Specify the width of the Gaussian kernal (default is 1.5 voxels).     * 2 - Subtract the filtered value from the original (default is to replace the filtered value for the original). This option acts as an enhancing filter. SCALE Specify the width of the Gaussian kernal (default is 1.5 voxels).
-  * KERNAL Enter the kernal explicitly from a disk file (if KERNAL is a file name) or from an array in PDIGMFILE (if KERNAL is a number; see "fscan help"). The dimensions of the kernal will be taken from the input array. +  * SCALE - scaling factor 
-  * OFFSET Specify an offset value to add to each element after the convolution. +  * KERNAL - The kernal is the small image matrix that will be convolved with your image. It can be entered explicitly from a disk file (if KERNAL is a file name) or from an array in PDIGMFILE (if KERNAL is a number; see "fscan help"). The dimensions of the kernal will be taken from the input array. 
 +  * OFFSET Specify an offset value to add to each element after the convolution. 
  
 **See Also:**\\ **See Also:**\\
jvs/fscan/manual/chapter2/convolve.1312302220.txt.gz · Last modified: 2014/08/04 16:03 (external edit)