@Namespace(value="cv::rapid") public static class opencv_rapid.Rapid extends opencv_rapid.Tracker
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Rapid(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_rapid.Rapid |
create(GpuMat pts3d,
GpuMat tris) |
static opencv_rapid.Rapid |
create(Mat pts3d,
Mat tris) |
static opencv_rapid.Rapid |
create(UMat pts3d,
UMat tris) |
clearState, compute, compute, compute, compute, compute, computeclear, empty, getDefaultName, getPointer, position, read, save, save, write, write, writeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Rapid(Pointer p)
Pointer(Pointer).@opencv_core.Ptr public static opencv_rapid.Rapid create(@ByVal Mat pts3d, @ByVal Mat tris)
@opencv_core.Ptr public static opencv_rapid.Rapid create(@ByVal UMat pts3d, @ByVal UMat tris)
@opencv_core.Ptr public static opencv_rapid.Rapid create(@ByVal GpuMat pts3d, @ByVal GpuMat tris)
Copyright © 2021. All rights reserved.