Loading...
Searching...
No Matches
cv::dnn::_Range Struct Reference
#include <opencv2/dnn/shape_utils.hpp>
Inheritance diagram for cv::dnn::_Range:
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]
|
inline |
◆ _Range() [2/2]
|
inline |
The documentation for this struct was generated from the following file:
- opencv2/dnn/shape_utils.hpp
Public Member Functions inherited from
1.9.6