@Namespace(value="cv::dnn") public static class opencv_dnn.Importer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_dnn.Importer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
populateNet(opencv_dnn.Net net)
\brief Adds loaded layers into the \p net and sets connetions between them.
|
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_dnn.Importer(Pointer p)
Pointer.Pointer(Pointer).public void populateNet(@ByVal opencv_dnn.Net net)
Copyright © 2016. All rights reserved.