@Name(value="dai::NodeCRTP<dai::node::DetectionNetwork,dai::node::MobileNetDetectionNetwork,dai::DetectionNetworkProperties>") @NoOffset @Properties(inherit=depthai.class) public class MobileNetDetectionNetworkPropertiesNode extends DetectionNetwork
Node.Connection, Node.DatatypeHierarchy, Node.Input, Node.InputMap, Node.Output, Node.OutputMapPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
MobileNetDetectionNetworkPropertiesNode(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
clone()
Deep copy the node
|
BytePointer |
getName()
Retrieves nodes name
|
DetectionNetworkProperties |
properties()
Underlying properties
|
MobileNetDetectionNetworkPropertiesNode |
properties(DetectionNetworkProperties setter) |
getConfidenceThreshold, 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 MobileNetDetectionNetworkPropertiesNode(Pointer p)
Pointer(Pointer).@Cast(value="dai::NodeCRTP<dai::node::DetectionNetwork,dai::node::MobileNetDetectionNetwork,dai::DetectionNetworkProperties>::Properties*") @ByRef public DetectionNetworkProperties properties()
properties in class DetectionNetworkPropertiesNodepublic MobileNetDetectionNetworkPropertiesNode properties(DetectionNetworkProperties setter)
properties in class DetectionNetworkPropertiesNode@Cast(value="const char*") public BytePointer getName()
NodegetName in class DetectionNetworkPropertiesNode@UniquePtr public Node clone()
Nodeclone in class DetectionNetworkPropertiesNodeCopyright © 2023. All rights reserved.