about ImageJ and PostgreSQL
Posted by
Albert Cardona on
Apr 26, 2007; 11:08pm
URL: http://imagej.273.s1.nabble.com/MultiRoi-viewer-tp3699663p3699670.html
Hi Brent,
If you need help on how to make ImageJ interact with PostgreSQL, the
ini.persistence.DBLoader class from TrakEM2 (
http://www.ini.uzh.ch/~acardona/trakem2.html ) may provide you with a
tone of hints.
The DBLoader represents one of the two modes in which TrakEM2 can
operate, and stores *everything* in the database, including images,
scaled snapshots of images and edited versions, in a bytea column.
On PostGIS: I didn't know it existed, thanks for the link.
Albert