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