#include <ocl.hpp>
Public Attributes | |
| Size | user_block_size |
| oclMat | imagef |
| oclMat | templf |
| std::vector< oclMat > | images |
| std::vector< oclMat > | image_sums |
| std::vector< oclMat > | image_sqsums |
| 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 |