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, computeclear, empty, getDefaultName, getNativeObjAddr, savepublic 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 ImgHashBaseThrowableCopyright © 2020. All rights reserved.