@Namespace(value="dai::node") @Properties(inherit=depthai.class) public class MobileNetDetectionNetwork extends MobileNetDetectionNetworkPropertiesNode
Node.Connection, Node.DatatypeHierarchy, Node.Input, Node.InputMap, Node.Output, Node.OutputMapPointer.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, propertiesgetConfidenceThreshold, NAME, out, outNetwork, setConfidenceThresholdgetNumInferenceThreads, input, inputs, passthrough, passthroughs, setBlob, setBlob, setBlobPath, setNumInferenceThreads, setNumNCEPerInferenceThread, setNumPoolFramespropertiesassetManager, getAssetManager, getInputRefs, getInputs, getOutputRefs, getOutputs, getParentPipeline, getProperties, getRequiredOpenVINOVersion, id, inputMapRefs, inputRefs, outputMapRefs, outputRefs, propertiesHolder, setInputMapRefs, setInputRefs, setOutputMapRefs, setOutputRefsaddress, 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, zeropublic 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.