05 Jun, 2020

1 commit


02 Jun, 2020

2 commits


29 May, 2020

1 commit


28 May, 2020

1 commit


26 May, 2020

1 commit


25 May, 2020

3 commits


21 May, 2020

1 commit


25 Apr, 2020

1 commit


17 Apr, 2020

1 commit

  • * Using subprocess to start brain segmenter
    
    * Wrong mode in comm_array opening
    
    * Managing errors
    
    * calling get_plaidml_device out of main process to avoid crash with plaidml
    
    * Trying to use multiprocessing instead of subprocess
    
    * Trying to use multiprocessing instead of subprocess
    
    * Using a class to keep brain segmentation
    
    * Putting probability_array in SegmentProcess
    
    * Some cleaning and style modifications
    
    * Moved brainseg model to models/brain_mri_t1
    
    * Setting _ on children process
    
    * Added option to create or no create a new mask
    
    * Setting lang and _ outside of InVesalius class
    
    * models -> ai
    Thiago Franco de Moraes
     

13 Apr, 2020

2 commits


09 Apr, 2020

1 commit


02 Apr, 2020

5 commits


31 Mar, 2020

1 commit


25 Mar, 2020

1 commit


24 Mar, 2020

2 commits


23 Mar, 2020

5 commits


21 Mar, 2020

2 commits


20 Mar, 2020

6 commits


16 Mar, 2020

1 commit

  • * creating plugins folder and add menu
    
    * added header to inv_paths
    
    * Adding plugin into menu
    
    * Added pubsub to call a plugin
    
    * starting to calling plugin
    
    * importing plugin module
    
    * improvements
    
    * starting to calling plugin main
    
    * Adding plugin style into style_level and slice_styles
    
    * Created methods to discard cache nd get slice and actual mask
    
    * added option to discard vtk cache from slice and mask
    
    * added method to create project from a matrix
    
    * show close project dialong when creating a new project from array
    
    * replace scipy.misc with imageio
    
    * enabling and disabling plugin menu items when open and close a project
    
    * using default ww&wl from previous project if available
    
    * Starting to create a base editor style
    
    * Created a base editor style interactor to ease the creation o segmentation that need to select voxels by a brush
    
    * calling methods before and after click, move and release in the BaseImageEdtionInteractorStyle
    
    * improvements
    
    * improvements
    
    * merging with master
    
    * Created a method to load project from folder
    
    * Created a method to save a project inside a folder
    
    * Importing invesalius project folder
    
    * Starting new invesalius instance
    
    * Showing error when not able to launch new invesalius instance
    
    * calling correctly new invesalius instance
    
    * improvements
    Thiago Franco de Moraes
     

17 Feb, 2020

1 commit


20 Jan, 2020

1 commit