@Namespace(value="cv::dnn") @NoOffset @Properties(inherit=opencv_dnn.class) public class CropLayer extends Layer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
CropLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static CropLayer |
create(LayerParams params) |
IntPointer |
offset() |
CropLayer |
offset(IntPointer setter) |
int |
startAxis() |
CropLayer |
startAxis(int setter) |
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, unsetAttachedclear, empty, getDefaultName, 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 CropLayer(Pointer p)
Pointer.Pointer(Pointer).public int startAxis()
public CropLayer startAxis(int setter)
@StdVector public IntPointer offset()
public CropLayer offset(IntPointer setter)
@opencv_core.Ptr public static CropLayer create(@Const @ByRef LayerParams params)
Copyright © 2019. All rights reserved.