|
ddt
0.1
|
#include "../../fitsfunctions/src/include/ddt/imageIO.hpp"#include "ddt/imageError.hpp"#include "ddt/imageHelpers.hpp"#include "ddt/imageProc.hpp"#include "ddt/imageStats.hpp"#include "ddt/initCpl.hpp"#include "gtest/gtest.h"Classes | |
| class | ImageLibsStatsTest |
Functions | |
| TEST_F (ImageLibsStatsTest, MaxPixelValue) | |
| TEST_F (ImageLibsStatsTest, MaxPixelValueWindow) | |
| TEST_F (ImageLibsStatsTest, MinPixelValue) | |
| TEST_F (ImageLibsStatsTest, MinPixelValueWindow) | |
| TEST_F (ImageLibsStatsTest, MeanPixelValue) | |
| TEST_F (ImageLibsStatsTest, MeanPixelValueWindow) | |
| TEST_F (ImageLibsStatsTest, RMSValue) | |
| TEST_F (ImageLibsStatsTest, RMSValueFail) | |
| TEST_F (ImageLibsStatsTest, RMSValueWindow) | |
| TEST_F (ImageLibsStatsTest, RMSValueWindowFail) | |
| TEST_F (ImageLibsStatsTest, CPLStatistics) | |
| TEST_F (ImageLibsStatsTest, MinMaxPixelValues) | |
| TEST_F (ImageLibsStatsTest, MinMaxPixelValuesFail) | |
| TEST_F (ImageLibsStatsTest, MedianMinMaxPixelValues) | |
| TEST_F (ImageLibsStatsTest, MedianMinMaxPixelValuesFail) | |
| TEST_F (ImageLibsStatsTest, PixelValues) | |
| TEST_F (ImageLibsStatsTest, PixelValuesFail) | |
| TEST_F (ImageLibsStatsTest, Histogram) | |
| TEST_F | ( | ImageLibsStatsTest | , |
| CPLStatistics | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| Histogram | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MaxPixelValue | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MaxPixelValueWindow | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MeanPixelValue | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MeanPixelValueWindow | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MedianMinMaxPixelValues | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MedianMinMaxPixelValuesFail | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MinMaxPixelValues | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MinMaxPixelValuesFail | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MinPixelValue | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| MinPixelValueWindow | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| PixelValues | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| PixelValuesFail | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| RMSValue | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| RMSValueFail | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| RMSValueWindow | |||
| ) |
| TEST_F | ( | ImageLibsStatsTest | , |
| RMSValueWindowFail | |||
| ) |