Hi,

thank you for you reply. I'm interested in using the "SlicedBaseSegmentation" plugin. That is so cool! My own app (which uses QT4 as GUI) delivers some simple vtk-based post-process functionalities like MPR, rendering, cropping/clipping etc. but no segmentation. I read about MITK-plugins & MITK-functionalites. I guess "functionalities" were an older "plugin-system" before the blueberry-time, right?

Yes, that is correct.

Maybe that is a way of integrating a plugin into a app?


I don't quite understand what you mean here. Even with the old "Functionality" concept, you had to use some framework classes to build your own application in order to manage the functionalities.

I search for a tutorial explaining the topic we discuss (integrating plugin into external app) but I guess there's no, right?


There is no tutorial explaining how to use MITK Plugins in applications which do not use the BlueBerry workbench because this is just not possible.

You may want to consider using the BlueBerry workbench and to integrate your own post-processing code as a plugin. This way you could easily benefit from other MITK Plugins.

The "SlicedBaseSegmentation" plugin, which is called "org.mitk.gui.qt.segmentation" in the current code base is an example of a more complex plugin which can not be used outside of BlueBerry.

Best,
Sascha


2010/7/23 Sascha Zelzer <[email protected] <mailto:[email protected]>>

    Hi,

    MITK-plugins usually make use of services provided by the BlueBerry
    platform. While it would be possible to use non-gui plugins in
    your own
    application, the same is not true for plugins providing user interface
    contributions. They require BlueBerry workbench services to function
    properly.

    Maybe we can come up with an alternative solution. In which
    plugins are
    you interested in?

    For which topic do you need a tutorial? The existing documentation can
    be found at http://www.mitk.org/wiki/Documentation

    Best,
    Sascha

    On 07/22/2010 01:56 PM, Michael Xanadu wrote:
    > Hi guys,
    >
    > I'm very new to MITK. I was able to build MITK & to create my own
    > simple plugin with the BundleGenerator. So far, that's all I
    have done
    > with MITK. But in fact, I have my own application, written in
    C++ and
    > VTK. I'm interested in using one or more plugins in that
    application.
    > The questions are:
    >
    > How can I integrate a MITK-plugin in my own application?
    > Is it possible?
    > Do I have to mess around with Blueberry in my apllication?
    > Is there a step-by-step tutorial out there?
    >
    > Any help is appreciated.
    > With kind regards,
    > Michael


    
------------------------------------------------------------------------------
    This SF.net email is sponsored by Sprint
    What will you do first with EVO, the first 4G phone?
    Visit sprint.com/first <http://sprint.com/first> --
    http://p.sf.net/sfu/sprint-com-first
    _______________________________________________
    mitk-users mailing list
    [email protected]
    <mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/mitk-users



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to