@Namespace(value="cv") @Properties(inherit=opencv_tracking.class) public class CvLBPFeatureParams extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
CvLBPFeatureParams() |
CvLBPFeatureParams(long size)
Native array allocator.
|
CvLBPFeatureParams(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CvLBPFeatureParams |
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 CvLBPFeatureParams(Pointer p)
Pointer.Pointer(Pointer).public CvLBPFeatureParams(long size)
Pointer.position(long).public CvLBPFeatureParams()
public CvLBPFeatureParams position(long position)
Copyright © 2019. All rights reserved.