![]() | [using it] | Interface Manipulation Package v4.0 (2008-06-25) | ![]() | ©copyright | ![]() |
java.lang.Objectimp.ima.util.Correl.Displacement
public static class Correl.Displacement
Defines a local displacement
Field Summary | |
---|---|
double |
dx
Horizontal displacement. |
double |
dy
Vertical displacement. |
double |
e2
Estimation precision in pixel^2. |
int |
o
Estimation order: 2 for corners, junctions, blobs; 1 for edges; else 0. |
Constructor Summary | |
---|---|
Correl.Displacement()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double dx
public double dy
public double e2
public int o
Constructor Detail |
---|
public Correl.Displacement()