@Namespace(value="cv::dnn")
@NoOffset
public static class opencv_dnn.BackendNode
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
BackendNode(int backendId) |
BackendNode(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
backendId()
Backend identifier.
|
opencv_dnn.BackendNode |
backendId(int backendId) |
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 BackendNode(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public BackendNode(int backendId)
public int backendId()
public opencv_dnn.BackendNode backendId(int backendId)
Copyright © 2018. All rights reserved.