horizontdeformer.analyzer
Class Analyzer
java.lang.Object
horizontdeformer.analyzer.Analyzer
public class Analyzer
- extends java.lang.Object
Field Summary |
javax.swing.JProgressBar |
progress
|
Constructor Summary |
Analyzer(java.awt.image.BufferedImage im)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
progress
public javax.swing.JProgressBar progress
Analyzer
public Analyzer(java.awt.image.BufferedImage im)
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 java.util.ArrayList<TPoint> getResult(int i)
getFotosIndividualHeight
public int getFotosIndividualHeight()
countHeights
public static java.util.ArrayList<TPoint> countHeights(java.util.ArrayList<java.lang.Integer> heights,
int i)