Module imagingbook.common
Class LucasKanadeMatcher1D
java.lang.Object
imagingbook.common.image.matching.lucaskanade.LucasKanadeMatcher1D
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble[]
getBestMatch
(double[] pInit) double
void
setMaxIterations
(int maxIterations) void
setTolerance
(double tolerance)
-
Constructor Details
-
LucasKanadeMatcher1D
-
-
Method Details
-
setMaxIterations
-
setTolerance
-
getBestMatch
-
getRmsError
-