Dear all,
we are using a 3D Guidance trakSTAR for a colonoscopy project and we would
like to integrate it with the IGT plugins. We already have the bird driver
working in a class derived from TrackingDevice. We use it like this:
-----
m_Tracker = mitk::StarTrackingDevice::New();
m_Tracker->AddTool("Tool1");
m_TrackerSource = mitk::TrackingDeviceSource::New();
m_TrackerSource->SetTrackingDevice(m_Tracker);
m_TrackerSource->Connect();
----
After which we are able to obtain the navigation data.
However, the new tracker does not appear into the ones that we can select
from the IGT Tracking Toolbox. Which is the best way to do that?
Thanks and regards,
Albert
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users