| 程序包 | 说明 |
|---|---|
| net.semanticmetadata.lire.imageanalysis.features.local.sift |
| 类和说明 |
|---|
| FloatArray |
| FloatArray2D |
| FloatArray2DScaleOctave
single octave of a discrete
FloatArray2DScaleSpace
This class is optimized for the Difference Of Gaussian detector used in
David Lowe's SIFT-algorithm \citep{Loew04}. |
| FloatArray2DScaleOctave.State |
| Model
Abstract class for arbitrary geometric transformation models to be applied
to points in n-dimensional space.
|
| Point
a generic n-dimensional point location
keeps local coordinates final, application of a model changes the world
coordinates of the point
License: GPL
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License 2
as published by the Free Software Foundation.
|
| PointMatch |
| SiftFeature
SIFT feature container
|
| TModel2D |
| TRModel2D |