An open API service indexing awesome lists of open source software.

https://github.com/AFLProjects/White-Balance-Automation

C++ Automated white balance using lodepng and some color correction
https://github.com/AFLProjects/White-Balance-Automation

auto-white-balance automated-white-balance color color-constancy color-correction color-enhancement color-grading color-manipulation color-processing cpp hsv-color-detection image-enhancement image-manipulation image-processing white-balance

Last synced: 3 months ago
JSON representation

C++ Automated white balance using lodepng and some color correction

Awesome Lists containing this project

README

        

This is a C++ automated program that edits the visual aspects of your photos using some basic color grading and white balance
The main idea of this program is to deprive you of all the **repetitive labor** while editing your photos.
The program will take care of the color balencing and polishing.



**Table of contents**
* [Features](#Features)
* [Usage](#Usage)
* [Results](#Results)
* [How-to-Contribute](#How-to-Contribute)
* [Acknowledgements](#Acknowledgements)

**Features**
---
- Implements simple color grading algorithm
- Has white balancing algorithm

**Usage**
---
```
-Download the project
-Compile the code (In visual studio)
-Run the project

Commands :
-edit //Edit your photos
```
**Results**
---



**How to Contribute**
---

1. Clone repo and create a new branch: `$ git checkout https://github.com/AFLProjects/White-Balance-Automation -b name_for_new_branch`.
2. Make changes and test
3. Submit Pull Request with comprehensive description of changes
4. Don't forget to drop a star, it helps a lot :wink:

**Acknowledgements**
---
+ Base logo vector made by [Freepik](https://www.freepik.com/) from [Flaticon](www.flaticon.com).