pose_format.numpy.representation.distance_test module
Classes:
|
Unit tests for DistanceRepresentation class to computes Euclidean distance between sets of 3D points. |
- class pose_format.numpy.representation.distance_test.TestDistanceRepresentation(methodName='runTest')[source]
Bases:
TestCaseUnit tests for DistanceRepresentation class to computes Euclidean distance between sets of 3D points.
Methods:
Test if the distance for masked values is zero.
Test if computed distance between two points is correct.