Hey everyone,
i'm quite new to programming in qt, that's why i need some help. Right now,
i'm working on a plug-in for mitk. I want to perfrom a principal component
analysis on some segmented objects. I figured out how to save a segmentation
as .vtp data, load ist point to a eigen:matrix and perfrom the pca and it
works well. The problem ist hat this format only gives me points of the
surface, but i want to load points of the whole body. I also tried the same
with the .vti format, but this only returns wrong information (even if i
load the .vti file it is displayed in the wrong location with the wrong
spacing).
My question: Is there a way to get the segmentet points directly from the
datamanager into a eigen:matrix without the need of saving?
Best regards
Hannes
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users