Loading...
Searching...
No Matches
cv::dnn::BackendNode Class Reference
Derivatives of this class encapsulates functions of certain backends. More...
#include <opencv2/dnn/dnn.hpp>
Public Member Functions | |
BackendNode (int backendId) | |
virtual | ~BackendNode () |
Virtual destructor to make polymorphism. | |
Public Attributes | |
int | backendId |
Backend identifier. | |
Detailed Description
Derivatives of this class encapsulates functions of certain backends.
Constructor & Destructor Documentation
◆ BackendNode()
|
explicit |
◆ ~BackendNode()
|
virtual |
Virtual destructor to make polymorphism.
Member Data Documentation
◆ backendId
int cv::dnn::BackendNode::backendId |
Backend identifier.
The documentation for this class was generated from the following file:
- opencv2/dnn/dnn.hpp