public static class opencv_tracking.TrackerKCF.Arg0_Mat_Rect_Mat
extends org.bytedeco.javacpp.FunctionPointer
| Modifier | Constructor and Description |
|---|---|
protected |
Arg0_Mat_Rect_Mat() |
|
Arg0_Mat_Rect_Mat(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(opencv_core.Mat arg0,
opencv_core.Rect arg1,
opencv_core.Mat arg2) |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Arg0_Mat_Rect_Mat(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).protected Arg0_Mat_Rect_Mat()
public void call(@Const @ByVal
opencv_core.Mat arg0,
@Const @ByVal
opencv_core.Rect arg1,
@ByRef
opencv_core.Mat arg2)
Copyright © 2018. All rights reserved.