User Tools

Site Tools


jvs:fscan:manual:chapter2:expression:segment

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:segment [2021/01/25 19:43]
voyvodic
jvs:fscan:manual:chapter2:expression:segment [2023/02/23 18:43] (current)
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): segment** **fScan Reference Manual, Chapter 2 (CmdLineOptions:Expr): segment**
 ===== segment -- Assign contiguous voxels with similar values to different clusters ===== ===== segment -- Assign contiguous voxels with similar values to different clusters =====
- **usage:  -expr segment [value flag]**\\+ **usage:  -expr segment [flag value]**\\
  
 The SEGMENT command process a 3-D image map looking for voxel values greater than or equal to VALUE.  Each time it finds such a voxel it uses a variation of the [[jvs:fscan:manual:chapter2:expression:flood|flood]] function to find all other voxels greater than VALUE contiguous with the first, and assigns all those values a new "cluster" number.  Clusters can have as few as 1 voxel. Cluster values start at 1, and increase by 1 for each new cluster found. The SEGMENT command process a 3-D image map looking for voxel values greater than or equal to VALUE.  Each time it finds such a voxel it uses a variation of the [[jvs:fscan:manual:chapter2:expression:flood|flood]] function to find all other voxels greater than VALUE contiguous with the first, and assigns all those values a new "cluster" number.  Clusters can have as few as 1 voxel. Cluster values start at 1, and increase by 1 for each new cluster found.
jvs/fscan/manual/chapter2/expression/segment.txt · Last modified: 2023/02/23 18:43 (external edit)