@Convention(value="",
extern="C++")
public static class opencv_dnn.LayerFactory.Constructor
extends org.bytedeco.javacpp.FunctionPointer
| Modifier | Constructor and Description |
|---|---|
protected |
Constructor() |
|
Constructor(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_dnn.Layer |
call(opencv_dnn.LayerParams params) |
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 Constructor(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).protected Constructor()
@opencv_core.Ptr public opencv_dnn.Layer call(@ByRef opencv_dnn.LayerParams params)
Copyright © 2018. All rights reserved.