public class FASTNonMaxSuppression extends Object
FASTNonMaxSuppression()
List<ImagePoint>
nonmax_suppression(List<ImagePoint> corners, int[] scores, int num_corners)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FASTNonMaxSuppression()
public List<ImagePoint> nonmax_suppression(List<ImagePoint> corners, int[] scores, int num_corners)
Copyright © 2013. All Rights Reserved.