public static class opencv_tracking.TrackerTLD.Params
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
Params() |
Params(long size)
Native array allocator.
|
Params(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_tracking.TrackerTLD.Params |
position(long position) |
void |
read(opencv_core.FileNode arg0) |
void |
write(opencv_core.FileStorage arg0) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Params(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public Params(long size)
Pointer.position(long).public Params()
public opencv_tracking.TrackerTLD.Params position(long position)
position in class org.bytedeco.javacpp.Pointerpublic void read(@Const @ByRef
opencv_core.FileNode arg0)
public void write(@ByRef
opencv_core.FileStorage arg0)
Copyright © 2018. All rights reserved.