Hello MITK users,

I'm quite new to MITK.
I'm changing the existing Mitk's plug ins to my needs and would like to
automatically save (not by pressing the button) as mitk's project images
and landmark points of the registration plugin. I thought to simply call to
the function: QmitkExtFileSaveProjectAction->Run() from the
QmitkPointBasedRegistrationView::calculateLandmarkbased() implementation
but they are not in the same directory/location:

1) the first is located at:
...\MITK\Modules\Bundles\org.mitk.gui.qt.pointbasedregistration\src\internal\QmitkPointBasedRegistrationView.cpp
2) the second is located at:
...\MITK\Modules\Bundles\org.mitk.gui.qt.ext\src\QmitkExtFileSaveProjectAction.cpp

is there any way to do this? or maybe there is another solution ...

Any help would be very helpful.

Thanks in advance,
Marcieano
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to