https://github.com/herrzatacke/lbcam-cli
A cli to run the lameboy_camera image transformation pipeline in the command line
https://github.com/herrzatacke/lbcam-cli
Last synced: about 2 months ago
JSON representation
A cli to run the lameboy_camera image transformation pipeline in the command line
- Host: GitHub
- URL: https://github.com/herrzatacke/lbcam-cli
- Owner: HerrZatacke
- Created: 2021-04-01T16:38:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T16:47:22.000Z (about 4 years ago)
- Last Synced: 2023-03-03T23:28:23.654Z (about 2 years ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lbcam-cli
A cli to run the lameboy_camera image transformation pipeline in the command lineThis project is based on [https://github.com/JakeHL/lameboy_camera/](https://github.com/JakeHL/lameboy_camera/)
## setup and running
* You need [node.js](https://nodejs.org/) installed
* check out this repo
* run `npm i` in the repo folder
+ run the script `node src/index.js *.png [optional parameters]`## optional parameters
`--brightness=n` value between -100 and 100
`--contrast=n` value between 0 and 15
`--lowLight` use lowLightDitherMatricies