Photo Detail Manipulation via Image Pyramids
Reply
My final project for the Computational Photography class at GaTech.
Multi-scale image contrast/detail manipulation
Operating on images at multiple scales is conventionally done using multi-scale decompositions, such as the Laplacian pyramid [Burt and Adelson 1983]. Such techniques decompose an image to multiple detail layers at different scales in a pyramid like fashion.
This project demonstrates how image pyramids based on the bilateral filter [Tomasi and Manduchi 1998; Durand and Dorsey Read more […]