static ORB |
ORB.__fromPtr__(long addr) |
static ORB |
ORB.create() |
static ORB |
ORB.create(int nfeatures) |
static ORB |
ORB.create(int nfeatures,
float scaleFactor) |
static ORB |
ORB.create(int nfeatures,
float scaleFactor,
int nlevels) |
static ORB |
ORB.create(int nfeatures,
float scaleFactor,
int nlevels,
int edgeThreshold) |
static ORB |
ORB.create(int nfeatures,
float scaleFactor,
int nlevels,
int edgeThreshold,
int firstLevel) |
static ORB |
ORB.create(int nfeatures,
float scaleFactor,
int nlevels,
int edgeThreshold,
int firstLevel,
int WTA_K) |
static ORB |
ORB.create(int nfeatures,
float scaleFactor,
int nlevels,
int edgeThreshold,
int firstLevel,
int WTA_K,
int scoreType) |
static ORB |
ORB.create(int nfeatures,
float scaleFactor,
int nlevels,
int edgeThreshold,
int firstLevel,
int WTA_K,
int scoreType,
int patchSize) |
static ORB |
ORB.create(int nfeatures,
float scaleFactor,
int nlevels,
int edgeThreshold,
int firstLevel,
int WTA_K,
int scoreType,
int patchSize,
int fastThreshold) |