Page MenuHomePhabricator

CLGlobalImageFeature is to pedantic on its geometry checks.
Open, NormalPublic

Description

CLGlobalImageFeature .cpp in line 518 and 534 checks with mitk::eps that is to pedantic. Should use NODE_PREDICATE_GEOMETRY_DEFAULT_CHECK_COORDINATE_PRECISION like NodePredicateSubGeometry.