User Tools

Site Tools


jvs:fscan:manual:chapter3:imagekeys:threshold

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
jvs:fscan:manual:chapter3:imagekeys:threshold [2011/03/31 14:49] – external edit 127.0.0.1jvs:fscan:manual:chapter3:imagekeys:threshold [2012/02/21 22:20] voyvodic
Line 40: Line 40:
                        Lower = intens - flg/2                        Lower = intens - flg/2
                        Upper = intens + flg/2                        Upper = intens + flg/2
-                     flood fill voxels between low and high vals  +        6,Nbits,mask,flg K 
-                           starting at cursor  (uses 1 bitsets FILL flag) +            FLG: 1 adjust brightness scale and threshold values 
-        8,nbits K        - set bit mask to NBITS +                 2 - shift if necessarybut otherwise don't clear low bits 
-        8,min,max K      adjust filled voxels, starting at cursor+        7,flg,fillval,datamask,low,high K       convert threshold to bit mask 
 +            FLG: 1-6 - same as 2K values 
 +                 010 - clear low bits before setting mask 
 +                 020 - use 2 bits for mask 
 +        8,nbits,flg    - set bit mask to NBITS 
 +                 FLG  0 simply set io->maskbits to nbits (default) 
 +                      1 - create mask of NBITS (shift data values if nec.) 
 +                      2 - clear maskbits (before setting ON if FLG&1) 
 +                      4 - set mask bit ON for all thresholded voxels
         9 K              - show threshold values         9 K              - show threshold values
         K                - toggle threshold on/off         K                - toggle threshold on/off
jvs/fscan/manual/chapter3/imagekeys/threshold.txt · Last modified: 2024/06/21 15:44 by 127.0.0.1