13 Apr, 2022
1 commit
12 Apr, 2022
1 commit
11 Apr, 2022
3 commits
08 Apr, 2022
1 commit
-
FIX: check coil mesh connection
07 Apr, 2022
1 commit
04 Apr, 2022
3 commits
-
* ADD: Send coil mesh using NeuronavigationApi * Review comments, some tweaks to save memory and speed up
-
* INIT testing.. * REM: Decouple robot * FIX: trck_init gets the first value * INIT testing.. * REM: Decouple robot * FIX: trck_init gets the first value * FIX: append tracker init robot * FIX: transform robot coordinates to tracker coordinates system * ENH: robot matrix estimation outside invesalius * ENH: remove robot coordinates and target matrix from invesalius * FIX: disconnected * FIX: tracker connection * ENH: Cleaning * CLN: remove unused imports * ENH: checks with target angle is zero/none to enable send target to robot * more cleaning * FIX: destroys robot dialog if not possible to connect to the robot * ENH: deal with robot resetting * ADD: function to estimate transformation matrix -navigation starts after ICP box * FIX: deals with tracker devices not connected * FIX: transformation matrix to list * ADD: send target to robot from image -need tests * FIX: image_to_tracker transformation * ENH: apply icp matrix to target * ENH: Show robot menu item only with tracker is robot * FIX: typo and comments * FIX: exception for BadNamespaceError * ADD: set metaclass to navigation and icp -allows access for plugins * CLEAN: remove unused imports
14 Mar, 2022
2 commits
-
FIX: initialization of current_coord
12 Mar, 2022
1 commit
-
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 Mar, 2022
3 commits
-
FIX: brain mesh peel from file
09 Mar, 2022
3 commits
-
Fix arrows markers
08 Mar, 2022
3 commits
-
…avigation init on closing project (fix #427)
-
FIX: Coil registration had wrong minus in Z coord
03 Feb, 2022
1 commit
02 Feb, 2022
1 commit
01 Feb, 2022
2 commits
31 Jan, 2022
1 commit
28 Jan, 2022
1 commit
-
* Created dialog * some testings * Using ww and wl to set mesh colors * Using ww and wl to set mesh colors * Not cleaning surface before upsample * ww and wl -> window_width and window_level * setting affine_vtk as matrix identity * Some cleaning and setting specular to 0.25 to make peel brighter * created an method to create brain peel from mask * created an method to create brain peel from files * Starting to give support to peel using files * Improvements in GUI * Creating peels from files * Added nifti wildcard * checking if torus orientation and arrow project exists before setting visibility * ADD: Title to the T1 and Mask dialogs for creating peel * ADD: Last directory to load peel files * Using image from invesalius project * FIX: applies vtk affine only for peel from file and decouples self affine variable Co-authored-by: Victor Hugo Souza <victor.souza@aalto.fi> Co-authored-by: Renan <renan_hiroshi@hotmail.com>
27 Jan, 2022
2 commits
-
* Doing some tests * Drawing texts on canvas scaled by GetContentScaleFactor * Created a method to get mouse position * Using GetMousePosition() on slice editor * Using GetMousePosition() on watershed style * Using GetMousePosition() on image reorientation * Using GetMousePosition() on mask filling * Using GetMousePosition() on mask crop * Using GetMousePosition() on cross * Using GetMousePosition() on WW&WL * Using GetMousePosition() on mouse scroll * Using GetMousePosition() on region growing * Using GetMousePosition() on editor * created a method to get vtk mouse position on viewer slice * using get_vtk_mouse_position on canvas renderer * using get_vtk_mouse_position on slice styles * Removed unneed prints * Using WX to get Mouse position on vtk renderer * Using get_vtk_mouse_position on viewer_volume * Added a comment to explain the problem with highdpi display on mac * Scalling WW&WL text on ViewerVolume
24 Jan, 2022
2 commits
-
To enable starting InVesalius by importing app.py and calling main().
20 Jan, 2022
1 commit
14 Jan, 2022
2 commits
-
* Fix error on self.current_coord using tuple instead of list
13 Jan, 2022
1 commit
-
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 Jan, 2022
1 commit
-
* Add a few missing __init__.py files * Add __init__.py to the root directory - Allows creating a package from InVesalius
16 Dec, 2021
1 commit
09 Dec, 2021
2 commits