Hi all,

I have implemented an own segmentation plug-in that requires user  
interaction in a similar way that the QmitkSegmentation plug-in does.  
I have the manual segmentation tools that I need working in my  
plug-in, this is that I can draw and erase lines or points as I want  
in each of the segmentations I create. What I need is to know which  
points (i.e their locations) are drawn by the user, since they will be  
the input for my own segmentation algorithm.

I do not whether I am wrong, but it should be something like:

in this way I can access to the tools

    m_Controls->m_ManualToolSelectionBox->GetToolManager()-> "Get some  
tool either the active one or by name" -> do something else

but I am not able to get those points.

Could you provide me some clues to follow??

Thanks in advance!!!


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to