Monday, May 9, 2011

C#

Started a better more full application in C#. Does nearly everything the old application does and a little bit more, still some bug fixes to be done. Program is up in the repository.

Program allows the user to select a blob to look at it more closely (this is where the user can split these blobs into more than one blob if need be).

This program doesn't yet perform the measurements.

1 comment:

  1. I grabbed the code, but I'll stop by and get some sample images today to really try it. You should add some SVN ignore filters to keep all the binaries out of the repo (/bin, /obj, *.suo, etc.).

    ReplyDelete