User Tools

Site Tools


jvs:fscan:manual:chapter3:surfkeys:objects

This is an old revision of the document!


fScan Reference Manual, Chapter 3 (KeyCmds:SurfKeys): objects

Objects -- Manipulate surface object display properties

usage: 'NAME',mode,value,param,flag T

The surface objects commands ('T') allow you to select and manipulate 3D objects (e.g. fiber tracks).

The MODE argument controls what type of object command to perform.
MODE:

  • 0 - turn off PARAM bit(s) for fibers in ROI VALUE voxels
    • NAME - ROI mask image (default is previous window)
    • PARAM default=1
    • FLAG:
      • 0 - set all objects
      • 1 - VAL is ROI num if ROIs, else intensity (default)
      • 2 - VAL is intensity value
  • 1 - turn on PARAM bit(s) for objects in ROI VALUE voxs
    • NAME, PARAM, and FLAG same as mode 0.
  • 2 - turn off PARAM for active objects not passing through ROI
    • NAME, PARAM, and FLAG same as mode 0.
  • 3 - in/activate objects based on parameter value (ObjectParam) stored with each
    • PARAM - mask flag
      • 0 - in/activate where (ObjectParam & VALUE) is non-zero.
      • >0 - in/activate where (ObjectParam & VALUE) == PARAM.
    • FLAG - If 0 inactivate, else activate
  • 4 - in/activate objects with at least VALUE points
    • PARAM - Control flag
      • 0 - objects with at least VALUE points
      • 1 - objects with less than VALUE points
      • FLAG - If 0 inactivate, else activate
  • 5 - set/clear param for tracks where ??
    • NAME - object param subset name
  • 7 - save active objects as new data set
    • NAME - new data set name
  • 8 - set OBJFLAG to ROIVALUE
  • 9 - set OBJMASK to ROIVALUE
    • Note: object parameter bit 1 means object is active
    • ROIVALUE - index value in ROI mask (0 = all voxels)

See Also:
fScan Home, fScan Manual, KeyCmds, SurfKeys, Manual Help

jvs/fscan/manual/chapter3/surfkeys/objects.1320867922.txt.gz · Last modified: 2014/08/04 16:03 (external edit)