Hello mitk-users,

Would the team be interested in adding code to MITK Core that makes it
easier to work with both MITK and ITK point sets? If so, what would be the
preferred implementation? Some options:

(1) Adapter classes and functions (a
la mitk::CastToItkImage, mitk::ImportItkImage)
(2) Adding a constructor to mitk::PointSet that takes an itk::PointSet as
an argument
(3) Adding a method such as mitk::PointSet::GetItkPointSet(int t = 0)
(4) Something else?

Thanks,
Taylor
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to