{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"color-matcher transfers color characteristics from one image to another using histogram matching and Gaussian distribution methods, enabling automatic color grading for photographs, paintings, and film sequences.","skillfed_tags":["image-processing","color-grading"],"use_cases":["Automatic color grading of photograph batches to match a reference image's color palette.","Correcting color casts in film sequences or video frames for consistent look across shots.","Light-field image processing where color consistency across viewpoints is needed.","Stop-motion animation color correction to match lighting and color tone across frames.","Recoloring paintings or artwork to match a target aesthetic or historical reference."],"what_it_does":"color-matcher is a Python library for transferring color characteristics from one image to another. It implements multiple color-matching algorithms\u2014Reinhard's method, Monge-Kantorovich Linearization (MKL), and a Multi-Variate Gaussian Distribution (MVGD) transfer combined with histogram matching\u2014to automatically recolor images while preserving their structure and detail. The library is designed for photography color grading, film sequence correction, light-field processing, and stop-motion work.\n\nThe package depends on numpy for numerical operations, matplotlib for visualization, imageio for image I/O, and several utility libraries (ddt, docutils, packaging). It requires Python 3 or later and installs as a pure Python wheel with low friction. The codebase is actively maintained and has accumulated 663 stars on GitHub, indicating reasonable adoption in the image-processing community.","worth_installing":"Yes, if you need color transfer between images and accept the GPL V3.0 copyleft requirement. The package is actively maintained, has low install friction, carries no known vulnerabilities, and offers multiple established algorithms. Not suitable for proprietary or closed-source projects without relicensing."},"id":"color-matcher","links":{"html":"https://skillfed.io/packages/color-matcher","md":"https://skillfed.io/packages/color-matcher.md","pypi":"https://pypi.org/project/color-matcher/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-03-30","license_spdx":null,"license_treatment":"copyleft","name":"color-matcher","python_support":"supports_current","summary":"Package enabling color transfer across images"},"popularity":{"monthly_downloads":430115,"position":6731,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.0"}
