Package | Description |
---|---|
org.bytedeco.opencv.opencv_xfeatures2d |
Modifier and Type | Method and Description |
---|---|
static SURF |
SURF.create() |
static SURF |
SURF.create(double hessianThreshold,
int nOctaves,
int nOctaveLayers,
boolean extended,
boolean upright) |
Copyright © 2020. All rights reserved.