OpenCV
5.0.0-pre
Open Source Computer Vision
|
#include <opencv2/dnn/dnn.hpp>
Public Member Functions | |
Arg () | |
Arg (int idx_) | |
bool | empty () const |
operator bool () const | |
Public Attributes | |
int | idx |
cv::dnn::Arg::Arg | ( | ) |
|
explicit |
bool cv::dnn::Arg::empty | ( | ) | const |
cv::dnn::Arg::operator bool | ( | ) | const |
int cv::dnn::Arg::idx |