File: plugins_H

package info (click to toggle)
fotoxx 24.70-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 21,888 kB
  • sloc: cpp: 78,255; makefile: 116; xml: 52
file content (6 lines) | stat: -rw-r--r-- 465 bytes parent folder | download
1
2
3
4
5
6
Gimp = gimp %s   # edit current image using Gimp
RAW Therapee = rawtherapee %s    # RAW file processing tool
auto-gamma = mogrify -auto-gamma %s    # apply auto gamma curve 
drawing = mogrify -morphology Convolve DoG:15,100,0 -negate -normalize -level 60%,91%,0.1 %s 
MPO left = exiftool %s -mpimage2 -b > %s-left.jpg   # extract left image from .MPO file 3D pair
MPO right = exiftool -trailer:all= %s -o %s-right.jpg   # extract right image from .MPO file 3D pair