by lonesword on 4/28/21, 9:17 AM with 34 comments
by app4soft on 4/28/21, 10:22 AM
Few issues on this site:
1) "Right" and "Left" are wrongly mapped (i.e. "Left" — is the original image in all cases).
2) On 1280px width screen pair images shown in vertical order, instead of horizontal.
by rubatuga on 4/28/21, 3:56 PM
https://github.com/yoonsikp/pycubelut
I’m trying to add a GPU acceleration feature using wgpu-py, but it was unfortunately too buggy last time I tried in January
by kelsolaar on 4/28/21, 10:55 AM
by carlob on 4/28/21, 12:28 PM
[0] https://en.wikipedia.org/wiki/Piaggio_Ape
(ape = bee, vespa = wasp: one is for work, the other for leisure, but same company)
by hatsunearu on 4/28/21, 8:35 PM
It needs to be aware of the color space and EOTF (an extended idea of "gamma")--which is why LUTs are only used in very controlled scenarios (e.g. for videography, the input color settings are fully detailed, for example Sony's slog, so the LUT is a reproducible, mathematically sound operation)
"RAW" photos from cameras are what we call linear color space, where the RGB values correspond linearly to the amount of light received by each photosite. If you try to use a LUT designed for RAW on an sRGB JPEG image, you're gonna have some problems, at least without screwing with the color space.
It's why I kind of gave up on trying to use LUTs in photo editing, it's just so unreliable.
by uyt on 4/28/21, 10:29 AM
by felixr on 4/28/21, 6:03 PM
If you are looking for a great and free tool to create LUTs, have a look at https://grossgrade.com/en/ It is not easy to find IMO; I knew existed because I had used it and it took me ages to find it again...
Also, while I had no luck with 3D LUT Creator (trial) on wine, Grossgrade works fine :-)
by splintercell on 4/28/21, 2:29 PM
Looks the most convincing film like. The last sample (Fuji Velvia 50), absolutely does not look like Film at all (let along Velvia 50), main culprit is the shadows underneath the truck. I understand you're just applying RawTherapee's LUT there, but maybe you need to tweak the intensity down or play with the brightness.
by zokier on 4/28/21, 11:03 AM
I guess to make film simulation, you could photograph bunch of color calibration targets (eg IT8) in different lighting conditions with both the film and digital sensor, and then try match them somehow. That is assuming the film is still available.
by yesimahuman on 4/28/21, 3:10 PM
As someone that still regularly shoots film and also owns a Fuji X Series camera, I don't find the film simulations that Fujifilm puts in the X models to be any good, so I feel like there is still a lot of worthwhile work to be done here.
by rebuilder on 4/28/21, 3:20 PM
Worked OK, was completely pointless of course.
Edit: I meant Hipstamatic. It's been a while.
by nwiswell on 4/28/21, 11:17 PM
There is a wonderful transfer matrix method library in Python for reflectometry simulation too, if that's what you were hoping to find.
by jbunc on 4/28/21, 5:33 PM
by steveBK123 on 4/28/21, 7:10 PM
by sldksk on 4/28/21, 11:55 AM