public class SiftMatcher extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SiftMatcher.Parameters |
Constructor and Description |
---|
SiftMatcher(List<SiftDescriptor> sfA) |
SiftMatcher(List<SiftDescriptor> sfA,
SiftMatcher.Parameters params) |
Modifier and Type | Method and Description |
---|---|
List<SiftMatch> |
matchDescriptors(List<SiftDescriptor> sfB) |
public SiftMatcher(List<SiftDescriptor> sfA)
public SiftMatcher(List<SiftDescriptor> sfA, SiftMatcher.Parameters params)
public List<SiftMatch> matchDescriptors(List<SiftDescriptor> sfB)
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)