Class cv::randpattern::RandomPatternGenerator#
#include <opencv2/ccalib/randpattern.hpp>Collaboration diagram for cv::randpattern::RandomPatternGenerator:
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()
Member Data Documentation#
_imageHeight#
int cv::randpattern::RandomPatternGenerator::_imageHeight
_imageWidth#
int cv::randpattern::RandomPatternGenerator::_imageWidth
_pattern#
cv::Mat cv::randpattern::RandomPatternGenerator::_pattern
Source file#
The documentation for this class was generated from the following file:
opencv2/ccalib/randpattern.hpp