Loading...
Searching...
No Matches
cv::randpattern::RandomPatternGenerator Class Reference
#include <opencv2/ccalib/randpattern.hpp>
Public Member Functions | |
| RandomPatternGenerator (int imageWidth, int imageHeight) | |
| void | generatePattern () |
| cv::Mat | getPattern () |
Constructor & Destructor Documentation
◆ RandomPatternGenerator()
| cv::randpattern::RandomPatternGenerator::RandomPatternGenerator | ( | int | imageWidth, |
| int | imageHeight | ||
| ) |
Member Function Documentation
◆ generatePattern()
| void cv::randpattern::RandomPatternGenerator::generatePattern | ( | ) |
◆ getPattern()
| cv::Mat cv::randpattern::RandomPatternGenerator::getPattern | ( | ) |
The documentation for this class was generated from the following file:
- opencv2/ccalib/randpattern.hpp
1.9.6