Class FeatureDescriptor

java.lang.Object
one.empty3.feature.M
one.empty3.feature.PixM
one.empty3.feature.FeatureDescriptor
All Implemented Interfaces:
InterfaceMatrix

public class FeatureDescriptor extends PixM
  • Constructor Details

    • FeatureDescriptor

      public FeatureDescriptor()
  • Method Details

    • setDescription

      public boolean setDescription(double[][] values)
    • setPixM

      public void setPixM(PixM m)
    • matchesAll

      public List<FeatureImageLocationMatchScore> matchesAll(FeatureDescriptor[] fd, File[] set)
    • deltaEnergy

      public double deltaEnergy(int i, int j)
    • filter

      public double filter(double x, double y)
    • getFeatureSampleDescr

      public static double[][][] getFeatureSampleDescr(int mSize, double max, double[][] anglesIntensitiesRatio)