public class InterestPointImageExtractorProperties<P,I extends Image<P,I> & SinglebandImageProcessor.Processable<Float,FImage,I>> extends ScaleSpaceImageExtractorProperties<I>
| Modifier and Type | Field and Description |
|---|---|
int |
featureWindowSize |
int |
halfWindowSize |
InterestPointData |
interestPointData |
scaleimage, x, y| Constructor and Description |
|---|
InterestPointImageExtractorProperties(I image,
InterestPointData point) |
InterestPointImageExtractorProperties(I image,
InterestPointData point,
boolean affineInvariant) |
public int halfWindowSize
public int featureWindowSize
public InterestPointData interestPointData
public InterestPointImageExtractorProperties(I image, InterestPointData point)
public InterestPointImageExtractorProperties(I image, InterestPointData point, boolean affineInvariant)