public static class SiftMatcher.Parameters extends Object
| Modifier and Type | Field and Description |
|---|---|
VectorNorm.NormType |
norm
Specify type of distance norm
|
double |
rho_max
Max.
|
boolean |
sort
Set true to sort matches
|
| Constructor and Description |
|---|
Parameters() |
public VectorNorm.NormType norm
public double rho_max
public boolean sort
public Parameters()
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)