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