Hi Pedro,

It looks like you implemented your own plugin in which you are using the tools. 
If it is so, did you call RegisterSegmentationObjectFactory() in the 
constructor like it is done in the segmentation view?

Regards
Andreas


From: Pedro Cardoso [mailto:[email protected]]
Sent: Donnerstag, 25. Juli 2013 00:01
To: [email protected]
Subject: Re: [mitk-users] Subtract tool "outline"

I tried that, but the Add tool doesn't show the feedback contour (I even 
changed mitk version for the most recent).

I may be doing something wrong in my code because I'm not really sure what the 
reference data and the roi data are supposed to be.

I'm also using a Qmitkstdmultiwidget (not sure if that matters).



to enable the tool I do this:

m_ToolManager->ActivateTool(m_ToolManager->GetToolIdByToolType<mitk::AddContourTool>());
m_ToolManager->RegisterClient();

But I think this is ok since it is working (just not showing the feedback 
contour)
I'm also not able to draw contours like it is specified here:
http://comments.gmane.org/gmane.comp.lib.mitk.user/1104

Do you think it is related?

Thanks in advance.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to