Refreshed "neutral" profile; Added documention to RTProfileBilderSample; Updated german translation

This commit is contained in:
Oliver Duis
2010-11-07 10:54:47 +01:00
parent 735f5f3d6a
commit 1d2f113a24
3 changed files with 198 additions and 140 deletions

View File

@@ -1,4 +1,3 @@
#00 Deutsch #00 Deutsch
#01 (keenonkites; Aktualisierte Version für 2.3 beta2) #01 (keenonkites; Aktualisierte Version für 2.3 beta2)
#02 (phberlin; basiert auf keenonkites' Erstübersetzung) #02 (phberlin; basiert auf keenonkites' Erstübersetzung)
@@ -11,6 +10,7 @@
#09 Leichte Anpassungen (keenonkites/klonk) #09 Leichte Anpassungen (keenonkites/klonk)
#10 Erweiterung (oduis) #10 Erweiterung (oduis)
#11 Erweiterung (oduis) #11 Erweiterung (oduis)
#12 Erweiterung (oduis)
ADJUSTER_RESET_TO_DEFAULT;Standard wiederherstellen ADJUSTER_RESET_TO_DEFAULT;Standard wiederherstellen
BATCHQUEUE_AUTOSTART;Automatisch starten BATCHQUEUE_AUTOSTART;Automatisch starten
BATCH_PROCESSING;Batch-Verarbeitung BATCH_PROCESSING;Batch-Verarbeitung
@@ -230,7 +230,8 @@ HISTORY_MSG_83;Schatten/Lichter hohe Qualität
HISTORY_MSG_84;Perspektivische Korrektur HISTORY_MSG_84;Perspektivische Korrektur
HISTORY_MSG_85;Wavelet Koeffizienten HISTORY_MSG_85;Wavelet Koeffizienten
HISTORY_MSG_86;Wavelet Equalizer HISTORY_MSG_86;Wavelet Equalizer
HISTORY_MSG_87;Impulsrauschfilter HISTORY_MSG_87;Fleckrauschfilter
HISTORY_MSG_88;Fleckrauschf. Schwelle
HISTORY_MSG_89;Gerichtete Pyramide HISTORY_MSG_89;Gerichtete Pyramide
HISTORY_MSG_8;Belichtungskorrektur HISTORY_MSG_8;Belichtungskorrektur
HISTORY_MSG_90;Gerichtete Pyramide Luminanz HISTORY_MSG_90;Gerichtete Pyramide Luminanz
@@ -238,6 +239,11 @@ HISTORY_MSG_91;Gerichtete Pyramide Chrominanz
HISTORY_MSG_92;Gerichtete Pyramide Gamma HISTORY_MSG_92;Gerichtete Pyramide Gamma
HISTORY_MSG_93;Kontrast nach Detailebene-Parameter HISTORY_MSG_93;Kontrast nach Detailebene-Parameter
HISTORY_MSG_94;Kontrast nach Detailebenen HISTORY_MSG_94;Kontrast nach Detailebenen
HISTORY_MSG_95;Sättigung
HISTORY_MSG_96;'a'-Kurve
HISTORY_MSG_97;'b'-Kurve
HISTORY_MSG_98;Entrasterung
HISTORY_MSG_99;Vorverarbeitung
HISTORY_MSG_9;Lichter-Kompression HISTORY_MSG_9;Lichter-Kompression
HISTORY_NEWSNAPSHOT;Neue Variante HISTORY_NEWSNAPSHOT;Neue Variante
HISTORY_NEWSNAPSHOTAS;als... HISTORY_NEWSNAPSHOTAS;als...
@@ -650,7 +656,7 @@ TP_ICM_OUTPUTDLGLABEL;Wähle Ausgabe-ICC-Profil...
TP_ICM_OUTPUTPROFILE;Ausgabeprofil TP_ICM_OUTPUTPROFILE;Ausgabeprofil
TP_ICM_SAVEREFERENCE;Speichere Referenzbild für die Profilierung TP_ICM_SAVEREFERENCE;Speichere Referenzbild für die Profilierung
TP_ICM_WORKINGPROFILE;Arbeitsfarbraum TP_ICM_WORKINGPROFILE;Arbeitsfarbraum
TP_IMPULSEDENOISE_LABEL;Impulsrauschminderung TP_IMPULSEDENOISE_LABEL;Fleckrauschminderung
TP_IMPULSEDENOISE_THRESH;Schwellwert TP_IMPULSEDENOISE_THRESH;Schwellwert
TP_LABCURVE_BRIGHTNESS;Helligkeit TP_LABCURVE_BRIGHTNESS;Helligkeit
TP_LABCURVE_CONTRAST;Kontrast TP_LABCURVE_CONTRAST;Kontrast
@@ -758,9 +764,4 @@ ZOOMPANEL_ZOOMOUT;Herauszoomen
!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!
!HISTORY_MSG_88;Spot NR threshold
!HISTORY_MSG_95;Saturation
!HISTORY_MSG_96;'a' curve
!HISTORY_MSG_97;'b' curve
!HISTORY_MSG_98;Demozaicing
!HISTORY_MSG_99;Preprocessing

