Photo-A-Day Project: 10 Year Milestone

TL;DR:January 1, 2022 marked the completion of 10 years taking a photo every day!A 10 year milestone is a nice time to wrap this up and shift my focus to other exciting photo projects 🙂 How it began: Back in 2012 I began a simple challenge: take at least one photo every day. Some photographers … Read more

Laplacian Pyramid Image Enhancement

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 … Read more

First 365 Photo Project (2012)

Goal: Remember to take a new photo each day for one year… Rules: Every photo must be taken on a different day of the year in 2012. Sounds simple enough, right? I hope that I make it!… –> *2012 – 365 Project Photos* <– Update 07/01/2012:  Halfway checkpoint Update 12/31/2012:  Complete!   Update 2016: migrated all years in … Read more

GIMP Scripts

Usually, when I’m using GIMP to edit pictures, there are a couple of simple enahcnements I routinely apply to each image. So, I’m slowly learning GIMP scripting and creating some simple GIMP scripts to help automate some steps in my digital darkroom workflow. Here are two scripts that I’ve come up with so far, that … Read more