framapiaf.org est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Un service Mastodon fourni par l'association d’éducation populaire Framasoft.

Administré par :

Statistiques du serveur :

1,4K
comptes actifs

No manual editing this time, but an automatic postprocessing script using darktable-cli and rudimentary lens corrections. Takes ~30 sec to develop on the phone - about ten times longer than the default script used by Millipixels, but with much better results. #shotonlibrem5 #librem5 #mobilelinux #linuxmobile #photography

D*

@dos that's amazing! How did you achieve this?

@badumtss There wasn't much to "achieve" there, just a matter of sitting down and spending some time in front of darktable to come up with a useful preset. The real achievement yet to be made is to make it look close enough with at most 2-3 sec processing time on the phone.

@dos @badumtss is all the processing done on the CPU? Are there reasonable ways to offload to the GPU instead?

@pak0st @badumtss CPU. Darktable can use OpenCL, but I can't really tell how useful would that be on GC7000L even if it was actually implemented by etnaviv.

@dos @pak0st @badumtss Yes, you can do debayer (etc) on gpu. git@gitlab.com:tui/debayer-gpu.git But nicely integrating that is not easy; it should probably go into libcamera.