Package com.irurueta.ar.sfm
Class PairedViewsSparseReconstructorConfigurationTest
java.lang.Object
com.irurueta.ar.sfm.PairedViewsSparseReconstructorConfigurationTest
-
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
testMake()
(package private) void
-
Constructor Details
-
PairedViewsSparseReconstructorConfigurationTest
PairedViewsSparseReconstructorConfigurationTest()
-
-
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() -
testGetSetPairedCamerasEstimatorMethod
@Test void testGetSetPairedCamerasEstimatorMethod() -
testGetSetDaqUseHomogeneousPointTriangulator
@Test void testGetSetDaqUseHomogeneousPointTriangulator() -
testGetSetPairedCamerasAspectRatio
@Test void testGetSetPairedCamerasAspectRatio() -
testGetSetPrincipalPointX
@Test void testGetSetPrincipalPointX() -
testGetSetPrincipalPointY
@Test void testGetSetPrincipalPointY() -
testGetSetPairedCamerasCorrectorType
@Test void testGetSetPairedCamerasCorrectorType() -
testGetSetPairedCamerasMarkValidTriangulatedPoints
@Test void testGetSetPairedCamerasMarkValidTriangulatedPoints() -
testAreSetIntrinsicParametersKnown
@Test void testAreSetIntrinsicParametersKnown() -
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
-