My Photo is a basic photo editor written in C#. This work in progress
- Color correction
- Brightness/Contrast adjustment
- Blurring
- Pencil filter
- Larger filters collection
- Image size correction
- Memory leak in history of editing
- Rewrite filters using C/C++ code and shaders
- Use a linear algebra library to perform fast computations