Skip to content

Feature: LMS Color space #281

@EdenEast

Description

@EdenEast

You have cvd filters that use the lms color space but there is no lms color space that can be converted to.

Also looking at the calc_cvd_matrix where are you getting the matrix that converts xyz to lms?

M = [
[0.15514, 0.54312, -0.03286],
[-0.15514, 0.45684, 0.03286],
[0, 0, 0.01608]
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    S: triageIssue needs triage.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions