25 Aug, 2016
12 commits
24 Aug, 2016
1 commit
-
* ADD: Added slice interpolation optioni into menubar * ADD: Added slice interpolation optioni into menubar * ADD: Added interpolation into preferences
22 Aug, 2016
1 commit
-
Improved the dialog interface used to config the fill holes and remove parts. Also, when using 3D connectivity, it show a progressdialog.
19 Aug, 2016
1 commit
-
These tools use floodfill implemented using Cython c++.
16 Aug, 2016
1 commit
-
* FIX: Removed vtk window warming from bitmap import * NEW: Added support to multiple delete files with shift in import bmp files. * NEW: Added support to multiple delete files with shift in import bmp files. * ENH: Text align * ENH: Removed print * ENH: GUI improvements of import bitmap dialog * ENH: Removed unused codes * ENH: Removed unused codes and resized text in bitmap import error dialog
12 Aug, 2016
1 commit
11 Aug, 2016
1 commit
-
* FIX: Error in bitmap reader in Win32 * FIX: Fixed error in window and level * FIX: Fixed problem with inverted slices and uint16 images * FIX: Fixed problem with resample * ENH: Reader load spacing from txt file info * ENH: Dialog to show that have images with different size * ENH; Enhancemets to sort files in folder * FIX: Changed message when are not bitmap files * ENH: Added uCT label in menu * ENH: Enhancements in bitmap panel * NEW: Delete image in InVesalius import panel * ENH: Enhancements in delete window * ENH: Enhancements in import bitmap panel * ENH: Enhancements to delete bmp in import bitmap panel * ENH: Added black slice when delete last slice
10 Aug, 2016
2 commits
08 Aug, 2016
1 commit
-
…lity of the viewer to add to the canvas what it needs to render.(#43) Better doc The canvas does not have direct access to the measurements More generic code. The canvas only receives the renderers not the viewer.
03 Aug, 2016
2 commits
02 Aug, 2016
4 commits
01 Aug, 2016
1 commit
29 Jul, 2016
9 commits
28 Jul, 2016
3 commits
-
Add a canvas to draw over the Slice Viewer. This canvas is able to draw geometric forms, unicode text and has support to RGBA. Also, this adapts the measurement system to show the measurements using this canvas system.