@Name(value="cv::Accumulator<unsigned char>") @Properties(inherit=opencv_features2d.class) public class Accumulator extends Pointer
/****************************************************************************************\ Distance * \
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Accumulator()
Default native constructor.
|
Accumulator(long size)
Native array allocator.
|
Accumulator(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Accumulator |
getPointer(long i) |
Accumulator |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Accumulator()
public Accumulator(long size)
Pointer.position(long).public Accumulator(Pointer p)
Pointer(Pointer).public Accumulator position(long position)
public Accumulator getPointer(long i)
getPointer in class PointerCopyright © 2022. All rights reserved.