08 May, 2015
6 commits
07 May, 2015
8 commits
06 May, 2015
16 commits
-
Adpated InVesalius to run in wxpython3
-
Fixed problems with sizers, colors ans panel sizes. Created functions to calculate panel sizes inside foldpanelbar Showing the left-down panel where masks and surfaces info are showed applyied the patches from Olly Betts to run in wxpython3 The gradient widget is working The comboboxes from mask properties are working now. The problem was that combobox must not empty. Surface task is working again Putting combobox thresholds presets in a new line putting the import pil inside a try except expanding the label 'set predefined or manual threshold' showing the buttons when importing a dicom better layout to task_slice the size of the data_notebook the size of the buttons inside of data_notebook the size of the volume viewer icons solved the problem with position of statusbar using idle event Solved the problem with left icons Added Olly Betts as contributor Added Olly Betts as contributor Calculating best size to data notebook Removed the background colors Better sizing, but not completed. Tests data notebook with better size Better sizings Removed some unused codes Fixed the problems with backgroundcolour from statictext in the taskbar better spacings Align button "Create surface" to the right
04 May, 2015
1 commit
23 Apr, 2015
1 commit
22 Apr, 2015
2 commits
20 Apr, 2015
4 commits
-
Adds boolean operations to mask (union, xor, diff, intersection)
-
Implements boolean operations to masks. The user has a gui to choose the masks and the operation (union, xor, diff, intersection). Then InVesalius creates a new mask with the result of the operation. Doing some boolean operations Added Intesection and XOR There was an error in the bool diff operation Gui improvements changed "xor" to "exclusive disjuction" added the icons Improvements to the boolean operation dialog Added a menu to mask operations (booleans is there)
-
Improvements to watershed segmentation tool (algorithm, connectivity, gui to config).
-
It adds: - A configuration GUI - To choose the algorithm (watershed and watershed ift). - connectivity. - Option to use WW&WL - Runs the 3D version in another process. Created a class to store watershed configs Added the option to use or not the ww&wl watershed now have its own cursor object unsubscribing pubsubs from watershed when swap to other style gui description Added a gui to set some configs from watershed Removed set operation from watershed style Not applying border detection (gradient) when using watershed ift runing 3d watershed using multiprocessing Little improvements added a icon to the watershed configuration
04 Mar, 2015
1 commit
-
Editor improvements
02 Mar, 2015
1 commit