@Namespace(value="cv::dnn") @NoOffset public static class opencv_dnn.CropLayer extends opencv_dnn.Layer
| Constructor and Description |
|---|
CropLayer(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_dnn.CropLayer |
create(opencv_dnn.LayerParams params) |
org.bytedeco.javacpp.IntPointer |
offset() |
opencv_dnn.CropLayer |
offset(org.bytedeco.javacpp.IntPointer offset) |
int |
startAxis() |
opencv_dnn.CropLayer |
startAxis(int startAxis) |
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 CropLayer(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public int startAxis()
public opencv_dnn.CropLayer startAxis(int startAxis)
@StdVector public org.bytedeco.javacpp.IntPointer offset()
public opencv_dnn.CropLayer offset(org.bytedeco.javacpp.IntPointer offset)
@opencv_core.Ptr public static opencv_dnn.CropLayer create(@Const @ByRef opencv_dnn.LayerParams params)
Copyright © 2018. All rights reserved.