[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
SURFTracker(array<SURFFeature>[]()[])
Create a SURF tracker, where SURF is matched with k-d Tree
SURFTracker(array<SURFFeature>[]()[], Int32, Double, Double)
Create a SURF tracker, where SURF is matched with k-d Tree

See Also