public class BIF extends Algorithm
Modifier | Constructor and Description |
---|---|
protected |
BIF(long addr) |
Modifier and Type | Method and Description |
---|---|
static BIF |
__fromPtr__(long addr) |
void |
compute(Mat image,
Mat features) |
static BIF |
create() |
static BIF |
create(int num_bands) |
static BIF |
create(int num_bands,
int num_rotations) |
protected void |
finalize() |
int |
getNumBands() |
int |
getNumRotations() |
clear, empty, getDefaultName, getNativeObjAddr, save
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0