Thursday, July 29, 2004

Forest Fire Image Segmentation

Here is yet another post about work, although probably it will be one of the last. I have finished the Forest Fire Image Segmentation Package that I have been working on. It builds on any *nix machines, check out the documentation for more information on building and dependencies. I don't know how useful this will be for most people not interested in forest fire simulation, however, here it is.

Tuesday, July 27, 2004

Haiku Checker 0.2

Just finished up the new version of the Haiku Checker that I am working on... This version even has a Mac OS X application Feel free to download and try it out. Complaints can be sent to haiku@metablake.com.

Monday, July 26, 2004

Presentation...

I am giving a short presentation at work tomorrow about my aspect of the project. Here.

Tuesday, July 13, 2004

Haiku Checker

A bunch of my friends and I have started writing haikus at work to pass the time, and posting them to my friend Lesley's Live Journal. I was curious to see if I could write a Haiku Checker. A simple program that checks all of the syllables against dictionary.com and tells you if in fact what you wrote is a haiku (17 syllables). Here is my first beta. It currently is just a command line tool, and does not accept any punctuation and is wrong sometimes. However, it is getting there, and I figured I should share it. Haiku Checker Beta Source

Thursday, July 08, 2004

Summer Job

I realized that I have yet to blog about by current employment. Now that I am actually starting to get some results I figured now would be a good time. I am working with David Keyes, a professor at columbia in the applied math department on a project with the goal of finding a better way to simulate forest fires. My current aspect of the project is working on automatically detecting the boundary of fires in past forest fire images. Here are some shots of the GUI I have written to do this. Currently I am using Java for the GUI and initial image analysis and a C++ Level sets package to do the segmentation. Check out the pic.