Skip to content

beatreichenbach/autochrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autochrome

Autochrome is a tool to synthesize realistic film grain. It is based on the research of Newson at al (2017).

The name Autochrome is based on the early color photography process Autochrome Lumière.

Screenshot of Autochrome

Installation

Requires Python 3.10

Create a virtual environment:

py -3.10 -m venv venv

Install the package:

pip install autochrome@https://github.com/beatreichenbach/autochrome/archive/refs/heads/main.zip

Usage

python -m autochrome --gui

Links

Spectral Reconstruction

Film

Grain

Images

Contributing

Create a virtual environment:

python -m venv venv

Install the development package:

python -m pip install -e .[dev]

To release a new version:

semantic-release version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published