@Properties(inherit=opencv_imgproc.class) public class CvHuMoments extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CvHuMoments()
Default native constructor.
|
CvHuMoments(long size)
Native array allocator.
|
CvHuMoments(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
CvHuMoments |
getPointer(long i) |
double |
hu1()
Hu invariants
|
CvHuMoments |
hu1(double setter) |
double |
hu2() |
CvHuMoments |
hu2(double setter) |
double |
hu3() |
CvHuMoments |
hu3(double setter) |
double |
hu4() |
CvHuMoments |
hu4(double setter) |
double |
hu5() |
CvHuMoments |
hu5(double setter) |
double |
hu6() |
CvHuMoments |
hu6(double setter) |
double |
hu7() |
CvHuMoments |
hu7(double setter) |
CvHuMoments |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, 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, zero
public CvHuMoments()
public CvHuMoments(long size)
Pointer.position(long)
.public CvHuMoments(Pointer p)
Pointer(Pointer)
.public CvHuMoments position(long position)
public CvHuMoments getPointer(long i)
getPointer
in class Pointer
public double hu1()
public CvHuMoments hu1(double setter)
public double hu2()
public CvHuMoments hu2(double setter)
public double hu3()
public CvHuMoments hu3(double setter)
public double hu4()
public CvHuMoments hu4(double setter)
public double hu5()
public CvHuMoments hu5(double setter)
public double hu6()
public CvHuMoments hu6(double setter)
public double hu7()
public CvHuMoments hu7(double setter)
Copyright © 2024. All rights reserved.