OpenCV 5.0.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::dnn::Arg Struct Reference

#include <opencv2/dnn/dnn.hpp>

Public Member Functions

 Arg ()
 Arg (int idx_)
bool empty () const

Public Attributes

int idx

Constructor & Destructor Documentation

◆ Arg() [1/2]

cv::dnn::Arg::Arg ( )

◆ Arg() [2/2]

cv::dnn::Arg::Arg ( int idx_)
explicit

Member Function Documentation

◆ empty()

bool cv::dnn::Arg::empty ( ) const

Member Data Documentation

◆ idx

int cv::dnn::Arg::idx

The documentation for this struct was generated from the following file: