Giter Club home page Giter Club logo

lut-builder's Introduction

LUT builder

A LUT utility for making some OBS 64x64x64 color correction lookup tables (encoded as 512x512 PNG files).

There's nothing too fancy here, it's just a bunch of vanilla JS modules to make it all happen. Starting at index.js you should be able to read along just fine.

What can it do?

Right now the builder allows for some saturation-for-brightness compensation (using hsv.s += hsv.v/f, where f is the value from the slider), as well as some (normalized) compression, to combat the whole "this video stream encodes pure black's as 16 rather than 0". Or general black/white-point raising/lowering.

Live site?

That's what github pages are fo, so fire it up here: https://pomax.github.io/LUT-builder/index.html

I found a bug!

You know where to find the issue tracker =)

screenshots

47676985-37e4c500-db7b-11e8-8a9b-9e2907bbacbe

lut-builder's People

Contributors

pomax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lut-builder's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.