@Namespace(value="cv::dnn") @Properties(inherit=opencv_dnn.class) public class DeconvolutionLayer extends BaseConvolutionLayer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
DeconvolutionLayer(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
static BaseConvolutionLayer |
create(LayerParams params) |
adjust_pads, adjust_pads, adjustPad, adjustPad, dilation, dilation, dilations, dilations, kernel_size, kernel_size, kernel, kernel, numOutput, numOutput, pad, pad, padMode, padMode, pads_begin, pads_begin, pads_end, pads_end, stride, stride, strides, strides
applyHalideScheduler, blobs, blobs, finalize, finalize, finalize, finalize, finalize, forward_fallback, forward_fallback, forward_fallback, forward, forward, forward, forward, getFLOPS, getMemoryShapes, getScaleShift, inputNameToIndex, inputNameToIndex, name, name, outputNameToIndex, outputNameToIndex, position, preferableTarget, preferableTarget, run, setActivation, setParamsFrom, supportBackend, tryAttach, tryFuse, type, type, unsetAttached
clear, empty, getDefaultName, read, save, save, write, write, write
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public DeconvolutionLayer(Pointer p)
Pointer.Pointer(Pointer)
.@opencv_core.Ptr public static BaseConvolutionLayer create(@Const @ByRef LayerParams params)
Copyright © 2020. All rights reserved.