public class TrackerKCF extends Tracker
Modifier and Type | Field and Description |
---|---|
static int |
CN |
static int |
CUSTOM |
static int |
GRAY |
Modifier | Constructor and Description |
---|---|
protected |
TrackerKCF(long addr) |
Modifier and Type | Method and Description |
---|---|
static TrackerKCF |
__fromPtr__(long addr) |
static TrackerKCF |
create() |
protected void |
finalize() |
clear, empty, getDefaultName, getNativeObjAddr, save
public static final int GRAY
public static final int CN
public static final int CUSTOM
public static TrackerKCF __fromPtr__(long addr)
public static TrackerKCF create()
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0