Package boofcv.alg.sfm.d2
Class FactoryStitchingTransform
java.lang.Object
boofcv.alg.sfm.d2.FactoryStitchingTransform
Factory for creating
StitchingTransform
of different motion models.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic StitchingTransform<Affine2D_F32>
static StitchingTransform<Affine2D_F64>
static StitchingTransform<Homography2D_F32>
static StitchingTransform<Homography2D_F64>
-
Constructor Details
-
FactoryStitchingTransform
public FactoryStitchingTransform()
-
-
Method Details
-
createAffine_F64
-
createAffine_F32
-
createHomography_F32
-
createHomography_F64
-