Controle cómo se procesan las imágenes.

procesamiento de imagen

always use LittleCMS 2 to apply output color profile
If this option is activated, Ansel will use the LittleCMS 2 system library to apply the output color profile instead of its own internal routines. This is significantly slower than the default but might give more accurate results in some cases.

Si el ICC dado está basado en LUT o contiene tanto una LUT como una matriz, Ansel usará LittleCMS 2 para representar los colores independientemente del valor de este parámetro (por defecto desactivado).

interpolador de píxeles (deformaciones)
El interpolador de píxeles utilizado para la rotación, corrección de lentes, licuar, recortar y escalado final.

Siempre que escalamos o distorsionamos una imagen, tenemos que elegir un algoritmo de interpolación de píxeles (consulte wikipedia  para obtener más detalles). Para módulos warping, Ansel ofrece bilinear, bicubic o lanczos2. En general, bicúbico es una opción segura para la mayoría de los casos y es el valor predeterminado.

interpolador de píxeles (escalado)
El interpolador de píxeles utilizado para escalar. Se proporcionan las mismas opciones que para los módulos warp, pero con la adición de lanczos3.

lanczos3 puede provocar sobreimpulsos de píxeles que provocan artefactos, pero a veces dan una apariencia visual más nítida. Por lo tanto, esta opción solo se proporciona para transformar (escalar) algoritmos y es el valor predeterminado.

3D lut root folder
Define the root folder (and sub-folders) containing Lut files used by the lut 3D module
detectar miniaturas monocromáticas
Habilite esta opción para analizar imágenes durante la importación y etiquetarlas con la etiqueta darkroom|mode|monocromo si se encuentra que son monocromas. El análisis se basa en la imagen de vista previa incrustada en el archivo importado. Esto lo convierte en un flujo de trabajo más conveniente cuando se trabaja con imágenes monocromas, pero ralentiza la importación, por lo que esta configuración está deshabilitada de forma predeterminada.

CPU, GPU, Memory

Ansel resources
Choose how much of your system and graphics card (GPU) memory will be used by Ansel. Four options are provided by default:
  • small takes roughly 20% of your system memory and 40% of your GPU memory. This might be acceptable on very large systems, especially if you’re not exporting images. Mostly, though, this can only be recommended if you are using a lot of other demanding applications at the same time as Ansel.
  • default takes roughly 60% of your system memory and 70% of your GPU memory. This mode is recommended if you’re not exporting a lot of images, have at least 16Gb of system memory and 4Gb of GPU memory, and also are running a lot of other application at the same time as Ansel.
  • large takes roughly 75% of your system memory and 90% of your GPU memory. This is the best option if you are only using Ansel on your system and/or are exporting a lot of images.
  • unrestricted is not generally recommended. In this mode Ansel may attempt to use more memory than your system has available. This might be possible if your system uses swapping when all of its system memory is taken, but it could lead to system instability. Use this mode with care, only when exporting very large images that Ansel cannot otherwise handle.
See the memory & performance tuning section for more information.
habilitar el backend del disco para la caché de miniaturas
Si está activado, Ansel almacena todas las miniaturas en el disco como una caché secundaria y, por lo tanto, mantiene accesibles las miniaturas si se eliminan de la caché principal. Esto necesita más espacio en disco pero acelera la vista lighttable ya que evita el reprocesamiento de miniaturas (por defecto activado).
almacenar en el disco una caché de las vistas previas completas
Si está habilitado, Ansel escribe imágenes de vista previa completas en el disco (.cache/Ansel /) cuando se expulsa de la memoria caché. Tenga en cuenta que esto puede requerir una gran cantidad de almacenamiento (varios gigabytes para imágenes de 20k) y Ansel nunca eliminará las imágenes almacenadas en caché. Es seguro eliminarlos manualmente si lo desea. Habilitar esta opción mejorará en gran medida el rendimiento de la mesa de luz al hacer zoom en una imagen en el modo de vista previa completa (desactivada por defecto).
activate OpenCL support
Your GPU can be used by Ansel to significantly speed up processing. The OpenCL interface requires suitable hardware and matching OpenCL drivers on your system. If one of those is not found the option is grayed out. Can be switched on and off at any time and takes immediate effect (default on).
OpenCL scheduling profile
Defines how preview and full pixelpipe tasks are scheduled on OpenCL enabled systems:
  • default: the GPU processes the center view pixelpipe; the CPU processes the preview pipe,
  • very fast GPU: both pixelpipes are processed sequentially on the GPU.
  • multiple GPUs: both pixelpipes are processed in parallel on different GPUs – see the multiple devices section for more information,
tune OpenCL performance
Defines how Ansel will attempt to tune OpenCL performance for your system. The following options are provided (default nothing):
  • nothing: do not attempt to tune OpenCL performance.
  • memory size: this parameter currently (by default) applies a fixed 400MB headroom to all devices and assumes the remainder (total device memory less 400MB) is available for OpenCL module processing. You can also choose to amend this value or have Ansel attempt to auto-detect available memory by changing a parameter in your Anselrc file. Please see the memory & performance tuning section for more details. If you choose to enable auto-detection, switching this parameter off and on again will force a re-detection at the next pipe run.
  • memory transfer: when Ansel needs more memory than it has available, it breaks your images into tiles, which are processed separately. When tiling, Ansel frequently needs to transfer data between system and GPU memory. This option tells Ansel to use a special copy mode (pinned memory transfer), which can be faster, but can also require more memory on some devices. On other devices it might degrade performance. There is no safe general way to predict how this option will function on a given device so you will have to test it for yourself. If you have multiple devices, you can switch pinned memory transfer on or off on a “per device” basis by directly editing your Anselrc file.
  • memory size and transfer: use both tuning mechanisms.
See the memory & performance tuning section for more information.

Libraw

Ansel uses the Rawspeed library by default to decode raw image files. Rawspeed is flawlessly integrated in Ansel, but does not support Canon .CR3 files yet. For this reason, a basic support of Libraw has been implemented such that owners of recent Canon cameras can still decode their files. Libraw also tends to support new formats faster than Rawspeed.

The options of this section allow users to force the use of Libraw for any picture they want, using rules based on file extension and camera/vendor EXIF metadata. The feature is brittle and unsafe in general because we don’t check and sanitize every possible flavour of encoding.

Supported files
  • Canon .CR3
Files that seem to be working
  • Olympus .ORF
  • Hasselblad .3FR
  • Nikon .NEF non-compressed
Files that definitely don’t work and make the software crash
  • Nikon sRAW and compressed .NEF
  • Phase One .IIQ
Raw file extensions to load through Libraw
case-insensitive, coma-separated list of the file extensions. Default : cr3.
Camera models to load through Libraw
case-insensitive, coma-separated list of the camera models as they appear in the Display metadata module, under the model field. You may have to enable this field using the preferences of the module if it does not appear in the widget.
Camera makers to load through Libraw
case-insensitive, coma-separated list of the camera manufacturers as they appear in the Display metadata module, under the maker field. You may have to enable this field using the preferences of the module if it does not appear in the widget.

To debug this feature : 

  1. Start Ansel in command line using ansel -d imageio. For each loaded image, it will tell which library was used to decode it,
  2. If the settings you input make the software crash at startup, remove the libraw/extensions, libraw/models, libraw/makers configuration keys in the anselrc configuration file, located in ~./config/ansel folder on Linux and Mac, or APPDATA\.config\ansel on Windows.