View File

@@ -1,124 +1,177 @@
[Version] [Version]
Version=484 Version=20101019
[Exposure] [Exposure]
Auto=false Auto=false
Clip=0.001 Clip=0.001
Compensation=0 Compensation=0
Brightness=0 Brightness=0
Contrast=0 Contrast=0
Black=0 Black=0
HighlightCompr=70 HighlightCompr=0
ShadowCompr=50 ShadowCompr=0
Curve=1;0;0;1;1; Curve=0;
[Channel Mixer] [Channel Mixer]
Red=100;0;0; Red=100;0;0;
Green=0;100;0; Green=0;100;0;
Blue=0;0;100; Blue=0;0;100;
[Luminance Curve] [Luminance Curve]
Brightness=0 Brightness=0
Contrast=0 Contrast=0
Black=0 Saturation=0
HighlightCompr=0 LCurve=0;
ShadowCompr=0 aCurve=0;
Curve=1;0;0;1;1; bCurve=0;
[Sharpening] [Sharpening]
Enabled=false Enabled=false
Method=usm Method=usm
Radius=0.8 Radius=0.80000000000000004
Amount=120 Amount=120
Threshold=512 Threshold=512
OnlyEdges=false OnlyEdges=false
EdgedetectionRadius=1.9 EdgedetectionRadius=1.8999999999999999
EdgeTolerance=1800 EdgeTolerance=1800
HalocontrolEnabled=false HalocontrolEnabled=false
HalocontrolAmount=85 HalocontrolAmount=85
DeconvRadius=0.75 DeconvRadius=0.75
DeconvAmount=75 DeconvAmount=75
DeconvDamping=20 DeconvDamping=20
DeconvIterations=30 DeconvIterations=30
[Color Boost] [Color Boost]
ChannelA=0 Amount=0
ChannelB=0 AvoidColorClipping=false
AvoidColorClipping=false SaturationLimiter=false
SaturationLimiter=false SaturationLimit=75
SaturationLimit=75
[White Balance]
[White Balance] Setting=Camera
Setting=Camera Temperature=3737
Temperature=6504 Green=0.90500000000000003
Green=1.0
[Color Shift]
[Color Shift] ChannelA=0
ChannelA=0 ChannelB=0
ChannelB=0
[Impulse Denoising]
[Luminance Denoising] Enabled=false
Enabled=false Threshold=50
Radius=2.5
EdgeTolerance=1500 [Directional Pyramid Denoising]
Enabled=false
[Chrominance Denoising] Luma=10
Enabled=false Chroma=10
EdgeSensitive=false Gamma=2
Radius=2
EdgeTolerance=3500 [Luminance Denoising]
Enabled=false
[Shadows & Highlights] Radius=2.5
Enabled=false EdgeTolerance=1500
Highlights=10
HighlightTonalWidth=80 [Chrominance Denoising]
Shadows=10 Enabled=false
ShadowTonalWidth=80 Amount=20
LocalContrast=0
Radius=30 [Shadows & Highlights]
Enabled=false
[Crop] HighQuality=false
Enabled=false Highlights=0
X=0 HighlightTonalWidth=80
Y=0 Shadows=0
W=10000 ShadowTonalWidth=80
H=10000 LocalContrast=0
FixedRatio=true Radius=30
Ratio=3:2
Orientation=Landscape [Crop]
Guide=None Enabled=false
X=0
[Coarse Transformation] Y=0
Rotate=0 W=4276
HorizontalFlip=false H=2836
VerticalFlip=false FixedRatio=false
Ratio=3:2
[Rotation] Orientation=Landscape
Degree=0 Guide=None
Fill=1
[Coarse Transformation]
[Distortion] Rotate=0
Amount=0 HorizontalFlip=false
VerticalFlip=false
[CACorrection]
Red=0 [Common Properties for Transformations]
Blue=0 AutoFill=true
[Vignetting Correction] [Rotation]
Amount=0 Degree=0
Radius=50
[Distortion]
[HLRecovery] Amount=0
Enabled=true UseLensFun=false
Method=Luminance
[Perspective]
[Resize] Horizontal=0
Scale=1 Vertical=0
Method=Bicubic
[CACorrection]
[Color Management] Red=0
InputProfile=(camera) Blue=0
ApplyGammaBeforeInputProfile=false
WorkingProfile=sRGB [Vignetting Correction]
OutputProfile=No ICM: sRGB output Amount=0
Radius=50
Strength=1
CenterX=0
CenterY=0
[HLRecovery]
Enabled=false
Method=CIELab blending
[Resize]
Enabled=false
Scale=1
Method=Bicubic
DataSpecified=0
Width=4276
Height=2836
[Color Management]
InputProfile=(camera)
ApplyGammaBeforeInputProfile=false
WorkingProfile=sRGB
OutputProfile=No ICM: sRGB output
[Equalizer]
Enabled=false
C0=0
C1=0
C2=0
C3=0
C4=0
C5=0
C6=0
C7=0
[Directional Pyramid Equalizer]
Enabled=false
Mult0=1
Mult1=1
Mult2=1
Mult3=1
Mult4=0
[RAW]
DarkFrame=
DarkFrameAuto=false
CA=false
HotDeadPixels=false
LineDenoise=0
GreenEqThreshold=0
CcSteps=1
Method=amaze
DCBIterations=2
DCBEnhance=false

