home.social

#cubehelix — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cubehelix, aggregated by home.social.

  1. Two Examples of Radiograph Color Mappings

    CRF Formulas:
    transform_color (cubehelix_color (t < 0.5 ? t : 1 - t), 30, 2, 1.5)
    cubehelix_color (t, 0, 0.6, 3, 1)

    #colormapping #radiograph #cubehelix