User Tools

Site Tools


jvs:fscan:manual:chapter2:expression:peak

Differences

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

Link to this comparison view

Next revision
Previous revision
jvs:fscan:manual:chapter2:expression:peak [2014/08/04 16:03]
127.0.0.1 external edit
jvs:fscan:manual:chapter2:expression:peak [2023/02/23 18:43] (current)
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): Peak** **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): Peak**
-===== Peak -- ===== +===== Peak -- find local maxima/minima ===== 
- **usage:  -**\\+ **usage:  -e peak minval flag**\\ 
 + 
 +The PEAK command compares the intensity value of each voxel with the intensities of its 26 immediate neighbors. It results in a map image, in which each new voxel is a flag (see below). 
 + 
 +FLAG:\\ 
 + 1 - only local extreme values\\ 
 + 2 - consider negative peaks as well\\ 
 + 4 - save peak locs as ROI points 
 + 
 +Return values (combined as bitflag):\\ 
 + 1 - has lower neighbor (or higher if neg) 
 + 2 - has equal neighbor 
 + 4 - has higher neighbor (but not if FLAG&1)
  
 **See Also:**\\ **See Also:**\\
 +[[jvs:fscan:manual:chapter2:expression:gradient|Gradient]],
 +[[jvs:fscan:manual:chapter2:expression:segment|Segment]],
 +[[jvs:fscan:manual:chapter2:expression:descend|Descend]]
 +
 [[jvs:fscan|fScan Home]],  [[jvs:fscan|fScan Home]], 
 [[jvs:fscan:manual|fScan Manual]],  [[jvs:fscan:manual|fScan Manual]], 
jvs/fscan/manual/chapter2/expression/peak.1407168181.txt.gz · Last modified: 2015/01/30 19:39 (external edit)