static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.__fromPtr__(long addr) |
static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.create() |
static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.create(int numOctaves) |
static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.create(int numOctaves,
float corn_thresh) |
static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.create(int numOctaves,
float corn_thresh,
float DOG_thresh) |
static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.create(int numOctaves,
float corn_thresh,
float DOG_thresh,
int maxCorners) |
static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.create(int numOctaves,
float corn_thresh,
float DOG_thresh,
int maxCorners,
int num_layers) |