24 Jun, 2019
1 commit
19 Jun, 2019
2 commits
-
* Trigger improves * better errors messages for polhemus
-
* generating thumbs only using gdcm + numpy * applying intercept slop * generating thumbnails and slices without vtkgdcmreader * Using numpy and gdcm in dicom_preview_panel * loading multiframe dicom * working with rgb dicoms * little improvements * removed all vtkgdcm importing * getting spacing from gdcmimagereader
17 Jun, 2019
1 commit
14 Jun, 2019
1 commit
12 Jun, 2019
2 commits
11 Jun, 2019
2 commits
10 Jun, 2019
1 commit
-
* ENH:Update GUI navigation defaults for better workflow * ENH: Improved visualization in navigation - Larger distance text in target interface - Better colors for coil objects and aim - Update defaults in navigation tab * ENH: Save last used NDI markers filenames to config.json
07 Jun, 2019
2 commits
-
* Added Camera tracker -improved tracker.py by using const.py * Added tracker file * Tooltip offset * Remove set button from navigation tab * Reduce panel size and cleaning * More cleaning * Updates to code standards * Support to the fourth FTsensor * Support coil's marker * Update to Pose board instead single marker * Minor testing * Support to NDI polaris * invesalius sets ROMs path * dialog to select COM port * dialog to select COM port for polhemus devices * Sensors ID * cleaning wrapper export coordinates * Polaris support working with Visor2 tools and dynamic coregistration * dialog to choose roms files * wrapper texts improvements * improv coils arrows scale * dialog to select COM for polhemus * inv_path upgrade * Removed camera_tracker
23 May, 2019
1 commit
26 Apr, 2019
3 commits
-
* created a file to keep all the inv paths * frame and task_slice using inv_paths * task slice, surface, export and data_notebook using invesalius.inv_paths * clut_raycasting using inv_paths * using pathlib in frame * dicom reader using inv_paths * neuronavigation using inv_paths * session using inv_paths * dialogs using inv_paths
-
* Created dialog goto sacnner coord * Get affine matrix from project or imported image -deals with wrongly affine shape and old inv projects * Update status GUI * Remove redundant sendmessage and show cross * cleaning...
16 Apr, 2019
1 commit
-
* using calllater instead of futurecall * Using Append instead of AppendMenu in slice_menu * Using Append instead of AppendItem in slice_menu * Using Append instead of AppendItem in rest of source code * Using Append instead of AppendMenu in rest of source code * Using Bitmap instead of BitmapFromImage * GetVirtualSizeTuple -> GetVirtualSize * SetToolTipString -> SetToolTip * ImageFromStream -> Image * using self.bind to undo and redo tool * wx.EmptyBitmapRGBA to wx.Bitmap * EmptyImage -> Image * InsertStringItem -> InsertItem * SetStringItem -> SetItem * wx.StockCursor to wx.Cursor * GetSizeTuple -> GetSize * Less time in dicom loading from cmdline * Created an alternative class to SpinCtrl * Using InvSpinCtrl in task_slice * implementing float spinctrl * Added InvFloatSpinCtrl * Using InvSpinCtrl in task_surface * Using InvSpinCtrl in regiongrowing dialog * Using InvSpinCtrl in watershed config dialgo * Using InvSpinCtrl in contextawaresmoothing config dialog * Using InvSpinCtrl in fillholes auto config dialog * Using InvSpinCtrl in the resizeimage dialog * Using InvSpinCtrl in the bitmap spacing dialog * removed all wx.predialog * Using InvSpinCtrl gradient ctrl * align to the right by default * Added Spinbutton at inv_spinctrl * formatation * Using other way to calc invspinctrl size * better size of spin button * better size of spin button * improvements * better gradient code format * Improvements in gradient ctrl * Using gradientctrl instead of gradientslider in new mask * better invspinctrl size to mac * moved invspinctrl to widgets * better size to mac
08 Apr, 2019
1 commit
-
* using wx.calllater to fix problem with opengl * handling exception at pool.terminate * using callafter instead of calllater
05 Apr, 2019
3 commits
02 Apr, 2019
1 commit
29 Mar, 2019
2 commits
26 Mar, 2019
2 commits
21 Mar, 2019
1 commit
12 Mar, 2019
2 commits
-
* Remove set button from navigation tab * Reduce panel size and cleaning * More cleaning * Updates to code standards * Support to the fourth FTsensor
-
* Import surface transforming from physical to InV coord system * changed defaultValue to value arg for edit marker ID -defaultValue is not valid for wx.TextEntryDialog * created message dialog to check the coordinate systems of the imported mesh * Added NIfTI affine matrix to main plist invesalius project * update dialog text * Update transformed polydata * Improvements * Transform dialog works only with imported image with affine matrix
07 Mar, 2019
1 commit
01 Mar, 2019
1 commit
27 Feb, 2019
4 commits
26 Feb, 2019
1 commit
25 Feb, 2019
1 commit
22 Feb, 2019
3 commits
-
* Only painting mask if DEBUG_DENSITY is true