Loading...
Searching...
No Matches
cv::ImageCollection::iterator Struct Reference
#include <opencv2/imgcodecs.hpp>
Public Member Functions | |
iterator (ImageCollection *col) | |
iterator (ImageCollection *col, int end) | |
Mat & | operator* () |
iterator & | operator++ () |
iterator | operator++ (int) |
Mat * | operator-> () |
Friends | |
bool | operator!= (const iterator &a, const iterator &b) |
bool | operator== (const iterator &a, const iterator &b) |
Constructor & Destructor Documentation
◆ iterator() [1/2]
cv::ImageCollection::iterator::iterator | ( | ImageCollection * | col | ) |
◆ iterator() [2/2]
cv::ImageCollection::iterator::iterator | ( | ImageCollection * | col, |
int | end | ||
) |
Member Function Documentation
◆ operator*()
Mat & cv::ImageCollection::iterator::operator* | ( | ) |
◆ operator++() [1/2]
iterator & cv::ImageCollection::iterator::operator++ | ( | ) |
◆ operator++() [2/2]
iterator cv::ImageCollection::iterator::operator++ | ( | int | ) |
◆ operator->()
Mat * cv::ImageCollection::iterator::operator-> | ( | ) |
Friends And Related Function Documentation
◆ operator!=
◆ operator==
The documentation for this struct was generated from the following file:
- opencv2/imgcodecs.hpp