![]() Simd Library Documentation.Home | Release Notes | Download | Documentation | Forum | SourceForge | GitHub | ||||||||||||||||||||||||
ImageMatcher< Tag, Allocator >::Result Struct Reference The Result structure is a result of matching current image and images added before to ImageMatcher. More...
Detailed Descriptiontemplate<class Tag, template< class > class Allocator>
|
[in] | t | - a tag of arbitrary type. |
[in] | d | - A mean squared difference. |
const Hash* hash |
A hash to found similar image.
const double difference |
A mean squared difference between current and found similar image.