Colour Science for Python
BSD-3 Python package implementing colour transforms, appearance models and datasets, with an ecosystem including colour-clf-io for CLF parsing and colour-hdri.
Link
Related resources
- CICP Code Point Reference (libavif Wiki)Practical ITU-T H.273 CICP tables for colour primaries, transfer characteristics and matrix coefficients as used when signalling colour in…
- ACEScct Encoding SpecificationOfficial ACES documentation for the ACEScct log AP1 grading encoding, including the transfer function math and its relationship to ACEScc a…
- colour-science / colourComprehensive Python colour science library implementing transfer functions, colourspaces, chromatic adaptation and colour-difference model…
- MythTV: Commercial Detection with Silence ClusteringMythTV wiki documentation of silence-clustering commercial detection, including why naive silence detection fails on animation and children…
- InternVideo — Video Foundation Model FamilyProject page for the InternVideo video foundation models providing CLIP-style video/text embeddings for retrieval and understanding, spanni…
- EIDR Documentation GuideGuide to the Entertainment Identifier Registry covering ID structure (10.5240/...), the minimum metadata set, and how records relate across…
- intro-skipper — Automatic Intro and Credits DetectionJellyfin plugin that detects intro and credit sequences using Chromaprint audio matching plus silence and black-frame analyzers, emitting s…
- An Overview of the JPEG AI Learning-Based Image Coding StandardIEEE overview paper describing JPEG AI's architecture and coding tools, the first standardized end-to-end learned codec.
- Codec Wiki: XPSNR Metric GuideCommunity codec wiki page on XPSNR usage: the FFmpeg 7.0 HHI filter, (4*Y+U+V)/6 plane weighting, and the ~42 dB visually-lossless threshol…
- OpenColorIO command-line tools overviewReference for ociobakelut, ociocheck, ociochecklut, ocioconvert, ociodisplay and ocioarchive — the CLI toolkit for LUT baking and config va…
- ViSQOL v3 — Objective Audio and Speech Quality MetricGoogle's full-reference perceptual audio/speech quality metric producing MOS-LQO scores, with C++ CLI/API, Python bindings and a retrainabl…
- FAST-VQA and FasterVQA — Fragment-Sampling No-Reference VQAOfficial code for FAST-VQA (ECCV 2022) and FasterVQA (TPAMI 2023), Swin-based no-reference video quality models using fragment sampling, wi…
- toucan — OTIO timeline software rendererRenders OpenTimelineIO timelines using OpenColorIO, OpenImageIO, OpenFX and FFmpeg, serving as a reference for wiring editorial timelines t…
- DaVinci Resolve Scripting API Reference (Community Wiki)Browsable Markdown mirror of the official DaVinci Resolve scripting API for automating project, timeline and render operations.
- OpenFX 1.5.1 Plugin API ReferenceComplete OFX plugin protocol specification covering actions, suites, clip preferences and coordinate systems for building host-portable vid…