

Public Member Functions | |
| void | openFile () |
| void | doPrintHash (const uint32 h, const std::string &imgname, const std::string &imgtype) |
| template<class T > | |
| void | printHash (const Image< T > &ima, const std::string &imgname, const std::string &imgtype) |
| void | printHash (const VideoFrame &frame, const std::string &imgname, const std::string &imgtype) |
Public Attributes | |
| std::string | fileName |
| bool | fileOwned |
| int | frameNumber |
| FILE * | file |
| std::set< uint32 > | hashes |
Definition at line 52 of file HashOutputSeries.C.
1.6.3