Simd Library Documentation.

Home | Release Notes | Download | Documentation | Issues | GitHub
ImageMatcher< Tag, Allocator >::Hash Struct Reference

The Hash structure is used for fast image matching. More...

#include <SimdImageMatcher.hpp>

Data Fields

Tag tag
 

Detailed Description

template<class Tag, template< class > class Allocator>
struct Simd::ImageMatcher< Tag, Allocator >::Hash

The Hash structure is used for fast image matching.

To create the structure use method Simd::ImageMatcher::Create().

Field Documentation

◆ tag

Tag tag

An arbitrary tag linked with the image.