public class CircularInterestPointKeypoint extends InterestPointKeypoint<InterestPointData>
location| Constructor and Description |
|---|
CircularInterestPointKeypoint(int length) |
CircularInterestPointKeypoint(OrientedFeatureVector feature,
InterestPointData point) |
| Modifier and Type | Method and Description |
|---|---|
InterestPointData |
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 CircularInterestPointKeypoint(int length)
public CircularInterestPointKeypoint(OrientedFeatureVector feature, InterestPointData point)
public InterestPointData createEmptyLocation()
createEmptyLocation in class InterestPointKeypoint<InterestPointData>