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
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
08 Jul, 2016
1 commit
-
ADD: This branch is for InVesalius to read BMP, TIF, JPEG and PNG files.
15 Apr, 2016
1 commit
-
* Showing the slices * cursor was not displayed correctly * Watershed using vtk6 * generating surface with vtk6 * generating preview in vtk6 * Showing raycasting with vtk6 * Showing measures with vtk6 * saving project * Saving screenshots with vtk6 * Saving meshes with vtk6 * It was not showing surfaces created with greatest region, selected region and all regions filters
23 Feb, 2015
1 commit
-
This reverts commit 80f95c3208f09123327b436808e244413b2963a2.
12 Feb, 2015
1 commit
-
Improvement of all navigation modules, including MicronTracker spatial tracker support and NIFTI image type import.
02 Apr, 2014
1 commit
07 Aug, 2013
1 commit
09 Jan, 2013
1 commit
30 Nov, 2012
1 commit
-
Some dicom files have the encoding setted wrongly, so when decoding a dicom field from string to unicode some errors may happen. Python string.decode have some methods to handle those cases. We are using the "replace" one, the characters it cannot decode to unicode it replaces with a character showing the character was not decoded.
29 Nov, 2012
1 commit
-
Some dicom files have encoding names that do not follow the standard, in these cases a default dicom encoding (ISO_IR 100) is used.
24 Sep, 2012
2 commits
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
23 Apr, 2012
1 commit
-
…nd get one of them, in this case, the first one
30 Mar, 2012
1 commit
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.
02 Mar, 2012
1 commit
23 Jan, 2012
1 commit
11 Apr, 2011
2 commits
23 Mar, 2011
1 commit
09 Mar, 2011
1 commit
19 Jan, 2011
1 commit
19 Dec, 2010
1 commit
03 Dec, 2010
12 commits
02 Dec, 2010
3 commits