27 Feb, 2019
3 commits
26 Feb, 2019
1 commit
25 Feb, 2019
1 commit
22 Feb, 2019
5 commits
-
* Only painting mask if DEBUG_DENSITY is true
21 Feb, 2019
1 commit
01 Feb, 2019
1 commit
-
Adds to the user the possibility of go to a slice typing the slice number
25 Jan, 2019
1 commit
23 Jan, 2019
1 commit
-
* Export hdf5 * Exporting mask to hdf5 * Exporting all project to hdf5 * better hierachy of tags * Only exporting project * Option to export to hdf5 via command line * suffix * Added an option to not export masks * exporting to nifti * Exporting to nifti * Doing swap axes to export nii * Better extension handling * Better extension handling * fliping lr when exporting to nii
17 Jan, 2019
1 commit
15 Jan, 2019
2 commits
-
(cherry picked from commit ee26bb89f728518ae0ff586c61b687b94ea7e962)
07 Jan, 2019
1 commit
03 Jan, 2019
1 commit
06 Dec, 2018
1 commit
-
* session as dict almost working * writing to json * Better last projection handling * was not closing when didn't have config * Not reading status from config file * removed unused fucntion * reading from cfg specifing the types * reading from cfg specifing the types * Removed unused parts * Added a get method to session * Using default in session * last folder to inv3 and other files in session * last folder to export and import stl export screenshots and open bmp folder in session
27 Nov, 2018
1 commit
-
* Improvements Microntracker support -Removed unused markers files * Minor bug fix: disconnect tracker
30 Oct, 2018
1 commit
29 Oct, 2018
4 commits
-
* Adição do modo DBS * Dbs mode added * Changes in target icon * Changes in colour picker settings * Minor adjustments * Adjustments in target icon * Minor adjustments * ISOTRAK py3 support * Minor adjustments
-
Running Invesalius via CLI to export DICOM/Bitmap to 3D (STL, OBJ et all) generated stretched 3Ds while in GUI everything was fine. The bug was present in OpenBitmapFiles() and OpenDicomGroup(), I'll refer to the latter method: after calculating resolution_percentage (line 800) when in GUI xyspacing was adjusted accordingly (line 814) but, since via CLI the if condition (line 802) it's not met, this caused discrepancies in the 3d dimensions. This subtle bug was probably caused due to an error in indentation, moving line 814 outside of line 802 if, fixed the issue in my scenarios and should be sufficient.
-
* Created a function to pad image * taking padding in consideration when converting to vtk * Better normals computation * Added option to close border holes
08 Oct, 2018
1 commit
27 Sep, 2018
1 commit
-
* Creating the surface using function instead of a class * Generating and joining surface using multiprocessing * Stripper and normal calc in surface process * Calculating volume and area in the surface process * Better messages in the progress dialog * Cancel working in windows * Using callback * Using callback errors * python2 doesnt have error_callback
12 Sep, 2018
1 commit
11 Sep, 2018
2 commits
31 Aug, 2018
2 commits
27 Aug, 2018
1 commit
23 Aug, 2018
1 commit
-
* Fix pubsub for navigation * Fix pubsub for navigation PATRIOT trigger * Fix pubsub for navigation delete marker
13 Aug, 2018
1 commit
-
args1 pypubsub protocol was deprecated since wxpython3. In wxpython4 it was removed. This code updates invesalius to the new pypubsub protocol (kwargs).
07 Jun, 2018
1 commit
06 Jun, 2018
2 commits
05 Jun, 2018
1 commit