

Public Member Functions | |
| void | openFile () |
| void | printStatsRGB (const Image< PixRGB< byte > > &img, const std::string &imgname, const std::string &imgtype) |
| void | printStatsSummary () |
Public Attributes | |
| std::string | fileName |
| bool | fileOwned |
| int | frameNumber |
| FILE * | file |
| Range< byte > | rangeR |
| Range< byte > | rangeG |
| Range< byte > | rangeB |
| double | meanR |
| double | meanG |
| double | meanB |
| int | count |
Definition at line 63 of file StatsOutputSeries.C.
1.6.3