public class Correlation extends Object implements PixelPairs
| Constructor and Description |
|---|
Correlation() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(float v1,
float v2) |
float |
correlation() |
float |
distance() |
void |
reset() |
public void reset()
reset in interface PixelPairspublic void add(float v1,
float v2)
add in interface PixelPairspublic float correlation()
public float distance()
distance in interface PixelPairsCopyright © 2015–2021 Fiji. All rights reserved.