User Tools

Site Tools


creating_and_combining_masks_from_vtcs

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
creating_and_combining_masks_from_vtcs [2010/06/25 18:47] – added code for existing mask files jochencreating_and_combining_masks_from_vtcs [2010/06/25 18:48] (current) – changed comparison operator to greater or equal jochen
Line 168: Line 168:
  
 % threshold mask % threshold mask
-mask = uint8(mask > uint16(ceil(gthresh * numel(mskfiles))));+mask = uint8(mask >uint16(ceil(gthresh * numel(mskfiles))));
  
 % store % store
creating_and_combining_masks_from_vtcs.txt · Last modified: 2010/06/25 18:48 by jochen