Issue 1680: "FtblockDN.cc RGB_denoise": this patch add a Performance tab to limit the number of core used for RGB denoising tool
This commit is contained in:
@@ -712,6 +712,8 @@ PREFERENCES_PROFILESAVECACHE;Verarbeitungsparameter im Zwischenspeicher speicher
|
||||
PREFERENCES_PROFILESAVEINPUT;Verarbeitungsparameter zusammen mit Datei speichern (Sidecar)
|
||||
PREFERENCES_PROPERTY;Eigenschaft
|
||||
PREFERENCES_PSPATH;Adobe Photoshop Installationsverzeichnis
|
||||
PREFERENCES_RGBDTL_LABEL;Max. Anzahl Threads für Rauschminderung
|
||||
PREFERENCES_RGBDTL_TOOLTIP;Die Rauschminderung benötigt mindestens 128MB RAM für ein 10 Megapixel-Bild oder 512MB für ein 40 Megapixel-Bild, und zusätzlich 128MB RAM pro Thread. Je mehr Threads parallel ablaufen, desto schneller ist die Berechnung. Bei Einstellung "0" werden so viele Threads wie möglich benutzt.
|
||||
PREFERENCES_SELECTFONT;Schriftart
|
||||
PREFERENCES_SELECTICCDIRDLG;Wähle ICC-Profile-Verzeichnis...
|
||||
PREFERENCES_SELECTLANG;Sprache
|
||||
@@ -738,6 +740,7 @@ PREFERENCES_TAB_COLORMGR;Farbmanagement
|
||||
PREFERENCES_TAB_GENERAL;Allgemein
|
||||
PREFERENCES_TAB_IMPROC;Bildbearbeitung
|
||||
PREFERENCES_TAB_OUTPUT;Ausgabe
|
||||
PREFERENCES_TAB_PERFORMANCE;Performance
|
||||
PREFERENCES_TAB_SOUND;Systemklänge
|
||||
PREFERENCES_THUMBSIZE;Größe der Vorschau
|
||||
PREFERENCES_TP_LABEL;Werkzeugbereich:
|
||||
|
@@ -778,6 +778,8 @@ PREFERENCES_PROFILESAVECACHE;Enregistrer la paramètres de traitement dans le Ca
|
||||
PREFERENCES_PROFILESAVEINPUT;Enregistrer la paramètres de traitement accolé au fichier d'entrée
|
||||
PREFERENCES_PROPERTY;Propriété
|
||||
PREFERENCES_PSPATH;Dossier d'installation d'Adobe Photoshop
|
||||
PREFERENCES_RGBDTL_LABEL;Nombre maximum d'unités de calcul pour la Réduction du bruit
|
||||
PREFERENCES_RGBDTL_TOOLTIP;La réduction du bruit nécessite un minimum d'à peu près 128Mo de RAM pour une image de 10MPix ou 512Mo pour une image de 40MPix, ainsi que 128Mo de RAM supplémentaire par unité de calcul. Plus il y aura d'unité de calcul travaillant en parallèle, plus ce sera rapide. Laissez la valeur à "0" pour utiliser automatiquement autant d'unité de calcul que possible.
|
||||
PREFERENCES_SELECTFONT;Police de caractère
|
||||
PREFERENCES_SELECTICCDIRDLG;Choix du dossier des profils ICC...
|
||||
PREFERENCES_SELECTLANG;Choix de la langue
|
||||
@@ -804,6 +806,7 @@ PREFERENCES_TAB_COLORMGR;Gestion des couleurs
|
||||
PREFERENCES_TAB_GENERAL;Général
|
||||
PREFERENCES_TAB_IMPROC;Traitement de l'image
|
||||
PREFERENCES_TAB_OUTPUT;Options de sortie
|
||||
PREFERENCES_TAB_PERFORMANCE;Performance
|
||||
PREFERENCES_TAB_SOUND;Sons
|
||||
PREFERENCES_THUMBSIZE;Tailles des vignettes
|
||||
PREFERENCES_TP_LABEL;Panneau des outils:
|
||||
|
@@ -774,6 +774,8 @@ PREFERENCES_PROFILESAVECACHE;Save processing profile to the cache
|
||||
PREFERENCES_PROFILESAVEINPUT;Save processing profile next to the input file
|
||||
PREFERENCES_PROPERTY;Property
|
||||
PREFERENCES_PSPATH;Adobe Photoshop installation directory
|
||||
PREFERENCES_RGBDTL_LABEL;Max number of threads for Noise Reduction
|
||||
PREFERENCES_RGBDTL_TOOLTIP;Noise Reduction requires a baseline of about 128MB RAM for a 10MPix image or 512MB for a 40MPix image, and additionally 128MB RAM per thread. The more threads run in parallel, the faster the computation. Leave the setting at "0" to automatically use as many threads as possible.
|
||||
PREFERENCES_SELECTFONT;Select font
|
||||
PREFERENCES_SELECTICCDIRDLG;Select Color Profile Directory...
|
||||
PREFERENCES_SELECTLANG;Select language
|
||||
@@ -800,6 +802,7 @@ PREFERENCES_TAB_COLORMGR;Color Management
|
||||
PREFERENCES_TAB_GENERAL;General
|
||||
PREFERENCES_TAB_IMPROC;Image Processing
|
||||
PREFERENCES_TAB_OUTPUT;Output Options
|
||||
PREFERENCES_TAB_PERFORMANCE;Performance
|
||||
PREFERENCES_TAB_SOUND;Sounds
|
||||
PREFERENCES_THUMBSIZE;Thumbnail Size
|
||||
PREFERENCES_TP_LABEL;Tool panel:
|
||||
|
Reference in New Issue
Block a user