TuttleOFX
1
|
Data Structures | |
struct | RawReaderProcessParams |
class | RawReaderPlugin |
Raw reader. More... | |
class | RawReaderProcess |
Enumerations | |
enum | EDocumentMode { eDocumentModeStd = 0, eDocumentModeWwb, eDocumentModeWall } |
enum | EHighlight { eHighlightClip = 0, eHighlightUnclip, eHighlightBlend, eHighlightRebuild1, eHighlightRebuild2, eHighlightRebuild3, eHighlightRebuild4, eHighlightRebuild5, eHighlightRebuild6, eHighlightRebuild7 } |
enum | EInterpolation { eInterpolationLinear = 0, eInterpolationVng, eInterpolationPpg, eInterpolationAhd, eInterpolationDcb, eInterpolationModifiedAhd, eInterpolationAfd, eInterpolationVcd, eInterpolationMixed, eInterpolationLmmse, eInterpolationAmaze } |
enum | EWhiteBalance { eAutoWb = 0, eCameraWb, eManualWb, e2500, e2550, e2650, e2700, e2800, e2850, e2950, e3000, e3100, e3200, e3300, e3400, e3600, e3700, e3800, e4000, e4200, e4300, e4500, e4800, e5000, e5300, e5600, e5900, e6300, e6700, e7100, e7700, e8300, e9100, e10000 } |
enum | EFiltering { eFilteringAuto = 0, eFilteringNone } |
Functions | |
mDeclarePluginFactory (RawReaderPluginFactory,{},{}) | |
template<class View > | |
static int | progressCallback (void *data, LibRaw_progress p, int iteration, int expected) |
Variables | |
static const std::string | kParamMetadata = "metadata" |
static const std::string | kGroupMetadataLabel = "Metadata" |
static const std::string | kParamManufacturer = "manufacturer" |
static const std::string | kParamManufacturerLabel = "Camera Manufacturer" |
static const std::string | kParamManufacturerHint = "" |
static const std::string | kParamModel = "model" |
static const std::string | kParamModelLabel = "Camera Model" |
static const std::string | kParamModelHint = "" |
static const std::string | kParamIso = "iso" |
static const std::string | kParamIsoLabel = "ISO sensitivity" |
static const std::string | kParamIsoHint = "" |
static const std::string | kParamShutter = "shutter" |
static const std::string | kParamShutterLabel = "Shutter speed" |
static const std::string | kParamShutterHint = "" |
static const std::string | kParamAperture = "aperture" |
static const std::string | kParamApertureLabel = "Aperture" |
static const std::string | kParamApertureHint = "" |
static const std::string | kParamFocal = "focal" |
static const std::string | kParamFocalLabel = "Focal Length" |
static const std::string | kParamFocalHint = "" |
static const std::string | kParamDateOfShooting = "timestamp" |
static const std::string | kParamDateOfShootingLabel = "Date of shooting" |
static const std::string | kParamDateOfShootingHint = "" |
static const std::string | kParamGPS = "gps" |
static const std::string | kParamGPSLabel = "GPS data" |
static const std::string | kParamGPSHint = "" |
static const std::string | kParamDesc = "desc" |
static const std::string | kParamDescLabel = "Image description" |
static const std::string | kParamDescHint = "" |
static const std::string | kParamArtist = "artist" |
static const std::string | kParamArtistLabel = "Author of image" |
static const std::string | kParamArtistHint = "" |
static const std::string | kParamGreyboxPoint = "greyboxpoint" |
static const std::string | kParamGreyboxPointLabel = "GreyBox Point" |
static const std::string | kParamGreyboxPointHint = "Coordinates of the rectangle that is used to calculate the white balance. X and Y are coordinates of the left-top rectangle corner." |
static const std::string | kParamGreyboxSize = "greyboxsize" |
static const std::string | kParamGreyboxSizeLabel = "GreyBox Size" |
static const std::string | kParamGreyboxSizeHint = "Coordinates of the rectangle that is used to calculate the white balance. w and h are the rectangle's width and height, respectively." |
static const std::string | kParamRedAbber = "redabberation" |
static const std::string | kParamRedAbberLabel = "Red Abberation Chromatic" |
static const std::string | kParamRedAbberHint = "Correction of chromatic aberrations." |
static const std::string | kParamBlueAbber = "blueabberation" |
static const std::string | kParamBlueAbberLabel = "Blue Abberation Chromatic" |
static const std::string | kParamBlueAbberHint = "Correction of chromatic aberrations." |
static const std::string | kParamGammaPower = "gammaPower" |
static const std::string | kParamGammaPowerLabel = "Gamma Power" |
static const std::string | kParamGammaPowerHint = "Inverted gamma value" |
static const std::string | kParamGammaToe = "gammatoe" |
static const std::string | kParamGammaToeLabel = "Gamma Toe" |
static const std::string | kParamGammaToeHint = "Slope for linear part (so called toe slope). Set to zero for simple power curve." |
static const std::string | kParamBright = "bright" |
static const std::string | kParamBrightLabel = "Bright" |
static const std::string | kParamBrightHint = "" |
static const std::string | kParamThreshold = "threshold" |
static const std::string | kParamThresholdLabel = "Threshold" |
static const std::string | kParamThresholdHint = "Parameter for noise reduction through wavelet denoising." |
static const std::string | kParamFourColorRgb = "fourcolorrgb" |
static const std::string | kParamFourColorRgbLabel = "4 color RGB" |
static const std::string | kParamFourColorRgbHint = "Switches on separate interpolations for two green components." |
static const std::string | kParamDocumentMode = "documentmode" |
static const std::string | kParamDocumentModeLabel = "Document Mode" |
static const std::string | kParamDocumentModeHint = "Switches on separate interpolations for two green components." |
static const std::string | kParamDocumentModeStd = "standard (with white balance)" |
static const std::string | kParamDocumentModeWwb = "withwhitebalance (without color processing or debayer)" |
static const std::string | kParamDocumentModeWall = "withoutall (without color processing or debayer and white balance)" |
static const std::string | kParamHighlight = "highlight" |
static const std::string | kParamHighlightLabel = "Highlight" |
static const std::string | kParamHighlightHint = "Highlight mode\t rebuild : Low numbers favor whites; high numbers favor colors. 5 as a compromise." |
static const std::string | kParamHighlightClip = "clip" |
static const std::string | kParamHighlightUnclip = "unclip" |
static const std::string | kParamHighlightBlend = "blend" |
static const std::string | kParamHighlightRebuild1 = "rebuild1" |
static const std::string | kParamHighlightRebuild2 = "rebuild2" |
static const std::string | kParamHighlightRebuild3 = "rebuild3" |
static const std::string | kParamHighlightRebuild4 = "rebuild4" |
static const std::string | kParamHighlightRebuild5 = "rebuild5" |
static const std::string | kParamHighlightRebuild6 = "rebuild6" |
static const std::string | kParamHighlightRebuild7 = "rebuild7" |
static const std::string | kParamInterpolation = "interpolation" |
static const std::string | kParamInterpolationLabel = "Interpolation" |
static const std::string | kParamInterpolationHint = "Interpolation quality" |
static const std::string | kParamInterpolationLinear = "linear" |
static const std::string | kParamInterpolationVng = "VNG Variable Number of Gradients" |
static const std::string | kParamInterpolationPpg = "PPG Patterned Pixel Grouping" |
static const std::string | kParamInterpolationAhd = "AHD Adaptive Homogeneity-Directed" |
static const std::string | kParamInterpolationDcb = "DCB" |
static const std::string | kParamInterpolationModifiedAhd = "modifiedAHD" |
static const std::string | kParamInterpolationAfd = "AFD" |
static const std::string | kParamInterpolationVcd = "VCD" |
static const std::string | kParamInterpolationMixed = "MixedVCDModifiedAHD" |
static const std::string | kParamInterpolationLmmse = "LMMSE" |
static const std::string | kParamInterpolationAmaze = "AMaZE" |
static const std::string | kParamExposure = "exposure" |
static const std::string | kParamExposureLabel = "Exposure correction" |
static const std::string | kParamExposureHint = "Exposure shift in linear scale. Usable range from 0.25 (2-stop darken) to 8.0 (3-stop lighter). Default: 1.0 (no exposure shift)." |
static const std::string | kParamExposurePreserve = "exposurepreserve" |
static const std::string | kParamExposurePreserveLabel = "Exposure preserve highlights" |
static const std::string | kParamExposurePreserveHint = "Preserve highlights when lighten the image. Usable range from 0.0 (no preservation) to 1.0 (full preservation). 0.0 is the default value." |
static const std::string | kParamWhiteBalance = "whitebalance" |
static const std::string | kParamWhiteBalanceLabel = "White Balance" |
static const std::string | kParamWhiteBalanceHint = "Select white balance." |
static const std::string | kParamWhiteBalanceAutoWb = "auto" |
static const std::string | kParamWhiteBalanceCameraWb = "camera" |
static const std::string | kParamWhiteBalanceManualWb = "manual" |
static const std::string | kParamWhiteBalance2500 = "2500" |
static const std::string | kParamWhiteBalance2550 = "2550" |
static const std::string | kParamWhiteBalance2650 = "2650" |
static const std::string | kParamWhiteBalance2700 = "2700" |
static const std::string | kParamWhiteBalance2800 = "2800" |
static const std::string | kParamWhiteBalance2850 = "2850" |
static const std::string | kParamWhiteBalance2950 = "2950" |
static const std::string | kParamWhiteBalance3000 = "3000" |
static const std::string | kParamWhiteBalance3100 = "3100" |
static const std::string | kParamWhiteBalance3200 = "3200" |
static const std::string | kParamWhiteBalance3300 = "3300" |
static const std::string | kParamWhiteBalance3400 = "3400" |
static const std::string | kParamWhiteBalance3600 = "3600" |
static const std::string | kParamWhiteBalance3700 = "3700" |
static const std::string | kParamWhiteBalance3800 = "3800" |
static const std::string | kParamWhiteBalance4000 = "4000" |
static const std::string | kParamWhiteBalance4200 = "4200" |
static const std::string | kParamWhiteBalance4300 = "4300" |
static const std::string | kParamWhiteBalance4500 = "4500" |
static const std::string | kParamWhiteBalance4800 = "4800" |
static const std::string | kParamWhiteBalance5000 = "5000" |
static const std::string | kParamWhiteBalance5300 = "5300" |
static const std::string | kParamWhiteBalance5600 = "5600" |
static const std::string | kParamWhiteBalance5900 = "5900" |
static const std::string | kParamWhiteBalance6300 = "6300" |
static const std::string | kParamWhiteBalance6700 = "6700" |
static const std::string | kParamWhiteBalance7100 = "7100" |
static const std::string | kParamWhiteBalance7700 = "7700" |
static const std::string | kParamWhiteBalance8300 = "8300" |
static const std::string | kParamWhiteBalance9100 = "9100" |
static const std::string | kParamWhiteBalance10000 = "10000" |
static const std::string | kParamFiltering = "filtering" |
static const std::string | kParamFilteringAuto = "Auto" |
static const std::string | kParamFilteringNone = "None" |
static const bool | kSupportTiles = false |
Definition at line 100 of file RawReaderDefinitions.hpp.
Definition at line 253 of file RawReaderDefinitions.hpp.
eHighlightClip | |
eHighlightUnclip | |
eHighlightBlend | |
eHighlightRebuild1 | |
eHighlightRebuild2 | |
eHighlightRebuild3 | |
eHighlightRebuild4 | |
eHighlightRebuild5 | |
eHighlightRebuild6 | |
eHighlightRebuild7 |
Definition at line 121 of file RawReaderDefinitions.hpp.
Definition at line 150 of file RawReaderDefinitions.hpp.
Definition at line 211 of file RawReaderDefinitions.hpp.
tuttle::plugin::raw::reader::mDeclarePluginFactory | ( | RawReaderPluginFactory | ) |
static int tuttle::plugin::raw::reader::progressCallback | ( | void * | data, |
LibRaw_progress | p, | ||
int | iteration, | ||
int | expected | ||
) | [static] |
Definition at line 21 of file RawReaderProcess.tcc.
References TUTTLE_INFO, and TUTTLE_LOG_DEBUG.
Referenced by tuttle::plugin::openImageIO::reader::OpenImageIOReaderProcess< View >::readImage(), and tuttle::plugin::openImageIO::writer::OpenImageIOWriterProcess< View >::writeImage().
const std::string tuttle::plugin::raw::reader::kGroupMetadataLabel = "Metadata" [static] |
Definition at line 13 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamAperture = "aperture" [static] |
Definition at line 31 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamApertureHint = "" [static] |
Definition at line 33 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamApertureLabel = "Aperture" [static] |
Definition at line 32 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamArtist = "artist" [static] |
Definition at line 51 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamArtistHint = "" [static] |
Definition at line 53 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamArtistLabel = "Author of image" [static] |
Definition at line 52 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamBlueAbber = "blueabberation" [static] |
Definition at line 69 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamBlueAbberHint = "Correction of chromatic aberrations." [static] |
Definition at line 71 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamBlueAbberLabel = "Blue Abberation Chromatic" [static] |
Definition at line 70 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamBright = "bright" [static] |
Definition at line 81 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamBrightHint = "" [static] |
Definition at line 83 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamBrightLabel = "Bright" [static] |
Definition at line 82 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDateOfShooting = "timestamp" [static] |
Definition at line 39 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamDateOfShootingHint = "" [static] |
Definition at line 41 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDateOfShootingLabel = "Date of shooting" [static] |
Definition at line 40 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDesc = "desc" [static] |
Definition at line 47 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamDescHint = "" [static] |
Definition at line 49 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDescLabel = "Image description" [static] |
Definition at line 48 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDocumentMode = "documentmode" [static] |
Definition at line 93 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamDocumentModeHint = "Switches on separate interpolations for two green components." [static] |
Definition at line 95 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDocumentModeLabel = "Document Mode" [static] |
Definition at line 94 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDocumentModeStd = "standard (with white balance)" [static] |
Definition at line 96 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDocumentModeWall = "withoutall (without color processing or debayer and white balance)" [static] |
Definition at line 98 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamDocumentModeWwb = "withwhitebalance (without color processing or debayer)" [static] |
Definition at line 97 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamExposure = "exposure" [static] |
Definition at line 165 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamExposureHint = "Exposure shift in linear scale. Usable range from 0.25 (2-stop darken) to 8.0 (3-stop lighter). Default: 1.0 (no exposure shift)." [static] |
Definition at line 167 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamExposureLabel = "Exposure correction" [static] |
Definition at line 166 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamExposurePreserve = "exposurepreserve" [static] |
Definition at line 169 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamExposurePreserveHint = "Preserve highlights when lighten the image. Usable range from 0.0 (no preservation) to 1.0 (full preservation). 0.0 is the default value." [static] |
Definition at line 171 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamExposurePreserveLabel = "Exposure preserve highlights" [static] |
Definition at line 170 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamFiltering = "filtering" [static] |
Definition at line 249 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamFilteringAuto = "Auto" [static] |
Definition at line 250 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamFilteringNone = "None" [static] |
Definition at line 251 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamFocal = "focal" [static] |
Definition at line 35 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamFocalHint = "" [static] |
Definition at line 37 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamFocalLabel = "Focal Length" [static] |
Definition at line 36 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamFourColorRgb = "fourcolorrgb" [static] |
Definition at line 89 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamFourColorRgbHint = "Switches on separate interpolations for two green components." [static] |
Definition at line 91 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamFourColorRgbLabel = "4 color RGB" [static] |
Definition at line 90 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGammaPower = "gammaPower" [static] |
Definition at line 73 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamGammaPowerHint = "Inverted gamma value" [static] |
Definition at line 75 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGammaPowerLabel = "Gamma Power" [static] |
Definition at line 74 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGammaToe = "gammatoe" [static] |
Definition at line 77 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamGammaToeHint = "Slope for linear part (so called toe slope). Set to zero for simple power curve." [static] |
Definition at line 79 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGammaToeLabel = "Gamma Toe" [static] |
Definition at line 78 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGPS = "gps" [static] |
Definition at line 43 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamGPSHint = "" [static] |
Definition at line 45 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGPSLabel = "GPS data" [static] |
Definition at line 44 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGreyboxPoint = "greyboxpoint" [static] |
Definition at line 57 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamGreyboxPointHint = "Coordinates of the rectangle that is used to calculate the white balance. X and Y are coordinates of the left-top rectangle corner." [static] |
Definition at line 59 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGreyboxPointLabel = "GreyBox Point" [static] |
Definition at line 58 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGreyboxSize = "greyboxsize" [static] |
Definition at line 61 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamGreyboxSizeHint = "Coordinates of the rectangle that is used to calculate the white balance. w and h are the rectangle's width and height, respectively." [static] |
Definition at line 63 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamGreyboxSizeLabel = "GreyBox Size" [static] |
Definition at line 62 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlight = "highlight" [static] |
Definition at line 107 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamHighlightBlend = "blend" [static] |
Definition at line 112 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightClip = "clip" [static] |
Definition at line 110 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightHint = "Highlight mode\t rebuild : Low numbers favor whites; high numbers favor colors. 5 as a compromise." [static] |
Definition at line 109 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightLabel = "Highlight" [static] |
Definition at line 108 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightRebuild1 = "rebuild1" [static] |
Definition at line 113 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightRebuild2 = "rebuild2" [static] |
Definition at line 114 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightRebuild3 = "rebuild3" [static] |
Definition at line 115 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightRebuild4 = "rebuild4" [static] |
Definition at line 116 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightRebuild5 = "rebuild5" [static] |
Definition at line 117 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightRebuild6 = "rebuild6" [static] |
Definition at line 118 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightRebuild7 = "rebuild7" [static] |
Definition at line 119 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamHighlightUnclip = "unclip" [static] |
Definition at line 111 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolation = "interpolation" [static] |
Definition at line 135 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamInterpolationAfd = "AFD" [static] |
Definition at line 144 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationAhd = "AHD Adaptive Homogeneity-Directed" [static] |
Definition at line 141 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationAmaze = "AMaZE" [static] |
Definition at line 148 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationDcb = "DCB" [static] |
Definition at line 142 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationHint = "Interpolation quality" [static] |
Definition at line 137 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationLabel = "Interpolation" [static] |
Definition at line 136 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationLinear = "linear" [static] |
Definition at line 138 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationLmmse = "LMMSE" [static] |
Definition at line 147 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationMixed = "MixedVCDModifiedAHD" [static] |
Definition at line 146 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationModifiedAhd = "modifiedAHD" [static] |
Definition at line 143 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationPpg = "PPG Patterned Pixel Grouping" [static] |
Definition at line 140 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationVcd = "VCD" [static] |
Definition at line 145 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamInterpolationVng = "VNG Variable Number of Gradients" [static] |
Definition at line 139 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamIso = "iso" [static] |
Definition at line 23 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamIsoHint = "" [static] |
Definition at line 25 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamIsoLabel = "ISO sensitivity" [static] |
Definition at line 24 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamManufacturer = "manufacturer" [static] |
Definition at line 15 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamManufacturerHint = "" [static] |
Definition at line 17 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamManufacturerLabel = "Camera Manufacturer" [static] |
Definition at line 16 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamMetadata = "metadata" [static] |
Definition at line 12 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamModel = "model" [static] |
Definition at line 19 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamModelHint = "" [static] |
Definition at line 21 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamModelLabel = "Camera Model" [static] |
Definition at line 20 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamRedAbber = "redabberation" [static] |
Definition at line 65 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamRedAbberHint = "Correction of chromatic aberrations." [static] |
Definition at line 67 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamRedAbberLabel = "Red Abberation Chromatic" [static] |
Definition at line 66 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamShutter = "shutter" [static] |
Definition at line 27 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamShutterHint = "" [static] |
Definition at line 29 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamShutterLabel = "Shutter speed" [static] |
Definition at line 28 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamThreshold = "threshold" [static] |
Definition at line 85 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamThresholdHint = "Parameter for noise reduction through wavelet denoising." [static] |
Definition at line 87 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamThresholdLabel = "Threshold" [static] |
Definition at line 86 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance = "whitebalance" [static] |
Definition at line 173 of file RawReaderDefinitions.hpp.
Referenced by tuttle::plugin::raw::reader::RawReaderPlugin::RawReaderPlugin().
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance10000 = "10000" [static] |
Definition at line 209 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance2500 = "2500" [static] |
Definition at line 179 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance2550 = "2550" [static] |
Definition at line 180 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance2650 = "2650" [static] |
Definition at line 181 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance2700 = "2700" [static] |
Definition at line 182 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance2800 = "2800" [static] |
Definition at line 183 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance2850 = "2850" [static] |
Definition at line 184 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance2950 = "2950" [static] |
Definition at line 185 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance3000 = "3000" [static] |
Definition at line 186 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance3100 = "3100" [static] |
Definition at line 187 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance3200 = "3200" [static] |
Definition at line 188 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance3300 = "3300" [static] |
Definition at line 189 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance3400 = "3400" [static] |
Definition at line 190 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance3600 = "3600" [static] |
Definition at line 191 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance3700 = "3700" [static] |
Definition at line 192 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance3800 = "3800" [static] |
Definition at line 193 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance4000 = "4000" [static] |
Definition at line 194 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance4200 = "4200" [static] |
Definition at line 195 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance4300 = "4300" [static] |
Definition at line 196 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance4500 = "4500" [static] |
Definition at line 197 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance4800 = "4800" [static] |
Definition at line 198 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance5000 = "5000" [static] |
Definition at line 199 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance5300 = "5300" [static] |
Definition at line 200 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance5600 = "5600" [static] |
Definition at line 201 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance5900 = "5900" [static] |
Definition at line 202 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance6300 = "6300" [static] |
Definition at line 203 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance6700 = "6700" [static] |
Definition at line 204 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance7100 = "7100" [static] |
Definition at line 205 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance7700 = "7700" [static] |
Definition at line 206 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance8300 = "8300" [static] |
Definition at line 207 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalance9100 = "9100" [static] |
Definition at line 208 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalanceAutoWb = "auto" [static] |
Definition at line 176 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalanceCameraWb = "camera" [static] |
Definition at line 177 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalanceHint = "Select white balance." [static] |
Definition at line 175 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalanceLabel = "White Balance" [static] |
Definition at line 174 of file RawReaderDefinitions.hpp.
const std::string tuttle::plugin::raw::reader::kParamWhiteBalanceManualWb = "manual" [static] |
Definition at line 178 of file RawReaderDefinitions.hpp.
const bool tuttle::plugin::raw::reader::kSupportTiles = false [static] |
Definition at line 10 of file RawReaderPluginFactory.hpp.