@Namespace(value="dai::node") @Properties(inherit=depthai.class) public class MobileNetDetectionNetwork extends MobileNetDetectionNetworkPropertiesNode
Node.Connection, Node.DatatypeHierarchy, Node.Input, Node.InputMap, Node.Output, Node.OutputMap
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
MobileNetDetectionNetwork(PipelineImpl par,
long nodeId) |
MobileNetDetectionNetwork(PipelineImpl par,
long nodeId,
DetectionNetworkProperties props) |
MobileNetDetectionNetwork(Pointer p)
Pointer cast constructor.
|
clone, getName, properties, properties
getConfidenceThreshold, NAME, out, outNetwork, setConfidenceThreshold
getNumInferenceThreads, input, inputs, passthrough, passthroughs, setBlob, setBlob, setBlobPath, setNumInferenceThreads, setNumNCEPerInferenceThread, setNumPoolFrames
properties
assetManager, getAssetManager, getInputRefs, getInputs, getOutputRefs, getOutputs, getParentPipeline, getProperties, getRequiredOpenVINOVersion, id, inputMapRefs, inputRefs, outputMapRefs, outputRefs, propertiesHolder, setInputMapRefs, setInputRefs, setOutputMapRefs, setOutputRefs
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public MobileNetDetectionNetwork(Pointer p)
Pointer(Pointer)
.public MobileNetDetectionNetwork(@SharedPtr PipelineImpl par, @Cast(value="int64_t") long nodeId)
public MobileNetDetectionNetwork(@SharedPtr PipelineImpl par, @Cast(value="int64_t") long nodeId, @UniquePtr DetectionNetworkProperties props)
Copyright © 2024. All rights reserved.