View Issue Details

IDProjectCategoryView StatusLast Update
0003875Slicer4Module OpenIGTLinkIFpublic2017-06-10 08:51
Reportertokuda Assigned Totokuda  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.3.1-2 
Target VersionSlicer 4.5.0-1Fixed in Version 
Summary0003875: Import POINT data as a Markups Node
Description

Currently, OpenIGTLinkIF imports POINT messages as PointMetaList nodes, which is never used elsewhere.. it would make more sense to convert POINT messages Markups nodes.

TagsNo tags attached.

Activities

tokuda

tokuda

2014-11-07 09:52

developer   ~0012685

Fixed:

https://github.com/openigtlink/OpenIGTLinkIF/pull/44

tokuda

tokuda

2014-12-05 07:05

developer   ~0012773

SuperBuild.cmake was updated in:

https://github.com/tokjun/Slicer/tree/3907-POLYDATA-support

Related Changesets

Import 2017-06-07 23:51:09: master 0940a0a7

2014-12-10 16:29:20

jcfr

Details Diff
ENH: Update OpenIGTLinkIF: Improve support for POINT and POLYDATA message

Fixes 0003875 and 0003907

$ git shortlog 2ffd26b..d56c985 --no-merges
Junichi Tokuda (10):
ENH: Use MarkupsFiducial node for POINT messages
STYLE: Rename vtkIGTLToMRMLPointMetaList to vtkIGTLToMRMLPoint
STYLE: Rename vtkIGTLToMRMLPoint to vtkIGTLToMRMLPoints.
ENH: Initial implementation of the PolyData converter.
ENH: Export PolyData through OpenIGTLink. Attributes are not exported.
ENH: Export attributes. All features for the POLYDATA converter are implemented.
ENH: Simplify vtkIGTLToMRMLPolyData::MRMLToIGTL() using vtkIGTLToMRMLPolyData::VTKToIGTLCellArray() function.
ENH: Simplify vtkIGTLToMRMLPolyData::MRMLToIGTL() using vtkIGTLToMRMLPolyData::VTKToIGTLAttribute() function.
ENH: Clean up the code.
STYLE: Remove debug code.

From: Junichi Tokuda <tokuda@bwh.harvard.edu>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23827 3bd1e089-480b-0410-8dfb-8563597acbee
mod - SuperBuild.cmake Diff File

Issue History

Date Modified Username Field Change
2014-10-17 07:09 tokuda New Issue
2014-10-17 07:09 tokuda Status new => assigned
2014-10-17 07:09 tokuda Assigned To => tokuda
2014-11-07 09:52 tokuda Note Added: 0012685
2014-12-05 07:05 tokuda Note Added: 0012773
2014-12-10 11:34 jcfr Target Version => Slicer 4.4.1
2015-06-21 13:51 tokuda Status assigned => closed
2015-06-21 13:51 tokuda Resolution open => fixed
2015-09-09 08:29 jcfr Target Version Slicer 4.4.1 => Slicer 4.5.0-1
2017-06-10 08:51 jcfr Changeset attached => Slicer master 0940a0a7