@Namespace(value="cv::aruco") @NoOffset @Properties(inherit=opencv_aruco.class) public class EstimateParameters extends Pointer
PatternPositionType, solvePnP()
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
EstimateParameters()
Deprecated.
|
EstimateParameters(long size)
Deprecated.
Native array allocator.
|
EstimateParameters(Pointer p)
Deprecated.
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
EstimateParameters |
getPointer(long i)
Deprecated.
|
int |
pattern()
Deprecated.
|
EstimateParameters |
pattern(int setter)
Deprecated.
|
EstimateParameters |
position(long position)
Deprecated.
|
int |
solvePnPMethod()
Deprecated.
|
EstimateParameters |
solvePnPMethod(int setter)
Deprecated.
|
boolean |
useExtrinsicGuess()
Deprecated.
|
EstimateParameters |
useExtrinsicGuess(boolean setter)
Deprecated.
|
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 EstimateParameters(Pointer p)
Pointer(Pointer)
.public EstimateParameters(long size)
Pointer.position(long)
.public EstimateParameters()
public EstimateParameters position(long position)
public EstimateParameters getPointer(long i)
getPointer
in class Pointer
public EstimateParameters pattern(int setter)
public EstimateParameters useExtrinsicGuess(boolean setter)
public int solvePnPMethod()
public EstimateParameters solvePnPMethod(int setter)
Copyright © 2024. All rights reserved.