MIRA
|
Some basic classes for different Hash function. More...
Go to the source code of this file.
Classes | |
class | HashDigest |
A generic hash digest, which consists of an array of bytes. More... | |
class | HashStreamBuf |
A generic hash streambuf class. More... | |
class | HashStream< T > |
A template base class for hash functions based on std::ostream. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Some basic classes for different Hash function.