|
RawSpeed
fast raw decoding library
|
#include "common/RawImage.h"
Public Attributes | |
| double | pixelAspectRatio = 1 |
| Optional< std::array< float, 4 > > | wbCoeffs |
| std::vector< NotARational< int > > | colorMatrix |
| uint32_t | fujiRotationPos = 0 |
| iPoint2D | subsampling = {1, 1} |
| std::string | make |
| std::string | model |
| std::string | mode |
| std::string | canonical_make |
| std::string | canonical_model |
| std::string | canonical_alias |
| std::string | canonical_id |
| int | isoSpeed = 0 |
Definition at line 78 of file RawImage.h.
| std::string rawspeed::ImageMetaData::canonical_alias |
Definition at line 104 of file RawImage.h.
Referenced by main().
| std::string rawspeed::ImageMetaData::canonical_id |
Definition at line 105 of file RawImage.h.
| std::string rawspeed::ImageMetaData::canonical_make |
Definition at line 102 of file RawImage.h.
Referenced by main().
| std::string rawspeed::ImageMetaData::canonical_model |
Definition at line 103 of file RawImage.h.
Referenced by main().
| std::vector<NotARational<int> > rawspeed::ImageMetaData::colorMatrix |
Definition at line 91 of file RawImage.h.
| uint32_t rawspeed::ImageMetaData::fujiRotationPos = 0 |
Definition at line 95 of file RawImage.h.
Referenced by rawspeed::RafDecoder::applyCorrections(), and main().
| int rawspeed::ImageMetaData::isoSpeed = 0 |
Definition at line 108 of file RawImage.h.
| std::string rawspeed::ImageMetaData::make |
Definition at line 98 of file RawImage.h.
Referenced by main().
| std::string rawspeed::ImageMetaData::mode |
Definition at line 100 of file RawImage.h.
| std::string rawspeed::ImageMetaData::model |
Definition at line 99 of file RawImage.h.
Referenced by main().
| double rawspeed::ImageMetaData::pixelAspectRatio = 1 |
Definition at line 83 of file RawImage.h.
Referenced by rawspeed::RawDecoder::decodeRaw(), and main().
| iPoint2D rawspeed::ImageMetaData::subsampling = {1, 1} |
Definition at line 97 of file RawImage.h.
Referenced by anonymous_namespace{Cr2sRawInterpolatorBenchmark.cpp}::BM_Cr2sRawInterpolator(), and rawspeed::Cr2Decoder::sRawInterpolate().
Definition at line 86 of file RawImage.h.
Referenced by main().