Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rambalac/photodev
Photo Developer
https://github.com/rambalac/photodev
Last synced: 1 day ago
JSON representation
Photo Developer
- Host: GitHub
- URL: https://github.com/rambalac/photodev
- Owner: Rambalac
- License: gpl-2.0
- Created: 2014-06-05T11:19:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-31T04:52:36.000Z (over 9 years ago)
- Last Synced: 2024-10-12T14:14:42.820Z (about 1 month ago)
- Language: C#
- Size: 36.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#photodev#
##Photo Developer##
In current state Photo Developer can process Panasonic Lumix GH4 RW2 file into this
![Alt text](docs/images/P1350577thumb.jpg "Optional title")###List of filters applied to RW2 file###
* RW2 Decoder - thanks to DCRaw
* Bilinear Demosaic
* WhiteBalance from RW2 file
* Gamma 2.2
* Color range expansion
* Contrast 0.5
* Color matrix
| R | G | B |
|-------|-------|-------|
| 1.87 | -0.81 | -0.06 |
| -0.16 | 1.55 | -0.39 |
| 0.05 | -0.47 | 1.42 |