Package | Description |
---|---|
org.bytedeco.opencv.opencv_xfeatures2d |
Modifier and Type | Method and Description |
---|---|
static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.create() |
static HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.create(int numOctaves,
float corn_thresh,
float DOG_thresh,
int maxCorners,
int num_layers)
\brief Creates a new implementation instance.
|
HarrisLaplaceFeatureDetector |
HarrisLaplaceFeatureDetector.position(long position) |
Copyright © 2020. All rights reserved.