-
I'm still trying to get the calibration/registration parameters sorted out, but I'm kinda stuck, so I'll try to write down what I think I know and hope that someone can provide some additional pointer…
-
Just a reminder:
It woud be nice to have a 1D & 3D LUT support. How to read .cube files can be found in the Inet easily. But to apply the LUT there is some math to implement...
-
I'm developing on a BlackIce board, basically an ICE40 FPGA.
My code is a very simple counter on 4 LEDS, almost identical with a Blackice Tutorial example,
but with a software reset facility, whic…
-
When LUTCalc is set to generate a 3D LUT and when LUT Type is set to DaVinci Resolve 12+ auto (.cube) or DaVinci Resolve (.cube), setting Input Scaling Max to a value other than 1.0 causes LUTCalc to …
-
Plus small python script to generate respective 3D LUTs. Assuming scene-linear sRGB/Rec.709 RGB primaries, D65 whitepoint as working space.
-
I want to implement something like "Filmic Blender" in GLSL. Thus I have some question about the details on how the transformation works. I have found that there are two sets of LUT:s. RGB to RGB mapp…
-
texture0\Assets\fox\effect\gr_pic\reflection_planes_nomip_rgba32.ftex unpacks to a DDS instead of a volume texture.
-
This keeps v2.0.0's feature set, while fixing #1 . A few barriers hindering this right now:
- openlut is still too slow - .8 seconds to apply a matrix, 1D LUT, and save the file.
- It's not feature-co…
-
When you have a few hundred LUTs to convert from one colour space to another it would be helpful to be able to do that in batch.
**Example:**
- I have a 1D camera LUT
- I have several 3D grade LUTs
…
-
Hey,
Great idea first of all, I've seen many repos just like this but this looks most promising and also most PR-able.
Anyway, I get this message halfway through git install on my windows 10.
I i…