| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_xfeatures2d.AffineFeature2D |
opencv_xfeatures2d.AffineFeature2D.create(opencv_features2d.Feature2D keypoint_detector)
\brief Creates an instance where keypoint detector and descriptor
extractor are identical.
|
static opencv_xfeatures2d.AffineFeature2D |
opencv_xfeatures2d.AffineFeature2D.create(opencv_features2d.Feature2D keypoint_detector,
opencv_features2d.Feature2D descriptor_extractor)
\brief Creates an instance wrapping the given keypoint detector and
descriptor extractor.
|
Copyright © 2018. All rights reserved.