https://github.com/dcherednik/analogcolor
Simulation of NTSC chroma encoding
https://github.com/dcherednik/analogcolor
dsp image-processing ntsc
Last synced: 10 days ago
JSON representation
Simulation of NTSC chroma encoding
- Host: GitHub
- URL: https://github.com/dcherednik/analogcolor
- Owner: dcherednik
- License: bsd-2-clause
- Created: 2018-08-26T21:16:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-19T21:11:11.000Z (over 2 years ago)
- Last Synced: 2025-08-01T15:50:53.582Z (8 months ago)
- Topics: dsp, image-processing, ntsc
- Language: C
- Homepage:
- Size: 88.9 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Analogcolor
Let`s make some magic.
1. [Build](BUILD.md) this app (or just trust me).
2. Find some color picture:

3. Run the app
./analogcolor e ~/analogcolor-img/IMG_8555_800x600.JPG ~/analogcolor-img/IMG_8555_800x600-bw.bmp
4. See the result. Just grayscale image

5. Run the app using grayscale image as input
./analogcolor d ~/analogcolor-img/IMG_8555_800x600-bw.bmp ~/analogcolor-img/IMG_8555_800x600-decoded.bmp
6. Let`s see the result
