public class CoordSystemSecure3d<T extends DetectionView<?,T>> extends CoordSystem3d<T>
Constructor and Description |
---|
CoordSystemSecure3d(int numExtractions) |
Modifier and Type | Method and Description |
---|---|
protected void |
computeMatching(ArrayList<LocalCoordinateSystemPointDescriptor<T>> descriptors1,
NNearestNeighborSearch<LocalCoordinateSystemPointDescriptor<T>> nnsearch2,
ArrayList<PointMatchGeneric<T>> correspondences,
double differenceThreshold,
double ratioOfDistance) |
createLocalCoordinateSystemPointDescriptors, extractCorrespondenceCandidates
protected void computeMatching(ArrayList<LocalCoordinateSystemPointDescriptor<T>> descriptors1, NNearestNeighborSearch<LocalCoordinateSystemPointDescriptor<T>> nnsearch2, ArrayList<PointMatchGeneric<T>> correspondences, double differenceThreshold, double ratioOfDistance)
computeMatching
in class CoordSystem3d<T extends DetectionView<?,T>>
Copyright © 2015–2021 Fiji. All rights reserved.