User Tools

Site Tools


jvs:fscan:manual:chapter2:expression:gradient

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:expression:gradient [2011/09/19 00:01]
voyvodic
jvs:fscan:manual:chapter2:expression:gradient [2023/02/23 18:43] (current)
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): Gradient** **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): Gradient**
 ===== Gradient -- ===== ===== Gradient -- =====
- **usage:  -expr gradient **\\+ **usage:  -expr gradient -- create a local intensity gradient map **\\ 
 + 
 +The GRADIENT function analyzes the local intensity gradient around each voxel and generates a gradient map in which each map value is a composite index of the intensity gradient along the X, Y, and Z axes. 
 + 
 +Each map value is a 16-bit integer with 3 5-bit fields, in the binary form:  ZZZZZYYYYYXXXXX\\ 
 +Within each field, you should subtract 16 from the 5 bit value (0-31) to get the gradient value (-15 - +15). 
 + 
 +The gradient value indicates the average slope of the intensity gradient along that axis.
  
 **See Also:**\\ **See Also:**\\
 +[[jvs:fscan:manual:chapter2:expression:peak|Peak]]
 +
 [[jvs:fscan|fScan Home]],  [[jvs:fscan|fScan Home]], 
 [[jvs:fscan:manual|fScan Manual]],  [[jvs:fscan:manual|fScan Manual]], 
jvs/fscan/manual/chapter2/expression/gradient.1316390496.txt.gz · Last modified: 2014/08/04 16:03 (external edit)