OpenCV  
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
cv::randpattern::RandomPatternGenerator Class Reference

#include <opencv2/ccalib/randpattern.hpp>

Collaboration diagram for cv::randpattern::RandomPatternGenerator:

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: