User Tools

Site Tools


jvs:fscan:manual:chapter2:create

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
jvs:fscan:manual:chapter2:create [2013/07/12 22:08] voyvodicjvs:fscan:manual:chapter2:create [2017/06/14 17:33] voyvodic
Line 2: Line 2:
 ===== Create -- Create surface reconstructions or paint surfaces from images===== ===== Create -- Create surface reconstructions or paint surfaces from images=====
 ==== usage: ==== ==== usage: ====
- -create surface SURFNAME COLOR IMIN IMAX FLAG DOTSIZE\\+ -create surface SURFNAME COLOR IMIN IMAX FLAG DOTSIZE NEDGES EDGEVAL\\
  -create plane WIDTH NPIXS FLAG\\  -create plane WIDTH NPIXS FLAG\\
  -create corner\\  -create corner\\
Line 18: Line 18:
  
   * FLAG - The FLAG argument lets you specify sampling options:   * FLAG - The FLAG argument lets you specify sampling options:
-    * 1 - binary  +    * 1 - binary: use low bit (maskbits) as voxel values for creating surface 
-    * 2 - fastsurf +    * 2 - fastsurf: flag this as a FAST surface (coarser 2nd surface version within data set) 
-    * 4 - ROI +    * 4 - ROI: only include image voxels within current active ROI 
-    * 010 - growonly +    * 010 - growonly: just set flag (bit=4) on image voxels that would be included on surface 
-    * 020 - colors +    * 020 - colors: set surface color to image color (default if COLOR not specified) 
-    * 040 - height set Z value to intensity +    * 040 - heightset Z value to intensity 
-    * 0100 - notriangles +    * 0100 - notriangles: vertices only, don't create triangles 
-    * 0200 - nosmooth  +    * 0200 - nosmooth: don't smooth vertex locations across neighboring triangles (smooth is default) 
-    * 0400 - noboundary +    * 0400 - boundary: create surface at all image intensity boundaries 
-    * 01000 - addframe +    * 01000 - objects: make different colors different objects 
-    * 02000 - gtdepth +    * 02000 - gtdepth: reverse depth flag; show points with higher (usually lower) Z values  
-    * 04000 - eraseall +    * 010000 - noshow: create surface data but don't create surface display window 
-    * 010000 - noshow +    * 040000 - append: append to existing data set 
-    * 040000 - append +    * 0100000 - outside: include voxels <= IMIN or >= IMAX (usually only >= IMIN and <= IMAX)
-    * 0100000 - outside+
  
 **Create PAINT**\\ **Create PAINT**\\
jvs/fscan/manual/chapter2/create.txt · Last modified: 2024/06/21 15:44 by 127.0.0.1