Skip to content

Conversation

mrjschulte
Copy link
Contributor

This node will apply the Kodak Cineon set of Logarithmic functions to an image.

This node will apply the Kodak Cineon set of Logarithmic functions to an image.
Undo ruff linter fix for np.ndarray line
Slight refactor for linter and other PR checks.
…ments/log2lin.py

Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
@mrjschulte
Copy link
Contributor Author

The mentioned Kodak Cineon functions are a means to help convert the logarithmic densities encoded on a 0-1 real world medium such as Film Negative into a linear floating point encoding for use in imaging workflows , and vice versa.

@RunDevelopment
Copy link
Member

Then could you please mention this in the node's description?

Clarify Cineon function and rename node to Log To Linear
@joeyballentine
Copy link
Member

Just FYI, we require all node names to match their function name and file name for ease of searchability. This will actually automatically be changed for you if you run with npm run dev after/while you update it

sync up function name with node name change and invert bool option
more cleanup under the hood to address the new node name
@joeyballentine joeyballentine merged commit 70eb7f0 into chaiNNer-org:main Feb 9, 2024
@mrjschulte mrjschulte deleted the node_log2lin branch February 10, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants