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