OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::dnn::_Range Struct Reference

#include <opencv2/dnn/shape_utils.hpp>

Public Member Functions

 _Range (const Range &r)
 _Range (int start_, int size_=1)
Public Member Functions inherited from cv::Range
 Range ()
 Range (int _start, int _end)
bool empty () const
int size () const

Additional Inherited Members

Static Public Member Functions inherited from cv::Range
static Range all ()
Public Attributes inherited from cv::Range
int end
int start

Constructor & Destructor Documentation

◆ _Range() [1/2]

cv::dnn::_Range::_Range ( const Range & r)
inline

◆ _Range() [2/2]

cv::dnn::_Range::_Range ( int start_,
int size_ = 1 )
inline

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