30 May, 2017

1 commit


03 Apr, 2017

1 commit


02 Feb, 2017

1 commit

  • Neuronavigation module updatings and improvements
    
    * Revert "Revert "ENH: Update neuronavigator modules""
    
    This reverts commit 2ecc37998e18c762b82413314fcf75d1491ca1be.
    
    * ENH: Update corregistration comments.
    
    * ENH: Restructuring InVesalius Navigator spatial tracker communication.
    
    * ENH: Restructuring the spatial tracker communication.
    
    * ENH: Updating navigation tools.
    
    * Code refactoring for navigator development
    
    - Delete previous git mistakes while tracking files
    - Code fix to run invesalius navigator and start code refactoring
    
    * Update navigator GUI
    - Improvement on manipulation of markers creation and edition
    - Buttons and panels size adjustment
    
    * Improvement on trackers connection
    - MicronTracker supports dynamic reference
    
    * VTK6 adjustments - SetInputData
    -Using SetInputData instead SetInput
    
    * Update Create Markers and fix sphere creation
    
    - Improvement on manipulation of markers creation and edition
    - Using SetInputConnection(GetOutputPort()) instead SetInputData(GetOutput())
    
    * GUI update and creation of fiducial markers
    
    * Fix Fiducial Markers
    
    * Update - Load Fiducial points using "Load Markers"
    
    * Fix Trackers (PLH) and Navigation
    
    * Update ComboBox and trackers connection
    
    * Full support for Analyze, NIfTI and PAR/REC images
    - Support for Analyze, NIfTI, Compressed NIfTI and PAR/REC images
    - Support for Analyze limited due to lack of orientation info
    - Image orientation standardized to RAS+
    
    * ComboBox Update
    - Set "Select tracker" when the tracker is not connected
    
    * Fixed usp-navegador version
    - Changed GetValue to GetValue()
    - Changed SetInputData to SetInput
    - Changed SetInputConnection to SetInputData
    
    * Manually merged rmatsuda master_merge branch to usp-navegador
    - Improved navigation GUI
    - Improved navigation control of spatial trackers
    - Added management of makers creation
    - Added dialogs for better neuronavigation control
    
    * Added TMS trigger and enhanced tracker device control
    - Serial communication to detect TMS trigger
    - Added MicronTracker calibration and marker files
    - Enhanced tracker manipulation
    
    * Navigation cleaning and improvements in viewer volume
    - Cleaned unecessary navigation functions
    - Optimized volume camera and ball reference positions
    - Enhanced markers manipulation
    - Removed blank lines
    
    * Improved task_navigator GUI
    - Better code using GridBagSizer
    - Removed useless code
    
    * Improvement in coordinates handling for neuronavigation
    
    * Significant refactor of navigation pipeline
    - Improvement in navigation panel controls
    - Refactoring of volume and slice updates
    - Improvement in communication with tracking devices
    - Refactoring of entire navigation pipeline
    
    * Improved colour and size of navigation markers
    
    * Added trigger and volume camera controls
    - Reformulated markers creation
    - Created control of volume camera
    - Control for external trigger marker creation
    
    * Minor code adjustments
    
    * GUI improvements
    
    * Minor code optimization
    - Improved load markers
    Victor Hugo Souza
     

21 Sep, 2016

1 commit


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
    Paulo Henrique Junqueira Amorim
     

08 Jul, 2016

1 commit


04 May, 2016

1 commit


23 Feb, 2015

1 commit


12 Feb, 2015

1 commit


31 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
    tfmoraes
     

27 Mar, 2012

1 commit


28 Dec, 2011

1 commit


01 Nov, 2011

1 commit


30 May, 2011

1 commit


06 Apr, 2011

1 commit


23 Mar, 2011

1 commit


16 Dec, 2010

1 commit


06 Dec, 2010

1 commit


03 Dec, 2010

2 commits


01 Dec, 2010

1 commit


21 Oct, 2010

1 commit


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.
    tfmoraes
     

08 Oct, 2010

2 commits


06 Oct, 2010

1 commit


05 Oct, 2010

1 commit


19 Feb, 2010

1 commit


09 Feb, 2010

2 commits


08 Feb, 2010

1 commit


03 Feb, 2010

1 commit


26 Jan, 2010

1 commit


18 Jan, 2010

1 commit


13 Jan, 2010

1 commit


11 Jan, 2010

1 commit


08 Jan, 2010

1 commit


04 Jan, 2010

1 commit