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