public class FAST10 extends Object
Constructor and Description |
---|
FAST10() |
Modifier and Type | Method and Description |
---|---|
List<ImagePoint> |
fast10_detect_nonmax(int[] im,
int xsize,
int ysize,
int stride,
int b,
List<ImagePoint> ret_num_corners) |
public List<ImagePoint> fast10_detect_nonmax(int[] im, int xsize, int ysize, int stride, int b, List<ImagePoint> ret_num_corners)
Copyright © 2013. All Rights Reserved.