public class HessianIPD extends AbstractStructureTensorIPD
AbstractStructureTensorIPD.Maxima
borderSkip, detectionScale, detIntScaleFactor, integrationScale, lxmxblur, lxmyblur, lymyblur, maxima
Constructor and Description |
---|
HessianIPD(float detectionScale,
float integrationScale) |
Modifier and Type | Method and Description |
---|---|
HessianIPD |
clone() |
FImage |
createInterestPointMap() |
detectMaxima, findInterestPoints, findInterestPoints, findMaximum, getDetectionScale, getDetIntScaleFactor, getIntegrationScale, getInterestPoints, getInterestPoints, getInterestPoints, getInterestPointsThresh, getSecondMomentsAt, pointsFound, prepareInterestPoints, printStructureTensorStats, setDetectionScale, setDetIntScaleFactor, setImageBlurred, setIntegrationScale
public HessianIPD(float detectionScale, float integrationScale)
public FImage createInterestPointMap()
createInterestPointMap
in class AbstractStructureTensorIPD
public HessianIPD clone()
clone
in class AbstractStructureTensorIPD