Below are a few software packages I have written ranging from general purpose programming libraries to specific computer vision and machine learning research projects. There are also several utility programs for image processing and a few experimental frameworks focused on statistical inference. Most of the packages are covered by a Creative Commons license and are free to use.
C library of utility modules
for image processing, mathematical computation, and base programming
abstractions, including options and error handling.
|
C++ library of utility
namespaces and classes for computer graphics and base programming
abstractions, such as I/O and exception handling.
|
Fits connected ellipsoids and cylinders to the structure of microscopic
fungus in a 3-D stack of images.
|
Detects and visualizes 3-D surface points from a stack of images
representing optical sections of an object.
|