| Package | Description |
|---|---|
| imagingbook.pub.matching |
| Modifier and Type | Method and Description |
|---|---|
static DistanceTransform.Norm |
DistanceTransform.Norm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistanceTransform.Norm[] |
DistanceTransform.Norm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ChamferMatcher(ij.process.ByteProcessor I,
DistanceTransform.Norm norm) |
DistanceTransform(ij.process.ImageProcessor I,
DistanceTransform.Norm norm) |
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)