public class AnalyzeDisplacementTools
extends java.lang.Object
Constructor and Description |
---|
AnalyzeDisplacementTools() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<org.apache.commons.math3.ml.clustering.CentroidCluster<BooksImagesDisplacementsCalculation.KeyPointMatch>> |
computeDisplacement(IFamilyImageSeeker seekerImage,
int current,
int next,
int reductedFactor,
MathVect orientationFilter)
compute displacement for 2 frames
|
public static java.util.List<org.apache.commons.math3.ml.clustering.CentroidCluster<BooksImagesDisplacementsCalculation.KeyPointMatch>> computeDisplacement(IFamilyImageSeeker seekerImage, int current, int next, int reductedFactor, MathVect orientationFilter) throws java.lang.Exception
seekerImage
- current
- next
- reductedFactor
- orientationFilter
- java.lang.Exception