Package | Description |
---|---|
org.openimaj.image.feature.local.interest |
Modifier and Type | Class and Description |
---|---|
class |
HarrisIPD |
class |
HessianIPD |
class |
LaplaceIPD |
class |
QuadratureIPD |
class |
RidgeIPD |
Modifier and Type | Method and Description |
---|---|
AbstractStructureTensorIPD |
AbstractStructureTensorIPD.clone() |
Constructor and Description |
---|
AffineAdaption(AbstractStructureTensorIPD internal,
AbstractStructureTensorIPD initial,
IPDSelectionMode initialSelectionMode)
set both the internal and intitial feature detectors (possibly different
settings of the same detector) and a selection mode
|
AffineAdaption(AbstractStructureTensorIPD internal,
IPDSelectionMode initialSelectionMode)
specify the internal detector and the selection mode
|