Please reply to list so the conversation is saved for other people.

I think if you set the predicate to "non-binary images" (check how m_IsNotABinaryImagePredicate is created in QmitkSegmentationView.cpp) - it should cover most cases for you.

All best,
  Rostislav.

On 16/06/2014 13:00, Michael Smith wrote:

That’s it, thanks a lot!

Maybe you know that also: If I create a new segmentation (with the Segmentation Plugin), how can I avoid that it shows up then in the ComboBox (I only want to see the “initial” images)?

Best wishes!



------------------------------------------------------------------------
Date: Mon, 16 Jun 2014 12:11:16 +0100
From: [email protected]
To: [email protected]
Subject: Re: [mitk-users] GetDefaultDataStorage() vs GetDataStorage()

Something tells me that you don't set the predicate to filter the nodes you need. See the SetPredicate function of QmitkDataStorageComboBox.

Cheers,
  Rostislav.


On 16/06/2014 12:00, Michael Smith wrote:

    Hi,

    I wrote a plugin/view that inherits from QmitkAbstractView
    (instead of QmitkFunctionality):

    http://www.mitk.org/ViewsWithoutMultiWidget

    In the Segmentation Plugin, the “Patient Image”-ComboBox was
    connected via GetDefaultDataStorage() and it shows only the data
    from the Data Manager. However, if I connect a ComboBox in my own
    Plugin via GetDataStorage() it also shows the Widgets. How can I
    avoid that, so it only shows the data?

    Best wishes!




    
------------------------------------------------------------------------------
    HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
    Find What Matters Most in Your Big Data with HPCC Systems
    Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
    Leverages Graph Analysis for Fast Processing & Easy Data Exploration
    http://p.sf.net/sfu/hpccsystems



    _______________________________________________
    mitk-users mailing list
    [email protected]  <mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/mitk-users



------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to