Public Member Functions | List of all members
dai::node::MobileNetDetectionNetwork Class Reference

MobileNetDetectionNetwork node. Parses MobileNet results. More...

#include <DetectionNetwork.hpp>

Inheritance diagram for dai::node::MobileNetDetectionNetwork:
Inheritance graph
[legend]

Public Member Functions

 MobileNetDetectionNetwork (const std::shared_ptr< PipelineImpl > &par, int64_t nodeId)
 
 MobileNetDetectionNetwork (const std::shared_ptr< PipelineImpl > &par, int64_t nodeId, std::unique_ptr< Properties > props)
 
- Public Member Functions inherited from dai::NodeCRTP< DetectionNetwork, MobileNetDetectionNetwork, DetectionNetworkProperties >
std::unique_ptr< Nodeclone () const override
 
const char * getName () const override
 

Additional Inherited Members

- Public Types inherited from dai::NodeCRTP< DetectionNetwork, MobileNetDetectionNetwork, DetectionNetworkProperties >
using Properties = DetectionNetworkProperties
 
- Public Attributes inherited from dai::NodeCRTP< DetectionNetwork, MobileNetDetectionNetwork, DetectionNetworkProperties >
Propertiesproperties
 Underlying properties. More...
 

Detailed Description

MobileNetDetectionNetwork node. Parses MobileNet results.

Definition at line 56 of file DetectionNetwork.hpp.

Constructor & Destructor Documentation

◆ MobileNetDetectionNetwork() [1/2]

dai::node::MobileNetDetectionNetwork::MobileNetDetectionNetwork ( const std::shared_ptr< PipelineImpl > &  par,
int64_t  nodeId 
)

Definition at line 35 of file DetectionNetwork.cpp.

◆ MobileNetDetectionNetwork() [2/2]

dai::node::MobileNetDetectionNetwork::MobileNetDetectionNetwork ( const std::shared_ptr< PipelineImpl > &  par,
int64_t  nodeId,
std::unique_ptr< Properties props 
)

Definition at line 37 of file DetectionNetwork.cpp.


The documentation for this class was generated from the following files:


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20