|
ddt
0.1
|
#include "../../fitsfunctions/src/include/ddt/imageIO.hpp"#include "ddt/imageError.hpp"#include "ddt/imageHandling.hpp"#include "ddt/imageHelpers.hpp"#include "ddt/imageStats.hpp"#include "ddt/initCpl.hpp"#include "gtest/gtest.h"Classes | |
| class | ImageLibsHandlingTest |
Functions | |
| TEST_F (ImageLibsHandlingTest, Instantiation) | |
| TEST_F (ImageLibsHandlingTest, RotateFlag) | |
| TEST_F (ImageLibsHandlingTest, FlipXFlag) | |
| TEST_F (ImageLibsHandlingTest, FlipYFlag) | |
| TEST_F (ImageLibsHandlingTest, CutLevelType) | |
| TEST_F (ImageLibsHandlingTest, CutLevelTypeString) | |
| TEST_F (ImageLibsHandlingTest, CutLevelUserDefined) | |
| TEST_F (ImageLibsHandlingTest, CutLevelUserDefinedApplied) | |
| TEST_F (ImageLibsHandlingTest, LoadFile) | |
| TEST_F (ImageLibsHandlingTest, ImageAttributes) | |
| TEST_F (ImageLibsHandlingTest, ColorScalingType) | |
| TEST_F (ImageLibsHandlingTest, ColorScalingTypeDirect) | |
| TEST_F (ImageLibsHandlingTest, ColorScalingTypeString) | |
| TEST_F (ImageLibsHandlingTest, ColorScalingLinearLUT) | |
| TEST_F (ImageLibsHandlingTest, ColorScalingLogLUT) | |
| TEST_F (ImageLibsHandlingTest, ColorScalingSqrtrLUT) | |
| TEST_F | ( | ImageLibsHandlingTest | , |
| ColorScalingLinearLUT | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| ColorScalingLogLUT | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| ColorScalingSqrtrLUT | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| ColorScalingType | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| ColorScalingTypeDirect | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| ColorScalingTypeString | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| CutLevelType | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| CutLevelTypeString | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| CutLevelUserDefined | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| CutLevelUserDefinedApplied | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| FlipXFlag | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| FlipYFlag | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| ImageAttributes | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| Instantiation | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| LoadFile | |||
| ) |
| TEST_F | ( | ImageLibsHandlingTest | , |
| RotateFlag | |||
| ) |