public class AffineInterestPointKeypoint extends InterestPointKeypoint<EllipticInterestPointData>
location| Constructor and Description |
|---|
AffineInterestPointKeypoint(OrientedFeatureVector feature,
EllipticInterestPointData point) |
| Modifier and Type | Method and Description |
|---|---|
EllipticInterestPointData |
createEmptyLocation() |
asciiHeader, binaryHeader, readASCII, readBinary, writeASCII, writeBinaryaddGaussianNoise, clone, copy, copyFrom, equals, getDimensions, getFeatureVector, getLocation, getOrdinate, getRelativeKeypoints, getScale, getScaledKeypoints, getX, getY, hashCode, locationEquals, minus, setLocation, setScale, setX, setY, toString, transform, translate, translatepublic AffineInterestPointKeypoint(OrientedFeatureVector feature, EllipticInterestPointData point)
public EllipticInterestPointData createEmptyLocation()
createEmptyLocation in class InterestPointKeypoint<EllipticInterestPointData>