https://github.com/benkrikler/breadknife-of-time
Takes a video and converts it into a slit-scan style image
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.8%) to scientific vocabulary
Repository
Takes a video and converts it into a slit-scan style image
Basic Info
- Host: GitHub
- Owner: benkrikler
- License: mit
- Language: Python
- Default Branch: master
- Size: 5.86 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
The breadknife of time
Takes a video and converts it into a slit-scan style image. If every frame in your video is stacked on top of the last, the image becomes a 3D block of what was seen. It's like building a loaf of bread by stacking the individual slices together. Now we take this tool, and slice the loaf along the direction we were stacking things: we get a slice of what was seen in the same location, but at different moments. This tool is basically a breadknife for time.
Endorsements
"Hopefully I'm not overselling this project with that name" -- Ben Krikler
"[It's] the best thing since sliced time" -- Sioni Summers
Installing
git clone https://github.com/benkrikler/breadknife-of-time.git
cd breadknife-of-time
pip install -r requirements.txt
Usage
Use the --help option to get up to date built-in help.
An example command for you:
bash
./breadknife.py -s centre -o my_slit_scan.jpg input_film.mp4 -p 1
Owner
- Login: benkrikler
- Kind: user
- Website: benkrikler.github.io
- Twitter: benkrikler
- Repositories: 58
- Profile: https://github.com/benkrikler
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0