<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Speciale onderwerpen on darktable 5.6 user manual</title>
    <link>https://docs.darktable.org/usermanual/5.6/nl/special-topics/</link>
    <description>Recent content in Speciale onderwerpen on darktable 5.6 user manual</description>
    <generator>Hugo</generator>
    <language>nl</language>
    <atom:link href="https://docs.darktable.org/usermanual/5.6/nl/special-topics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>variabelen</title>
      <link>https://docs.darktable.org/usermanual/5.6/nl/special-topics/variables/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.darktable.org/usermanual/5.6/nl/special-topics/variables/</guid>
      <description>&lt;p&gt;darktable ondersteunt variabele vervanging in een aantal modules en voorkeursinstellingen. Bijvoorbeeld:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Bestandsnamen definiëren in de module &lt;a href=&#34;https://docs.darktable.org/usermanual/5.6/nl/module-reference/utility-modules/shared/export/&#34;&gt;exporteren&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Beeldinformatie weergeven in de &lt;a href=&#34;https://docs.darktable.org/usermanual/5.6/nl/module-reference/utility-modules/darkroom/image-info-line/&#34;&gt;beeldinformatieregel&lt;/a&gt; in ontwikkelen.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Beeldinformatie weergeven in de overlays en tooltips van de bibliotheek (zie &lt;a href=&#34;https://docs.darktable.org/usermanual/5.6/nl/preferences-settings/lighttable/&#34;&gt;voorkeuren &amp;gt; bibliotheek&lt;/a&gt;)&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Tekst op een afbeelding plaatsen in de verwerkingsmodule &lt;a href=&#34;https://docs.darktable.org/usermanual/5.6/nl/module-reference/processing-modules/watermark/&#34;&gt;&lt;em&gt;watermerk&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1 id=&#34;beschikbare-variabelen&#34;&gt;&lt;a href=&#34;#beschikbare-variabelen&#34;&gt;🔗&lt;/a&gt;beschikbare variabelen&lt;/h1&gt;&#xA;&lt;p&gt;De volgende variabelen zijn beschikbaar, hoewel ze mogelijk niet allemaal in elke context van toepassing zijn:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$(ROLL.NAME[n])            film roll of the input image, where n specifies the folder level&#xA;                           counting from the right, default n=1&#xA;$(FILE.FOLDER)             folder containing the input image&#xA;$(FILE.NAME)               basename of the input image&#xA;$(FILE.EXTENSION)          extension of the input image&#xA;$(ID)                      the image id&#xA;$(VERSION)                 the duplicate version number&#xA;$(VERSION.IF_MULTI)        same as $(VERSION) but null string if only one version exists&#xA;$(VERSION.NAME)            version name from metadata&#xA;$(DARKTABLE.VERSION)       the version of the running darktable instance&#xA;$(DARKTABLE.NAME)          name of darktable&#xA;$(SEQUENCE[n,m])           a sequence number within an export job with n digits and starting with m&#xA;                           parameters are optional, default is [4,1]&#xA;$(WIDTH.SENSOR)            width of RAW data in pixels before RAW crop&#xA;$(HEIGHT.SENSOR)           height of RAW data in pixels before RAW crop&#xA;$(WIDTH.RAW)               width of RAW data in pixels after RAW crop&#xA;$(HEIGHT.RAW)              height of RAW data in pixels after RAW crop&#xA;$(WIDTH.CROP)              image width in pixels at the end of the pixelpipe, but before export resize&#xA;$(HEIGHT.CROP)             image height in pixels at the end of the pixelpipe, but before export resize&#xA;$(WIDTH.EXPORT)            image width in pixels at the end of the pixelpipe and after export resize&#xA;$(HEIGHT.EXPORT)           image height in pixels at the end of the pixelpipe and after export resize&#xA;$(WIDTH.MAX)               maximum width entered in export module&#xA;$(HEIGHT.MAX)              maximum height entered in export module&#xA;$(YEAR)                    year at date of import/export&#xA;$(YEAR.SHORT)              two-digit year at date of import/export&#xA;$(MONTH)                   numeric (1-12) month at date of import/export&#xA;$(MONTH.LONG)              full month name at date of import/export&#xA;$(MONTH.SHORT)             abbreviated month name at date of import/export&#xA;$(DAY)                     day at date of import/export&#xA;$(HOUR)                    hour at time of import/export&#xA;$(MINUTE)                  minute at time of import/export&#xA;$(SECOND)                  second at time of import/export&#xA;$(MSEC)                    millisecond at time of import/export&#xA;$(EXIF.YEAR)               Exif year&#xA;$(EXIF.YEAR.SHORT)         Exif year, two-digit version&#xA;$(EXIF.MONTH)              Exif month, numeric&#xA;$(EXIF.MONTH.LONG)         Exif month, full name&#xA;$(EXIF.MONTH.SHORT)        Exif month, abbreviated name&#xA;$(EXIF.DAY)                Exif day&#xA;$(EXIF.HOUR)               Exif hour&#xA;$(EXIF.MINUTE)             Exif minute&#xA;$(EXIF.SECOND)             Exif second&#xA;$(EXIF.MSEC)               Exif millisecond&#xA;$(EXIF.DATE.REGIONAL)      Exif date using user&amp;#39;s preferred regional date format&#xA;$(EXIF.TIME.REGIONAL)      Exif time using user&amp;#39;s preferred regional date format&#xA;$(EXIF.ISO)                Exif ISO value&#xA;$(EXIF.EXPOSURE)           Exif exposure&#xA;$(EXIF.EXPOSURE.BIAS)      Exif exposure bias&#xA;$(EXIF.EXPOSURE.PROGRAM)   Exif exposure program set in camera&#xA;$(EXIF.APERTURE)           Exif aperture&#xA;$(EXIF.CROP_FACTOR)        Exif crop factor&#xA;$(EXIF.FLASH)              Exif flash setting&#xA;$(EXIF.FLASH.ICON)         flash symbol if Exif information says flash was fired, empty string if not&#xA;$(EXIF.FOCAL.LENGTH)       Exif focal length&#xA;$(EXIF.FOCAL.LENGTH.EQUIV) Exif 35 mm equivalent focal length&#xA;$(EXIF.FOCUS.DISTANCE)     Exif focus distance&#xA;$(EXIF.LENS)               Exif lens name&#xA;$(EXIF.MAKER)              Exif camera maker&#xA;$(EXIF.METERING)           Exif metering mode&#xA;$(EXIF.MODEL)              Exif camera model&#xA;$(EXIF.WHITEBALANCE)       Exif white balance set in camera&#xA;$(IMAGE.EXIF)              basic exposure information from Exif data (aperture, exposure, ISO)&#xA;$(IMAGE.ID)                the image id (note that this will be 0 during copy&amp;amp;import)&#xA;$(IMAGE.ID[n])             the image id (note that this will be 0 during copy&amp;amp;import), zero-padded to n digits&#xA;$(IMAGE.ID.NEXT)           the next image id to be assigned (can be used during copy&amp;amp;import)&#xA;$(IMAGE.ID.NEXT[n])        the next image id to be assigned (can be used during copy&amp;amp;import), zero-padded to n digits&#xA;$(IMAGE.TAGS)              tags list (Xmp.dc.Subject), with any hierarchy flattened&#xA;$(IMAGE.TAGS.HIERARCHY)    tags list (Xmp.dc.Subject), preserving hierarchy&#xA;$(LONGITUDE)               longitude&#xA;$(LATITUDE)                latitude&#xA;$(ELEVATION)               elevation&#xA;$(GPS.ELEVATION)           elevation&#xA;$(GPS.LATITUDE)            latitude&#xA;$(GPS.LONGITUDE)           longitude&#xA;$(GPS.LOCATION)            latitude, longitude, and elevation (omitting any values which are not set)&#xA;$(GPS.LOCATION.ICON)       symbol to indicate that geolocation information is present, empty string if not&#xA;$(STARS)                   star rating (text only)&#xA;$(RATING.ICONS)            star rating (using star characters)&#xA;$(LABELS)                  colorlabels (color labels as text)&#xA;$(LABELS.ICONS)            colorlabels (color labels as icons)&#xA;$(MAKER)                   camera maker&#xA;$(MODEL)                   camera model&#xA;$(LENS)                    lens&#xA;$(Xmp.dc.title)            title from metadata&#xA;$(Xmp.dc.description)      description from metadata&#xA;$(Xmp.dc.creator)          creator from metadata&#xA;$(Xmp.dc.publisher)        publisher from metadata&#xA;$(Xmp.dc.rights)           rights from metadata&#xA;$(TAGS)                    tags list (Xmp.dc.Subject)&#xA;$(CATEGORY[n,category])    tag name of level n [0,9] of selected category (or tag)&#xA;$(SIDECAR_TXT)             content of the text sidecar file (if any)&#xA;$(FOLDER.PICTURES)         pictures folder&#xA;$(FOLDER.HOME)             home folder&#xA;$(FOLDER.DESKTOP)          desktop folder&#xA;$(OPENCL.ACTIVATED)        whether OpenCL is activated&#xA;$(USERNAME)                user name defined by OS&#xA;$(NL)                      newline character&#xA;$(JOBCODE)                 internal jobcode of current job&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h1 id=&#34;metadata&#34;&gt;&lt;a href=&#34;#metadata&#34;&gt;🔗&lt;/a&gt;metadata&lt;/h1&gt;&#xA;&lt;p&gt;Fields from the &lt;a href=&#34;../module-reference/utility-modules/shared/metadata-editor.md&#34;&gt;metadata editor&lt;/a&gt; can be used for variable substitution using the full case-sensitive Xmp tag name as the variable name (e.g.&lt;code&gt;Xmp.iptc.location&lt;/code&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>darktable&#39;s kleurenpijplijn</title>
      <link>https://docs.darktable.org/usermanual/5.6/nl/special-topics/color-pipeline/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.darktable.org/usermanual/5.6/nl/special-topics/color-pipeline/</guid>
      <description>&lt;p&gt;De meeste beeldverwerkingstoepassingen stammen uit de jaren 90 en/of erven een werkvolgorde uit de jaren 90. Deze toepassingen verwerkten afbeeldingen die waren gecodeerd met 8-bits gehele getallen zonder teken omdat het geheugen- en rekenkundig efficiënter was. Vanwege het gebruik van een gehele-getallen-formaat (wat afrondingsfouten impliceert) moesten ze een &amp;ldquo;gamma&amp;rdquo; toepassen (in wezen een overdrachtsfunctie die een macht 1/2.2 of 1/2.4 toepast om de RGB-waarden te coderen) en de bit- diepte in de schaduwen verhoigen om afrondingsfouten te verminderen (mensen zijn erg gevoelig voor details bij weinig licht). De 8-bits gehele-getallen-indelingen zijn ook technisch beperkt tot het bereik van 0-255. Alles buiten dit bereik loopt over en wordt afgeknipt naar de dichtstbijzijnde grens.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ondersteuning voor midi-apparaten</title>
      <link>https://docs.darktable.org/usermanual/5.6/nl/special-topics/midi-device-support/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.darktable.org/usermanual/5.6/nl/special-topics/midi-device-support/</guid>
      <description>&lt;h1 id=&#34;inleiding&#34;&gt;&lt;a href=&#34;#inleiding&#34;&gt;🔗&lt;/a&gt;inleiding&lt;/h1&gt;&#xA;&lt;p&gt;MIDI is een communicatieprotocol dat wordt gebruikt door veel elektronische muziekinstrumenten (&amp;ldquo;piano&amp;rsquo;s&amp;rdquo;), digitale audiostudioapparatuur (&amp;ldquo;bedieningsoppervlakken&amp;rdquo;) en zelfs speciale &amp;ldquo;fotobewerkingstoetsenborden&amp;rdquo; zoals de Loupedeck/Loupedeck+ (maar niet hun latere producten). Dergelijke apparaten zijn doorgaans voorzien van sets toetsen/knoppen en soms van encoders (knoppen/rotors) en faders (schuifregelaars). Knoppen zijn soms voorzien van lampjes, wat ze ideaal maakt voor het schakelen tussen functies in darktable, omdat de lampjes de huidige (aan/uit) status kunnen weerspiegelen. Encoders en faders zijn ideaal voor gebruik met schuifregelaars op het scherm in verwerkingsmodules. Ze kunnen &amp;ldquo;eindeloos&amp;rdquo; zijn (zonder begin-/eindpunt en zonder enige markering op de knop), waardoor een rotatie van meer dan 360 graden mogelijk is, en ze kunnen gemotoriseerd zijn. Dit is handig bij het schakelen tussen afbeeldingen of punten in de bewerkingsgeschiedenis, omdat de &amp;ldquo;fysieke&amp;rdquo; positie van de encoders/faders altijd overeenkomt met de positie op het scherm. Mogelijk vindt u ook een ring met LED&amp;rsquo;s rond een encoder die de huidige waarde aangeeft.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
