public interface PointMatchIdentification<P extends Point & Leaf<P>>
| Modifier and Type | Method and Description |
|---|---|
List<PointMatch> |
assignPointMatches(List<P> target,
List<P> reference) |
List<PointMatch> assignPointMatches(List<P> target, List<P> reference) throws NoSuitablePointsException
NoSuitablePointsExceptionCopyright © 2015–2021 Fiji. All rights reserved.