@Namespace(value="cv") @NoOffset @Properties(inherit=opencv_tracking.class) public class CvHaarFeatureParams extends CvFeatureParams
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounterHAAR, 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, numFeaturesaddress, 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, zeropublic CvHaarFeatureParams(Pointer p)
Pointer.Pointer(Pointer).public CvHaarFeatureParams(long size)
Pointer.position(long).public CvHaarFeatureParams()
public CvHaarFeatureParams position(long position)
position in class CvFeatureParamspublic void init(@Const @ByRef CvFeatureParams fp)
init in class CvFeatureParamspublic void write(@ByRef FileStorage fs)
write in class CvFeatureParams@Cast(value="bool") public boolean read(@Const @ByRef FileNode node)
read in class CvFeatureParamspublic void printDefaults()
printDefaults in class CvParamspublic 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.