Package | Description |
---|---|
org.bytedeco.opencv.opencv_xfeatures2d |
Modifier and Type | Method and Description |
---|---|
static MSDDetector |
MSDDetector.create() |
static MSDDetector |
MSDDetector.create(int m_patch_radius,
int m_search_area_radius,
int m_nms_radius,
int m_nms_scale_radius,
float m_th_saliency,
int m_kNN,
float m_scale_factor,
int m_n_scales,
boolean m_compute_orientation) |
MSDDetector |
MSDDetector.position(long position) |
Copyright © 2020. All rights reserved.