Package com.irurueta.ar.sfm
Class TwoViewsSparseReconstructorConfigurationTest
java.lang.Object
com.irurueta.ar.sfm.TwoViewsSparseReconstructorConfigurationTest
-
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
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
testMake()
(package private) void
-
Constructor Details
-
TwoViewsSparseReconstructorConfigurationTest
TwoViewsSparseReconstructorConfigurationTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() -
testMake
@Test void testMake() -
testGetSetNonRobustFundamentalMatrixEstimatorMethod
@Test void testGetSetNonRobustFundamentalMatrixEstimatorMethod() -
testGetSetRobustFundamentalMatrixEstimatorMethod
@Test void testGetSetRobustFundamentalMatrixEstimatorMethod() -
testIsSetFundamentalMatrixRefined
@Test void testIsSetFundamentalMatrixRefined() -
testIsSetFundamentalMatrixCovarianceKept
@Test void testIsSetFundamentalMatrixCovarianceKept() -
testGetSetFundamentalMatrixConfidence
@Test void testGetSetFundamentalMatrixConfidence() -
testGetSetFundamentalMatrixMaxIterations
@Test void testGetSetFundamentalMatrixMaxIterations() -
testGetSetFundamentalMatrixThreshold
@Test void testGetSetFundamentalMatrixThreshold() -
testGetSetFundamentalMatrixComputeAndKeepInliers
@Test void testGetSetFundamentalMatrixComputeAndKeepInliers() -
testGetSetFundamentalMatrixComputeAndKeepResiduals
@Test void testGetSetFundamentalMatrixComputeAndKeepResiduals() -
testGetSetInitialCamerasEstimatorMethod
@Test void testGetSetInitialCamerasEstimatorMethod() -
testGetSetDaqUseHomogeneousPointTriangulator
@Test void testGetSetDaqUseHomogeneousPointTriangulator() -
testGetSetInitialCamerasAspectRatio
@Test void testGetSetInitialCamerasAspectRatio() -
testGetSetPrincipalPointX
@Test void testGetSetPrincipalPointX() -
testGetSetPrincipalPointY
@Test void testGetSetPrincipalPointY() -
testGetSetInitialCamerasCorrectorType
@Test void testGetSetInitialCamerasCorrectorType() -
testGetSetInitialCamerasMarkValidTriangulatedPoints
@Test void testGetSetInitialCamerasMarkValidTriangulatedPoints() -
testGetSetInitialIntrinsic1
@Test void testGetSetInitialIntrinsic1() -
testGetSetInitialIntrinsic2
@Test void testGetSetInitialIntrinsic2() -
testIsSetGeneralSceneAllowed
@Test void testIsSetGeneralSceneAllowed() -
testIsSetPlanarSceneAllowed
@Test void testIsSetPlanarSceneAllowed() -
testGetSetRobustPlanarHomographyEstimatorMethod
@Test void testGetSetRobustPlanarHomographyEstimatorMethod() -
testIsSetPlanarHomographyRefined
@Test void testIsSetPlanarHomographyRefined() -
testIsSetPlanarHomographyCovarianceKept
@Test void testIsSetPlanarHomographyCovarianceKept() -
testGetSetPlanarHomographyConfidence
@Test void testGetSetPlanarHomographyConfidence() -
testGetSetPlanarHomographyMaxIterations
@Test void testGetSetPlanarHomographyMaxIterations() -
testGetSetPlanarHomographyThreshold
@Test void testGetSetPlanarHomographyThreshold() -
testGetSetPlanarHomographyComputeAndKeepInliers
@Test void testGetSetPlanarHomographyComputeAndKeepInliers() -
testGetSetPlanarHomographyComputeAndKeepResiduals
@Test void testGetSetPlanarHomographyComputeAndKeepResiduals() -
testSerializeDeserialize
- Throws:
IOException
ClassNotFoundException
-