#include <opencv2/dnn/shape_utils.hpp>
Public Member Functions | |
_Range (const Range &r) | |
_Range (int start_, int size_=1) | |
bool | empty () const |
int | size () const |
Static Public Member Functions | |
static Range | all () |
Public Attributes | |
int | end |
int | start |
|
inline |
|
inline |
|
staticinherited |
|
inherited |
|
inherited |
|
inherited |
Referenced by cv::dnn::clamp(), cv::Mat::forEach_impl(), cv::FileNode::read(), cv::dnn::total(), and cv::FileStorage::write().
|
inherited |
Referenced by cv::dnn::clamp(), cv::Mat::forEach_impl(), cv::FileNode::read(), cv::dnn::total(), and cv::FileStorage::write().