static SURF_CUDA |
SURF_CUDA.__fromPtr__(long addr) |
static SURF_CUDA |
SURF_CUDA.create(double _hessianThreshold) |
static SURF_CUDA |
SURF_CUDA.create(double _hessianThreshold,
int _nOctaves) |
static SURF_CUDA |
SURF_CUDA.create(double _hessianThreshold,
int _nOctaves,
int _nOctaveLayers) |
static SURF_CUDA |
SURF_CUDA.create(double _hessianThreshold,
int _nOctaves,
int _nOctaveLayers,
boolean _extended) |
static SURF_CUDA |
SURF_CUDA.create(double _hessianThreshold,
int _nOctaves,
int _nOctaveLayers,
boolean _extended,
float _keypointsRatio) |
static SURF_CUDA |
SURF_CUDA.create(double _hessianThreshold,
int _nOctaves,
int _nOctaveLayers,
boolean _extended,
float _keypointsRatio,
boolean _upright) |