wolffshots / wolffshots-film-canister-encoder

A command line utility to figure out the correct encoding for canisters of photographic film (in the interest of manually re-encoding expired film, correctly encoding bulk loaded film or new film canisters).

Home Page:https://jadonwolffs.github.io/wolffshots-film-canister-encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analog film encoder

Building from source depends on g++ and make being installed. If you choose to use a different C++ compiler then you'll just need to change that in the top of the Makefile

Running 'make' should create an executable in the directory and 'make run' should run it

To Do:

  • Add PGM image output for calculations to simplify things
  • Add support for command line inputs and scripts to automate input

Completed:

  • pushing and pulling

About

A command line utility to figure out the correct encoding for canisters of photographic film (in the interest of manually re-encoding expired film, correctly encoding bulk loaded film or new film canisters).

https://jadonwolffs.github.io/wolffshots-film-canister-encoder


Languages

Language:C++ 92.8%Language:CSS 3.7%Language:Makefile 3.5%