I would contribute a play RAW too. Its a building from Hamburg/Germany.
EOS_70D_IMG_0337.CR2 (22,1 MB) , released under CC BY-NC-SA
I would contribute a play RAW too. Its a building from Hamburg/Germany.
EOS_70D_IMG_0337.CR2 (22,1 MB) , released under CC BY-NC-SA
Nice shot, someone will recommend putting up a license for the file.
EOS_70D_IMG_0337.jpg.out.pp3 (10.3 KB)
docker pull kd6kxr/rawtherapee-dev
or have a look at the Dockerfile. I’ve added a command to also update lensfun database.
FROM debian:testing
# add the dependencies
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends build-essential locales cmake git curl libcanberra-gtk3-dev libexiv2-dev libexpat-dev libfftw3-dev libglibmm-2.4-dev libgtk-3-dev libgtkmm-3.0-dev libiptcdata0-dev libjpeg-dev liblcms2-dev liblensfun-dev liblensfun-bin liblensfun-data-v1 libpng-dev libsigc++-2.0-dev libtiff5-dev zlib1g-dev ca-certificates ssl-cert -y
# prepare the environment
RUN locale-gen en_US.UTF-8
ENV LANG en_US.UTF-8
ENV LANGUAGE en_US:en
ENV LC_ALL en_US.UTF-8
# clone source code, checkout dev branch
RUN mkdir -p ~/programs && git clone http://github.com/Beep6581/RawTherapee.git ~/programs/code-rawtherapee && cd ~/programs/code-rawtherapee && git checkout dev
# update lensfun data
RUN cd ~/programs && curl -o lensfun-update-data https://raw.githubusercontent.com/Benitoite/lensfun/patch-1/apps/lensfun-update-data && chmod +x lensfun-update-data && ./lensfun-update-data
# configure build system and compile
RUN cd ~/programs/code-rawtherapee && mkdir build && cd build && cmake \
-DCMAKE_BUILD_TYPE="release" \
-DCACHE_NAME_SUFFIX="5-dev" \
-DPROC_TARGET_NUMBER="1" \
-DBUILD_BUNDLE="ON" \
-DBUNDLE_BASE_INSTALL_DIR="$HOME/programs/rawtherapee" \
-DOPTION_OMP="ON" \
-DWITH_LTO="ON" \
-DWITH_PROF="OFF" \
-DWITH_SAN="OFF" \
-DWITH_SYSTEM_KLT="OFF" \
..
RUN cd ~/programs/code-rawtherapee/build && make -j$(nproc --all) && make install
# set the entrypoint command
LABEL maintainer="kd6kxr@gmail.com"
CMD echo "This is a test..." && ~/programs/rawtherapee/rawtherapee && echo "THATS ALL FOLKS!!!"
Darktable:
I didn’t enable denoise because it flattened the highlights, for some reason.
Edit: with HIRAM’s tips
@HIRAM how did you bring out the bokeh?
I neutralized the white balance on a certain piece of concrete, to eliminate the orangish haze, and then lowered brightness, ramped up the contrast, and enhanced the chromatic channels with various sliders.
Interesting building. Reminds me of the evilbuildings subreddit.
Every up and coming super villain aspires to create a particularly evil lair…
EOS_70D_IMG_0337-5.jpg.out.pp3 (10.6 KB)
@gRuGo merci for the piradimage and to all pips tweasting arms, yoooo, up up
Â
I liked what Hiram did, so I just applied a corrosive LUT in g’mic within gimp and played with transfusion packs (blend modes, don’t get mad). Grain and sharpening and 1 deg rotat and crop and save and voilà =)
Along the way many interesting byproducts
@gRuGo: That’s Hamburg? Thanks for the image. A little overexposed.
EOS_70D_IMG_0337.CR2.xmp (9.1 KB)
Dt EOS_70D_IMG_0337.CR2.xmp (10.3 KB)
An attempt to give Sci-Fi look using RawTherapee dev 5.4-409-g99caa76f7
I felt inspired.
First steps done in RawTherapee, giving this:
Then I used my G’MIC “illustration look” filter in Gimp, followed by “freaky detail” to give this on the top layer:
I used G’MIC separate the foreground from the background sky, applied some gaussian blur to the sky, did some cloning/healing to give this final result:
Great highlight recovery, @sguyader!
Hi @paperdigits, hi all,
I tried to import the cr2 with @paperdigits’ xmp, but darktable crashed. Has anybody had the same experience? I used the picture import, darktable 2.4.4, win10. Bachtrace is incluced below. Under Linux import worked fine…
darktable_bt_4YABLZ.txt (7,4 KB)
Nice! Super quick DT and Gimp edit:
Thanks for sharing!
EOS_70D_IMG_0337.CR2.xmp (29.7 KB)