View File

@@ -8,15 +8,18 @@ using System.Globalization;
// Raw Therapee sample Custom Profile builder (version 2010-11-06) // Raw Therapee sample Custom Profile builder (version 2010-11-06)
// //
// How to use: // How to use:
// 1. Modify the GetCorrectedSettings function below according to your needs. // 1. In RT, build a profile with the static settings (e.g. Photographers name) and set it as default in the options dialog
// 2. Download and install Microsoft .Net Runtime (latest version is 4.0 as of writing). // 2. Modify the GetCorrectedSettings function below according to your needs.
// 3. Download and install Microsoft .Net Runtime (latest version is 4.0 as of writing).
// You can get it for free via Windows Update or from microsoft.com. No need for Visual Studio etc. // You can get it for free via Windows Update or from microsoft.com. No need for Visual Studio etc.
// 3. Open a command line and compile this CS-File using the C# 32bit compiler. It is usually installed somewhere here: // 4. Open a command line and compile this CS-File using the C# 32bit compiler. It is usually installed somewhere here:
// C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe // C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe
// Call csc.exe with your .CS file as parameter. CSC will compile it and emit an EXE. // Call csc.exe with your .CS file as parameter. CSC will compile it and generate an EXE.
// 4. Open your RT options files and find the entry [Profiles]/CustomProfileBuilder // 5. Open your RT options files and find the entry [Profiles]/CustomProfileBuilder.
// 5. Enter the path to your newly built exe here. On Windows, don't forget double slashes (e.g. "C:\\MyDir\\Mybuilder.exe") // On Win7/Vista it's usually located in C:\Users\<Login>\AppData\Roaming\RawTherapeeAlpha
// And you're done! The EXE is only called on opening the image editor and there is no PP3 already // 6. Enter the path to your newly built exe here. On Windows, don't forget double slashes (e.g. "C:\\MyDir\\Mybuilder.exe")
//
// And you're done! The EXE is only called on opening the image editor and there is no PP3 yet
// This description is for Windows. The C# code does not use anything fancy, will probably work with MONO on Linux/OSX, too // This description is for Windows. The C# code does not use anything fancy, will probably work with MONO on Linux/OSX, too
namespace RTProfilerBuilder { namespace RTProfilerBuilder {
@@ -38,6 +41,7 @@ namespace RTProfilerBuilder {
switch (sectionEntry) { switch (sectionEntry) {
// Here is the place to adjust your settings // Here is the place to adjust your settings
// Pretty simple: "SectionName/EntryName" in options file // Pretty simple: "SectionName/EntryName" in options file
// For static parameters it's easier to update the default profile in RT
case "Vignetting Correction/Amount": case "Vignetting Correction/Amount":
value = (fNumber < 8 && focalLength < 30) ? "30" : "0"; value = (fNumber < 8 && focalLength < 30) ? "30" : "0";