Tlalli
A library compatible with panotools (a fork of panotools in fact). Current release version 0.2.1 Released under the GPL. See COPYING
tessel.cpp
A program to tessellate a given input file . Released under the GPL. See COPYING.
To compile
g++ -I /sw/include -L/sw/lib  -o tessel tessel.cpp  -lvigraimpex -ltiff -lpng -ljpeg -lm -lboost_program_options
change directory names to match your computer..