@Namespace(value="cv") @Properties(inherit=opencv_tracking.class) public class CvLBPFeatureParams extends CvFeatureParams
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
HAAR, HOG, LBP
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) |
create, featSize, featSize, init, maxCatCount, maxCatCount, numFeatures, numFeatures, read, write
name, name, printAttrs, printDefaults, scanAttr, scanAttr
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public CvLBPFeatureParams(Pointer p)
Pointer.Pointer(Pointer)
.public CvLBPFeatureParams(long size)
Pointer.position(long)
.public CvLBPFeatureParams()
public CvLBPFeatureParams position(long position)
position
in class CvFeatureParams
Copyright © 2020. All rights reserved.