10 Mar, 2022
2 commits
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
3 commits
05 Dec, 2021
2 commits
03 Dec, 2021
1 commit
30 Nov, 2021
1 commit
29 Nov, 2021
5 commits
-
* ENH: Update tractography parameters and fix config file load * FIX: Problem when loading the object registration after loading FOD * FIX: Fix torus bug when creating surface and update tractography parameters * FIX: Include spacing in the offset for tract computation * ADD: Update tractography parameters and image shift with spacing * ENH: Improve grid offset for tractography * WIP: Improved tractography computation and seed sampling * WIP: Refactored and cleaned ACT tractography needs testing in navigation * FIX: Bump conda environment packages to python 3.8 and tract parameters * FIX: Save the seed marker in world coordinate space * ENH: Affine is identity by default and not None Co-authored-by: Renan <renan_hiroshi@hotmail.com>
-
278 add visualization for the direction of the marker
19 Nov, 2021
2 commits
-
…D conditions for markers and balls during navigation
18 Nov, 2021
2 commits