Hi everyone, I am developing a subclass of mitk::Image to contain MRSI data (the image holds maps of metabolite concentrations, what I want to add is the raw spectral data which will be displayed in a plot in my plugin).
Most of the class is working fine, the only thing I am really struggling with is how to have my subclass correctly save its additional members into the .mitk along with the rest of the scene. I have seen a few references to serialisers in the MITK docs, but don’t really understand how that part of the code fits together. If anybody could point me towards the relevant classes, or some kind of minimal example, that would be greatly appreciated. Thanks, Ben ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
