@Namespace(value="cv") @NoOffset @Properties(inherit=opencv_tracking.class) public class CvHaarFeatureParams extends CvFeatureParams
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
HAAR, HOG, LBP
Constructor and Description |
---|
CvHaarFeatureParams() |
CvHaarFeatureParams(long size)
Native array allocator.
|
CvHaarFeatureParams(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
init(CvFeatureParams fp) |
boolean |
isIntegral() |
CvHaarFeatureParams |
isIntegral(boolean setter) |
CvHaarFeatureParams |
position(long position) |
void |
printAttrs() |
void |
printDefaults() |
boolean |
read(FileNode node) |
boolean |
scanAttr(BytePointer prm,
BytePointer val) |
boolean |
scanAttr(String prm,
String val) |
void |
write(FileStorage fs) |
create, featSize, featSize, maxCatCount, maxCatCount, numFeatures, numFeatures
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 CvHaarFeatureParams(Pointer p)
Pointer.Pointer(Pointer)
.public CvHaarFeatureParams(long size)
Pointer.position(long)
.public CvHaarFeatureParams()
public CvHaarFeatureParams position(long position)
position
in class CvFeatureParams
public void init(@Const @ByRef CvFeatureParams fp)
init
in class CvFeatureParams
public void write(@ByRef FileStorage fs)
write
in class CvFeatureParams
@Cast(value="bool") public boolean read(@Const @ByRef FileNode node)
read
in class CvFeatureParams
public void printDefaults()
printDefaults
in class CvParams
public void printAttrs()
printAttrs
in class CvParams
@Cast(value="bool") public boolean scanAttr(@StdString BytePointer prm, @StdString BytePointer val)
@Cast(value="bool") public boolean scanAttr(@StdString String prm, @StdString String val)
public CvHaarFeatureParams isIntegral(boolean setter)
Copyright © 2020. All rights reserved.