A B C D E F G H I J L M N O P Q R S T U V W 

D

data - Variable in class mpi.cbg.fly.FloatArray
 
DEBUG - Static variable in class mpi.cbg.fly.BuildConfig
 
descriptor - Variable in class mpi.cbg.fly.Feature
 
descriptorDistance(Feature) - Method in class mpi.cbg.fly.Feature
 
det() - Method in class jama.LUDecomposition
Determinant
det() - Method in class jama.Matrix
Matrix determinant
distance(Point, Point) - Static method in class mpi.cbg.fly.Point
estimate the Euclidean distance of two points in the world
distortSamplingX(FloatArray2D) - Static method in class mpi.cbg.fly.Filter
 
distortSamplingY(FloatArray2D) - Static method in class mpi.cbg.fly.Filter
 
downsample(FloatArray2D, FloatArray2D) - Static method in class mpi.cbg.fly.FloatArray2DScaleOctave
downsample src by simply using every second pixel into dst For efficiency reasons, the dimensions of dst are not checked, that is, you have to take care, that dst.width == src.width / 2 + src.width % 2 && dst.height == src.height / 2 + src.height % 2 .
A B C D E F G H I J L M N O P Q R S T U V W