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

#include <gpu.hpp>

Public Attributes

Size user_block_size
 
GpuMat imagef
 
GpuMat templf
 
std::vector< GpuMatimages
 
std::vector< GpuMatimage_sums
 
std::vector< GpuMatimage_sqsums
 

Member Data Documentation

std::vector<GpuMat> cv::gpu::MatchTemplateBuf::image_sqsums
std::vector<GpuMat> cv::gpu::MatchTemplateBuf::image_sums
GpuMat cv::gpu::MatchTemplateBuf::imagef
std::vector<GpuMat> cv::gpu::MatchTemplateBuf::images
GpuMat cv::gpu::MatchTemplateBuf::templf
Size cv::gpu::MatchTemplateBuf::user_block_size

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