@Namespace(value="cv::img_hash") public static class opencv_img_hash.BlockMeanHash extends opencv_img_hash.ImgHashBase
See \cite zauner2010implementation for details.
opencv_img_hash.ImgHashBase.ImgHashImpl| Constructor and Description |
|---|
BlockMeanHash(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_img_hash.BlockMeanHash |
create() |
static opencv_img_hash.BlockMeanHash |
create(int mode) |
org.bytedeco.javacpp.DoublePointer |
getMean() |
void |
setMode(int mode)
\brief Create BlockMeanHash object
|
compare, compare, compare, compute, compute, computeclear, empty, getDefaultName, position, read, save, save, write, write, writeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic BlockMeanHash(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public void setMode(int mode)
mode - @StdVector public org.bytedeco.javacpp.DoublePointer getMean()
@opencv_core.Ptr public static opencv_img_hash.BlockMeanHash create(int mode)
@opencv_core.Ptr public static opencv_img_hash.BlockMeanHash create()
Copyright © 2018. All rights reserved.