@Convention(value="CV_STDCALL")
public static class opencv_core.Cv_iplCreateROI
extends org.bytedeco.javacpp.FunctionPointer
| Modifier | Constructor and Description |
|---|---|
protected |
Cv_iplCreateROI() |
|
Cv_iplCreateROI(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_core.IplROI |
call(int arg0,
int arg1,
int arg2,
int arg3,
int arg4) |
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 Cv_iplCreateROI(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).protected Cv_iplCreateROI()
public opencv_core.IplROI call(int arg0, int arg1, int arg2, int arg3, int arg4)
Copyright © 2018. All rights reserved.