@Name(value="cv::Accumulator<unsigned char>")
public static class opencv_features2d.Accumulator
extends org.bytedeco.javacpp.Pointer
/****************************************************************************************\ Distance * \
| Constructor and Description |
|---|
Accumulator()
Default native constructor.
|
Accumulator(long size)
Native array allocator.
|
Accumulator(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_features2d.Accumulator |
position(long position) |
address, 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 Accumulator()
public Accumulator(long size)
Pointer.position(long).public Accumulator(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_features2d.Accumulator position(long position)
position in class org.bytedeco.javacpp.PointerCopyright © 2018. All rights reserved.