04 Mar, 2013
1 commit
25 Feb, 2013
1 commit
21 Sep, 2012
1 commit
17 Sep, 2012
1 commit
14 Sep, 2012
3 commits
12 Sep, 2012
3 commits
-
…trix_shape attribute in project
31 Aug, 2012
1 commit
10 Aug, 2012
1 commit
08 Aug, 2012
1 commit
27 Jul, 2012
1 commit
26 Jun, 2012
1 commit
-
The old code to fix gantry tilt was not working with the memmapped numpy array. That was rewrite so to work with memmapped numpy array using scipy.ndimage.shift. In the new code I'm not recalculating the new z-spacing anymore. Squashed commit of the following: commit 574b9b042bc6a8585efcdb4fd12a65c4b43e0840 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Tue Jun 26 15:19:08 2012 -0300 Removed the code to calculate a new spacing, it's not necessary commit 4f91d993995130618275c7aeede4f6502ae66e0c Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Tue Jun 26 14:44:22 2012 -0300 Not rounding spacing values to 2 decimal houses anymore commit 3313175cdc2a2c22c04bf2d8545c50ede86ced66 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Mon Jun 25 16:50:56 2012 -0300 Testing not applying the translate_coef commit 363c1ce0bcb2860c4a764201ea5525c865d439dc Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Mon Jun 25 13:22:08 2012 -0300 Changing spacing values when fixing gantry tilt commit 30785e8ebb945250e45a8b8768253b196112a801 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Tue Jun 12 15:32:50 2012 -0300 Using scipy.ndimage.shift to gantry tilt correction
27 Mar, 2012
1 commit
-
…." and "import wx.lib.pubsub as ps" to "from wx.lib.pubsub import pub as Publisher", tested in windows and ubuntu 11.10.
23 Mar, 2012
1 commit
21 Mar, 2012
1 commit
20 Mar, 2012
1 commit
-
When the user tries to generates a surface from a edited mask, the user is aske about the method to generate the surface: Binary, Context aware smoothing or invesalius3.b2 Squashed commit of the following: commit 480c88b680a9d79c977d3a8b81b9b25114dad43b Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Tue Mar 20 10:56:41 2012 -0300 Not saving the project when a new case is opened commit 1233e37982783412fd1a092820ddb55f60c7df79 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Tue Mar 20 10:51:04 2012 -0300 Generating surface from edited masks, the user can select to use the context aware smoothing or be a binary commit e722ea910db2931b866dfa647fcb5cc3a80d5675 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Tue Mar 20 10:47:10 2012 -0300 Added a new dialog related to the generation surface whose mask was edited
28 Dec, 2011
1 commit
18 May, 2011
1 commit
16 May, 2011
1 commit
12 Apr, 2011
1 commit
06 Apr, 2011
1 commit
23 Mar, 2011
1 commit
09 Mar, 2011
1 commit
16 Dec, 2010
1 commit
09 Dec, 2010
2 commits
01 Dec, 2010
2 commits
21 Oct, 2010
1 commit
-
* Nibabel already works with memmap, it was only necessary to reorient the * slices because we works with number of slices as the first dimension from * memmap matrix, nibabel uses the first dimension the image width.
18 Oct, 2010
1 commit
-
* Handling sagittal and coronal (not tested) images. Sagittal and coronal images are stored in memmap matrix as axial doing insertion acording to orientation; * Axial, sagittal and coronal are showed in its correspondent plane.
06 Oct, 2010
1 commit
-
* The images are being loaded in viewer slices without the masks; * The imagedata with all slices are being loaded too, but not showed * The images are loaded with a hardcoded WL & WW
17 Aug, 2010
1 commit
09 Apr, 2010
2 commits
08 Mar, 2010
1 commit
05 Mar, 2010
2 commits