Hi folks,

we're planning to create a fancy plugin for darktable. I already had a look
at https://github.com/darktable-org/lua-scripts, however, I am not sure
whether the plugin interface supports my needs.
Thus, before I invest a lot of time, it would be great if you could tell me
whether my plans are realistic.

This is the use-case I imagine:
1. User makes a photography using special hardware.
2. User imports the raw image into darktable.
3. The plugin detects that it is from that special hardware (maybe using
metadata?) and interrupts the import process.
4. while True:
4.1 The plugin does some fancy processing, maybe using external programs,
libs, etc.
4.2 The plugin sends a rendered (preview) image to darktable which is shown
to the user in turn.
4.3 The user tweaks some plugin-specific buttons, sliders, ...
   end


Thank you very much
Pascal

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to