LocalFeatureList<ByteDSIFTKeypoint> |
PyramidDenseSIFT.getByteKeypoints() |
LocalFeatureList<ByteDSIFTKeypoint> |
ColourDenseSIFT.getByteKeypoints() |
abstract LocalFeatureList<ByteDSIFTKeypoint> |
AbstractDenseSIFT.getByteKeypoints()
|
LocalFeatureList<ByteDSIFTKeypoint> |
DenseSIFT.getByteKeypoints() |
LocalFeatureList<ByteDSIFTKeypoint> |
PyramidDenseSIFT.getByteKeypoints(float energyThreshold) |
LocalFeatureList<ByteDSIFTKeypoint> |
ColourDenseSIFT.getByteKeypoints(float energyThreshold) |
abstract LocalFeatureList<ByteDSIFTKeypoint> |
AbstractDenseSIFT.getByteKeypoints(float energyThreshold)
|
LocalFeatureList<ByteDSIFTKeypoint> |
DenseSIFT.getByteKeypoints(float energyThreshold) |
List<IntObjectPair<LocalFeatureList<ByteDSIFTKeypoint>>> |
PyramidDenseSIFT.getByteKeypointsGrouped()
|
List<IntObjectPair<LocalFeatureList<ByteDSIFTKeypoint>>> |
PyramidDenseSIFT.getByteKeypointsGrouped(float energyThreshold)
|