View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001898 | Slicer4 | Module Markups | public | 2012-04-11 23:39 | 2018-03-02 11:06 |
Reporter | almar | Assigned To | nicole | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.0.1 | ||||
Target Version | Slicer 4.5.0-1 | Fixed in Version | Slicer 4.5.0-1 | ||
Summary | 0001898: Feature request - Measuring with fiducials | ||||
Description | It would be a nice feature to have a plugin to calculate the distance between selected fiducials (Euclidean distance). | ||||
Tags | No tags attached. | ||||
The ruler annotation provides the measurement functionality, and the user can export the fiducials to a file (working on the bug report to consolidate the current one file per fiducial to one file per list) and do the calculation offline. So this feature is a very low priority for me, though it might get done as a pop up when I'm finished the major annotations redesign work. |
|
Looking at this after another user request, I found a bug in the coordinate display and added the distance as it was in the same method. Topic branch commit on my github: |
|
Pull request: |
|
Added to svn as revision 23848 |
|
Import 2017-06-07 23:51:09: master dffce6a5 2015-01-05 13:59:06 naucoin Details Diff |
BUG: fix coordinate display and add distance The right click menu on the Markups GUI wasn't always showing the correct coordinates as there were some assumptions about how the selected items mapped to rows. Take out the assumptions, iterate through every selected item and collect unique rows. Show the summed linear distance between selected fiducials. Issue 0001898 git-svn-id: http://svn.slicer.org/Slicer4/trunk@23848 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/Loadable/Markups/qSlicerMarkupsModuleWidget.cxx | Diff File | ||
Import 2017-06-07 23:51:09: master c1fba1cf 2015-01-05 13:59:09 naucoin Details Diff |
ENH: fix typo, simplify code Fixed a comment typo and simplified code in response to comments. Issue 0001898 git-svn-id: http://svn.slicer.org/Slicer4/trunk@23849 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/Loadable/Markups/qSlicerMarkupsModuleWidget.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-11 23:39 | almar | New Issue | |
2012-04-11 23:39 | almar | Status | new => assigned |
2012-04-11 23:39 | almar | Assigned To | => nicole |
2012-04-12 07:50 | nicole | Note Added: 0004011 | |
2012-04-25 12:23 | nicole | Priority | normal => low |
2012-08-20 10:28 | nicole | Target Version | => Slicer 4.3.0 |
2013-07-09 07:30 | nicole | Category | Module Annotations => Module Markups |
2013-07-09 07:30 | nicole | Target Version | Slicer 4.3.0 => Slicer 4.4.0 |
2014-03-07 10:28 | pieper | Status | assigned => acknowledged |
2014-03-07 10:28 | pieper | Target Version | Slicer 4.4.0 => |
2014-12-29 13:27 | nicole | Note Added: 0012817 | |
2014-12-29 13:28 | nicole | Note Edited: 0012817 | |
2014-12-31 11:13 | nicole | Note Added: 0012824 | |
2015-01-05 09:22 | nicole | Note Added: 0012829 | |
2015-01-05 09:22 | nicole | Status | acknowledged => resolved |
2015-01-05 09:22 | nicole | Fixed in Version | => Slicer 4.4.1 |
2015-01-05 09:22 | nicole | Resolution | open => fixed |
2015-01-12 17:51 | jcfr | Target Version | => Slicer 4.4.1 |
2015-09-09 08:29 | jcfr | Fixed in Version | Slicer 4.4.1 => Slicer 4.5.0-1 |
2015-09-09 08:29 | jcfr | Target Version | Slicer 4.4.1 => Slicer 4.5.0-1 |
2017-06-10 08:51 | Changeset attached | => Slicer master c1fba1cf | |
2017-06-10 08:51 | Changeset attached | => Slicer master dffce6a5 | |
2018-03-02 11:06 | jcfr | Status | resolved => closed |