@Namespace(value="cv::dnn") @NoOffset public static class opencv_dnn.ReshapeLayer extends opencv_dnn.Layer
| Constructor and Description |
|---|
ReshapeLayer(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_dnn.ReshapeLayer |
create(opencv_dnn.LayerParams params) |
org.bytedeco.javacpp.IntPointer |
newShapeDesc() |
opencv_dnn.ReshapeLayer |
newShapeDesc(org.bytedeco.javacpp.IntPointer newShapeDesc) |
opencv_core.Range |
newShapeRange() |
opencv_dnn.ReshapeLayer |
newShapeRange(opencv_core.Range newShapeRange) |
applyHalideScheduler, blobs, blobs, finalize, finalize, finalize, forward_fallback, forward_fallback, forward_fallback, forward, forward, forward, forward, getFLOPS, getMemoryShapes, getScaleShift, inputNameToIndex, inputNameToIndex, name, name, outputNameToIndex, outputNameToIndex, preferableTarget, preferableTarget, run, setActivation, setParamsFrom, supportBackend, tryAttach, tryFuse, type, type, unsetAttachedclear, empty, getDefaultName, position, read, save, save, write, write, writeaddress, 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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ReshapeLayer(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).@StdVector @ByRef public org.bytedeco.javacpp.IntPointer newShapeDesc()
public opencv_dnn.ReshapeLayer newShapeDesc(org.bytedeco.javacpp.IntPointer newShapeDesc)
@ByRef public opencv_core.Range newShapeRange()
public opencv_dnn.ReshapeLayer newShapeRange(opencv_core.Range newShapeRange)
@opencv_core.Ptr public static opencv_dnn.ReshapeLayer create(@Const @ByRef opencv_dnn.LayerParams params)
Copyright © 2018. All rights reserved.