pose_format.torch.representation.point_line_distance_test module
Classes:
|
Test suite for the |
- class pose_format.torch.representation.point_line_distance_test.TestPointLineDistanceRepresentation(methodName='runTest')[source]
Bases:
TestCaseTest suite for the
PointLineDistanceRepresentation.Methods:
Tests distance for masked values is zero.
Tests that computed distance between a point and a line is as expected.