Page MenuHomePhabricator

Own class for IsTransformDifferenceHigh() in QmitkTrackingLabView
Closed, WontfixPublic

Description

The method

bool QmitkIGTTrackingLabView::IsTransformDifferenceHigh(mitk::NavigationData::Pointer transformA, mitk::NavigationData::Pointer transformB, double euclideanDistanceThreshold, double angularDifferenceThreshold)

should be released from the Qmitk class. Instead, the functionality should be provided as a separate class.

Code documentation should also be improved. (180/PI = 57.3)

Event Timeline

This method could be moved to the new class for static helper methods. See T18293 for details.

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.