Class Analyzer

java.lang.Object
horizontdeformer.analyzer.Analyzer

public class Analyzer extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • setTolerance

      public void setTolerance(double tolerance)
    • setPrecision

      public void setPrecision(int precision)
    • setDist

      public void setDist(double dist)
    • setPeersTolerance

      public void setPeersTolerance(int peersTolerance)
    • setSample

      public void setSample(int vzorek)
    • setMatrixPrecision

      public void setMatrixPrecision(int precision)
    • Analyze

      public void Analyze()
    • getResult

      public ArrayList<TPoint> getResult(int i)
    • getFotosIndividualHeight

      public int getFotosIndividualHeight()
    • countHeights

      public static ArrayList<TPoint> countHeights(ArrayList<Integer> heights, int i)