![]() | [using it] | Interface Manipulation Package v4.0 (2008-06-25) | ![]() | ©copyright | ![]() |
java.lang.Objectimp.ima.util.RgbFilter
imp.ima.util.Curvature
public class Curvature
Defines the curvature operator using a RGB version of the Plessey method.
Nested Class Summary | |
---|---|
static class |
Curvature.Corner
Extract local maxima in a 9x9 windows of the blue image channel. |
Constructor Summary | |
---|---|
Curvature()
Constructs a curvature operator. |
Method Summary |
---|
Methods inherited from class imp.ima.util.RgbFilter |
---|
filterChannel, getChannel, getChannel, getRGB |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Curvature()