Package | Description |
---|---|
org.openimaj.image.feature.dense.gradient.dsift |
Class and Description |
---|
AbstractDenseSIFT
Base class for implementations of a dense SIFT feature extractors.
|
ApproximateDenseSIFT
Implementation of an approximate dense SIFT feature extractor.
|
ByteDSIFTKeypoint
Dense SIFT keypoint with a location and byte feature vector.
|
DenseSIFT
Implementation of a dense SIFT feature extractor for
FImage s. |
FloatDSIFTKeypoint
Dense SIFT keypoint with a location and float feature vector.
|