public class JavaCvErrorCallback extends opencv_core.CvErrorCallback
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
JavaCvErrorCallback() |
JavaCvErrorCallback(boolean showDialog) |
JavaCvErrorCallback(boolean showDialog,
Component parent) |
JavaCvErrorCallback(boolean showDialog,
Component parent,
int rc) |
| Modifier and Type | Method and Description |
|---|---|
int |
call(int status,
BytePointer func_name,
BytePointer err_msg,
BytePointer file_name,
int line,
Pointer userdata) |
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 JavaCvErrorCallback()
public JavaCvErrorCallback(boolean showDialog)
public JavaCvErrorCallback(boolean showDialog,
Component parent)
public JavaCvErrorCallback(boolean showDialog,
Component parent,
int rc)
public int call(int status,
BytePointer func_name,
BytePointer err_msg,
BytePointer file_name,
int line,
Pointer userdata)
call in class opencv_core.CvErrorCallbackCopyright © 2018. All rights reserved.