Package | Description |
---|---|
mpicbg.spim.registration.detection.descriptor | |
spim.process.interestpointregistration.geometrichashing |
Modifier and Type | Method and Description |
---|---|
protected void |
CoordSystemSecure3d.computeMatching(ArrayList<LocalCoordinateSystemPointDescriptor<T>> descriptors1,
NNearestNeighborSearch<LocalCoordinateSystemPointDescriptor<T>> nnsearch2,
ArrayList<PointMatchGeneric<T>> correspondences,
double differenceThreshold,
double ratioOfDistance) |
protected void |
CoordSystem3d.computeMatching(ArrayList<LocalCoordinateSystemPointDescriptor<T>> descriptors1,
NNearestNeighborSearch<LocalCoordinateSystemPointDescriptor<T>> nnsearch2,
ArrayList<PointMatchGeneric<T>> correspondences,
double differenceThreshold,
double ratioOfDistance) |
Modifier and Type | Method and Description |
---|---|
protected void |
GeometricHasher.computeMatching(ArrayList<LocalCoordinateSystemPointDescriptor<Detection>> descriptors1,
NNearestNeighborSearch<LocalCoordinateSystemPointDescriptor<Detection>> nnsearch2,
ArrayList<PointMatchGeneric<Detection>> correspondences,
double differenceThreshold,
double ratioOfDistance) |
Copyright © 2015–2021 Fiji. All rights reserved.