Showing only posts tagged programming. Show all posts.

Pypeline update

I've pushed some changes to the pypeline repository, adding basic stacking functionality. There isn't any registration, it only takes the median of each channel (R, G, B) for each pixel. It's currently way slow, but I suspect there is substantial room for improvement there. Wrangling NEF files has proven more …

Setting up Python 3 and pillow

I'm using Linux Mint 15 ("Olivia") for my pypeline development - and ran into a little difficulty right off the bat getting pillow installed. Virtualenv and Virtualenvwrapper are pretty much a must-have if you're developing multiple projects, and pip install pillow was failing with messages like Python.h: No such file …

« newer articles | page 7