Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nonlogicaldev/cli.photo.philter
HALD/LUT generator and processor for capturing image filter operations and converting them to Lookup Tables for Lightroom (improves on the work of: https://github.com/homm/color-filters-reconstruction)
https://github.com/nonlogicaldev/cli.photo.philter
Last synced: 8 days ago
JSON representation
HALD/LUT generator and processor for capturing image filter operations and converting them to Lookup Tables for Lightroom (improves on the work of: https://github.com/homm/color-filters-reconstruction)
- Host: GitHub
- URL: https://github.com/nonlogicaldev/cli.photo.philter
- Owner: NonLogicalDev
- License: mit
- Created: 2019-04-12T21:38:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:55:21.000Z (about 2 years ago)
- Last Synced: 2025-01-02T10:08:45.613Z (13 days ago)
- Language: Jupyter Notebook
- Homepage: https://pypi.org/project/nl-philter
- Size: 154 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHILTER
CLUT/HALD image generation and processing toolkit.
(Based on imlementation of [@homm](https://github.com/homm/color-filters-reconstruction) with some usability and accuracy improvements.)
- - - - - - - - - - -
```
usage: philter [cmd]A CLI toolkit for creating LUTs
subcommands:
gen Generate a fotified identity THALD image (somewhat immune
to compression artifacts) which can be used to capture
color transformations.clut Generate CLUT image and CUBE map file from a fortified
THALD image.cube Generate CUBE file from a NON fortified HALD image.
```