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