Solution for MIT course 6.815/6.865 Digital & Computational Photography.
Course website: http://stellar.mit.edu/S/course/6/sp15/6.815/
Learned three things from this course:
- Halide: a DSL for fast and portable image processing.
- A library implementing all kinds of image processing algorithms using C++.
- ISP pipelines.