Package com.irurueta.ar.calibration
Class QRPattern2DTest
java.lang.Object
com.irurueta.ar.calibration.QRPattern2DTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
-
Field Details
-
ABSOLUTE_ERROR
public static final double ABSOLUTE_ERROR- See Also:
-
-
Constructor Details
-
QRPattern2DTest
QRPattern2DTest()
-
-
Method Details
-
testConstants
@Test void testConstants() -
testConstructor
@Test void testConstructor() -
testGetSetCodeWidth
@Test void testGetSetCodeWidth() -
testGetSetCodeHeight
@Test void testGetSetCodeHeight() -
testGetIdealPoints
@Test void testGetIdealPoints() -
testSerializeDeserialize
- Throws:
IOException
ClassNotFoundException
-