User Details
- User Since
- Aug 1 2016, 12:10 PM (424 w, 1 d)
Aug 2 2016
Patch to get MITK 2015.05.02 working with external OpenCV 3.1.0
Patch to get MITK 2015.05.02 working with external OpenCV 3.0.0
Patch to get MITK 2015.05.02 working with external OpenCV 3.0.0
Patch to get MITK 2015.05.02 working with external OpenCV 3.1.0
Patch for extension
[2eea4b]: Merge branch 'bug-10311-COMPNavigationDataReferenceTransformFilter'
[fe9626]: Merge branch 'bug-10311-NavigationDataReferenceTransformFilter'
[b6debd]: Merge branch 'bug-10200-ToolSelectionWidgetInitial'
[464038]: Merge branch 'bug-9679-TrackingDeviceSource'
[23bdcd]: Merge branch 'bug-9258-IGTTrackingLab'
[a66a40]: Merge branch 'bug-9258-IGTTrackingLab'
[a7232a]: Merge branch 'bug-9258-IGTTrackingLab'
[e3bbe6]: Merge branch 'bug-9258-IGTTrackingLab'
Merged commits:
2012-03-26 14:01:11 Paul Mercea [88a742]
Inserted parameters for precision of ND position and quaternion information.
[111ee3]: Merge branch 'bug-9258-IGTTrackingLab'
[8c4a3a]: Merge branch 'bug-9258-IGTTrackingLab'
I have no idea how to test:
I started working on this one
just discovered what "updateDataOnRender" does:
so, a first attempt for documenting the point set properties
[fd228c]: Merge branch 'bug-8056-NavigationDataPlayer'
[30ae9a]: Merge branch 'bug-6886-IGTPlayerWidget'
[SVN revision 29610]
COMP (#6886): Fixed int - unsigned int comparison error
[SVN revision 29608]
ADD (#6886): Added first version IGTPlayerWidget. PointSet playback is not possible yet.
Also added resources folder with icons for player buttons and QRC file
[SVN revision 29605]
ENH (#6885): inserted IsAtEnd() method for returning if stream is at end or not and corrected pause-bug
[7fb2e4]: Merge branch 'bug-6886-IGTPlayerWidget'
[SVN revision 25159]
FIX (#4946): repaired build warnings
[SVN revision 28592]
FIX (#4946): fixed a NULL-Pointer operations
[SVN revision 25823]
FIX (#4946): fixed selected checkboxes counting bug
[SVN revision 25824]
ENH (#4943): inserted ResetFilter() method to reset the filter to it's initial state so that other input sources can be set as reference inputs
[SVN revision 25881]
ENH (#4946): changed selected checkboxes ID clearing
[SVN revision 25153]
ADD (#4946): added tracking sources checkbox panel widget
[SVN revision 25150]
FIX (#4943): changed unsined int - int comparision
[SVN revision 25147]
ADD (#4943): added reference inputs registration filter and it's test
[SVN revision 24206]
CHG (#4555): made little layout changes to about dialog
[SVN revision 23968]
ADD (#4471): added new widget for tracking tool status and made little changes to IGTLoggerWidget layout.
[SVN revision 28591]
FIX (#4471): fixed some NULL-Pointer operations
[SVN revision 23472]
COMP (#4211): changed unsigned int <-> int comparison compilation warning
[SVN revision 23468]
CHG (#4211): Extended ToolPairNavigation for the use of update timer and tool distance widget
[SVN revision 24091]
DOC (#4211): adjusted doxygen related pages description
[SVN revision 23469]
COMP (#4211): added typedef to solve compilation error
[SVN revision 23470]
COMP (#4211): changed lowercase header include to case sensitive
[SVN revision 23467]
ADD (#4211): Added tool distance widget (for toolpairnavigation) to IGTUI and made changes to UpdateTimerWidget
[SVN revision 23471]
COMP (#4211): changed unsigned int <-> int comparison problem
[SVN revision 23324]
COMP (#4186): deleted "default: NULL" from switch/case
While fixing the bug we discovered that changed entries in the table aren't written into the NavigationData (e.g. ToolName). An update caused changes on the whole navigation datas. We changed it so that only changed entries are written to the corresponding navigation data.
In the tool table now only Name and SROM filename are written not NavigationData at the moment.
[SVN revision 23322]
FIX (#4186): fixed signal loop while adding table entries; only changing the edited table entry in NavigationData
[SVN revision 23325]
COMP (#4186): inserted "break"
The problem is caused by an "update tools from table event" thrown while adding first entry in the table. We will solve this issue by disconnecting and reconnecting the signal during table build up.
[SVN revision 23100]
ADD (#4104): Added the update timer widget to the IGTUI
[SVN revision 23323]
COMP (#4104): fixed int/ unsigned int comparison
I created this one.
[01a417]: Merge branch 'bug-4104-UpdateTimerWidget'
[SVN revision 23101]
COMP (#4104): Made math.h include linux compatible
[1d966d]: Merge branch 'bug-4104-AddMethodForChangingButtonIcons'
[SVN revision 23892]
ADD (#4010): moved PointList icons from CoreUI to QmitkExt and created/added new icon for clearing one point
Well, the .xpm files for this widget are actually in CoreUI and when I try to commit this error prompts:
Moving the icons to Modules/QmitkExt works fine, but I still need Core modification to delete the ones from the CoreUI folder
I'll take this one...
Couldn't commit fix, seems that core modification is needed.
Checked and no errors occured.
[SVN revision 22733]
COMP (#3785): Modified "QmitkColourImageProcessingView.qrc" for new icon
[SVN revision 22730]
FIX (#3785): Created new icon for ImageColorProcessing bundle
[SVN revision 22602]
FIX (#3735): Replaced bundle icons for IGTTutorial and IGTRecorder.
[SVN revision 22603]
COMP (#3735): Adding missing .png files
[SVN revision 22859]
ENH (#3723): Modified buttons for recording and replaying so that stopping the record and play timer is possible now. Inserted an itkGetMacro for the recording state of the NavigationDataRecorder. Also made little layout changes to the IGTExampleView UI.
Sorry, I accidentally hit return while typing in summary...
[SVN revision 29612]
ENH (#3264): Made little changes to layout and made record button checkable. Also stop recording is now possible in any mode at any time.
[d55e7e]: Merge branch 'bug-3264-IGTTrackingLogger'
[e9e820]: Merge branch 'bug-3139-NDIConfigWidget'
[e32b22]: Merge branch 'bug-3139-NDIConfigWidget'
[da6de7]: Merge branch 'bug-3139-NDIConfigurationWidget'
[8773ee]: Merge branch 'bug-3139-NDIConfigurationWidget'
[SVN revision 28590]
ENH (#3139): ShowToolRepresentationColumn() is now public slot. It should be called after the connect() signal.
[SVN revision 28573]
ENH (#3139): Enhanced widget's tool table with possibility to insert a new table column for changing a specific tool's representation by loading a surface file. Column can be enabled by calling ShowToolRepresentationColumn().
[d48de5]: Merge branch 'bug-3139-NDIConfigurationWidget'