|
TuttleOFX
1
|
#include <terry/numeric/matrix.hpp>#include <terry/numeric/pow.hpp>#include <terry/numeric/log.hpp>#include <terry/numeric/clamp.hpp>#include <terry/typedefs.hpp>#include <terry/channel.hpp>

Go to the source code of this file.
Data Structures | |
| struct | terry::color::transfer::detail::matrices_rgb_to_lab_t< T > |
| struct | terry::color::transfer::detail::matrices_lab_to_rgb_t< T > |
| struct | terry::color::transfer::pixel_rgb_to_lms_t< PixelRef, PixelR > |
| struct | terry::color::transfer::pixel_rgb_to_lab_t< PixelRef, PixelR > |
| struct | terry::color::transfer::pixel_lms_to_rgb_t< PixelRef, PixelR > |
| struct | terry::color::transfer::pixel_lab_to_rgb_t< PixelRef, PixelR > |
Namespaces | |
| namespace | terry |
| namespace | terry::color |
| namespace | terry::color::transfer |
| namespace | terry::color::transfer::detail |