public class BlockMeanHash extends ImgHashBase
Modifier | Constructor and Description |
---|---|
protected |
BlockMeanHash(long addr) |
Modifier and Type | Method and Description |
---|---|
static BlockMeanHash |
__fromPtr__(long addr) |
static BlockMeanHash |
create() |
static BlockMeanHash |
create(int mode) |
protected void |
finalize() |
MatOfDouble |
getMean() |
void |
setMode(int mode)
Create BlockMeanHash object
|
compare, compute
clear, empty, getDefaultName, getNativeObjAddr, save
public static BlockMeanHash __fromPtr__(long addr)
public static BlockMeanHash create(int mode)
public static BlockMeanHash create()
public MatOfDouble getMean()
public void setMode(int mode)
mode
- the modeprotected void finalize() throws Throwable
finalize
in class ImgHashBase
Throwable
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2