public static class LucasKanadeMatcher.Parameters extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
debug
Set true to output debug information
|
int |
maxIterations
Maximum number of iterations
|
boolean |
showHessians
Set true to display the Hessian matrices
|
boolean |
showSteepestDescentImages
Set true to display the steepest-descent images
|
double |
tolerance
Convergence limit
|
Constructor and Description |
---|
Parameters() |
public double tolerance
public int maxIterations
public boolean debug
public boolean showSteepestDescentImages
public boolean showHessians
public Parameters()
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)