Class cv::dnn::BackendNode#
Derivatives of this class encapsulates functions of certain backends.
#include <opencv2/dnn/dnn.hpp>Collaboration diagram for cv::dnn::BackendNode:
Detailed Description#
Derivatives of this class encapsulates functions of certain backends.
Constructor & Destructor Documentation#
BackendNode()#
cv::dnn::BackendNode::BackendNode(int backendId)
~BackendNode()#
cv::dnn::BackendNode::~BackendNode()
Virtual destructor to make polymorphism.
Member Data Documentation#
backendId#
int cv::dnn::BackendNode::backendId
Backend identifier.
Source file#
The documentation for this class was generated from the following file:
opencv2/dnn/dnn.hpp