OpenCV  2.4.13.2
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

§ image_sqsums

std::vector<oclMat> cv::ocl::MatchTemplateBuf::image_sqsums

§ image_sums

std::vector<oclMat> cv::ocl::MatchTemplateBuf::image_sums

§ imagef

oclMat cv::ocl::MatchTemplateBuf::imagef

§ images

std::vector<oclMat> cv::ocl::MatchTemplateBuf::images

§ templf

oclMat cv::ocl::MatchTemplateBuf::templf

§ user_block_size

Size cv::ocl::MatchTemplateBuf::user_block_size

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