23 Jun, 2014

1 commit

  • Watershed is a very useful algorithm to segment brain, for example. The
    implementation used is from scikit image. Before the segmentation, a
    ww&wl is applied and a morphological gradient is applied, to extract the
    borders of the image. It can be used to 2D slices or to all slices (via
    expand button). It was created a new slice interaction style: WaterShedInteractorStyle.
    
    Starting to using watershed
    
    Added suport to erase a mark
    
    Applying threshold before starting watershed mode
    
    Watershed 3D (only markers from axial)
    
    Watershed 3D
    
    Marking the mask as edited when using watershed tool
    
    Fixed the problem of not deleting watershed interactor style
    
    Not flushing buffer (it's not necessary)
    
    Not hidding wx's cursor when marking to watershed
    
    Removed the vtk colour part from watershed style
    
    Removed the vtk colour part from watershed style
    
    micro-optimization
    
    Removing aux matrix when opening a new dicom dir
    
    not showing watershed markers when mask is hidden
    
    Only doing watershed when user marks back and foreground.
    
    Reloading all mask slice when watershed is expanded
    
    showing (hidding) watershed marks when enabled (disabled)
    
    cleaning undo redo when watershed is applied (TODO create undo redo to watershed)
    
    Interface to select watershed operation
    Thiago Franco de Moraes
     

15 Apr, 2014

3 commits


09 Apr, 2014

3 commits


08 Apr, 2014

3 commits


07 Apr, 2014

3 commits


04 Apr, 2014

2 commits


02 Apr, 2014

5 commits


26 Dec, 2013

1 commit


20 Dec, 2013

3 commits


19 Dec, 2013

2 commits


17 Dec, 2013

8 commits


16 Dec, 2013

2 commits


08 Nov, 2013

1 commit


07 Nov, 2013

1 commit


31 Oct, 2013

1 commit


25 Oct, 2013

1 commit