Hi all,

I'm new to mitk and just created my own project to build a customized
plugin. I have created it with the PluginGenerator and I'm trying to adapt
the generated .cpp/.h/.ui files to do the following. I would like to have a
button and when it is clicked, I would like to load a CT image stored in
nifti format, add it to the datamanager and display the volume. The button
functionality is working without any problems. However I couldn't find the
information how I can load the image. The idea is to just have a string
"Path-to-image" and then load the image with this information. Is this even
possible? And is there somewhere an explanation/example how I can access
the datamanager from my custom plugin.

Thank you already.

Best,
Andrea
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to