A library to process X-ray images from the Heimann imaging system. The XGray library has interfaces to C++ and Tcl and includes the graphical program XRayLab, which is written Tcl.
Library to define Tcl commands which manipulate C++ class and structure objects in manners similar to the way Tk manages widgets. Objects can then be manipulated from either C++ or Tcl. Based on the original TclObjectCommand