Collaborative projects: list | bibliography project | image service project
Last modified: July 2, 2006
The CHS Technical Working Group is working with participants in the Multitext of Homer project to develop an integrated Image Service.
The Image Service brings together queryable metadata about a set of images (such as those being collected for the Venetus A MS of Homer) with a service for manipulating images.
This combination allows applications to identify, retrieve and perform simple manipulations of images.
Metadata about images will be exposed to querying through the Collections Service API. A separate Image Manipulation service initially allows retrieval, scaling ("zoom in/zoom out"), and selecting sections of images ("panning").
Image manipulation is implemented with the ImageJ library developed by NIH. (See ImageJ home page.) In contrast to the service developed for the Fedora CMS, images are identified and referred to by a stable, canonical identifier (rather than by URL). (See documentation for the Fedora image manipulation servlet.)
Neel Smith is currently adding a relational database backend to convert canonical references to pointers to physical images (local files, or URLs).