OpenCV  2.4.13
Open Source Computer Vision
cv::ocl::MatchTemplateBuf Struct Reference

#include <ocl.hpp>

Public Attributes

Size user_block_size
 
oclMat imagef
 
oclMat templf
 
std::vector< oclMatimages
 
std::vector< oclMatimage_sums
 
std::vector< oclMatimage_sqsums
 

Member Data Documentation

std::vector<oclMat> cv::ocl::MatchTemplateBuf::image_sqsums
std::vector<oclMat> cv::ocl::MatchTemplateBuf::image_sums
oclMat cv::ocl::MatchTemplateBuf::imagef
std::vector<oclMat> cv::ocl::MatchTemplateBuf::images
oclMat cv::ocl::MatchTemplateBuf::templf
Size cv::ocl::MatchTemplateBuf::user_block_size

The documentation for this struct was generated from the following file: