Login  Register

Re: imagej centric application?

Posted by Albert Cardona on Aug 20, 2005; 5:25pm
URL: http://imagej.273.s1.nabble.com/imagej-centric-application-tp3705008p3705010.html

John,

I am developing one such ImageJ application that uses a PostgreSQL database
for everything, from saving the images themselves to store user-outlined
structures and other data for the purpose of 3D modelling.

For this application I've made several test plugins such as the
PostgreSQL_.java plugin which I have posted at

http://www.pensament.net/java/other_plugins.html

which you may find useful.

Beware there is a bug with it: the image_name column is not really editable
since there is a query where it is used directly (haven't found the time to
correct it and upload it, and I came across the problem maybe 2 days ago).

In my experience, the JDBC driver works fantastically well if you compile it
yourself for your specific system from the PostgreSQL sources. Otherwise the
binary streams may fail (for instance when using the same JDBC .jar driver in
different OSes).

Albert

--


Albert Cardona
Institute of Neuroinformatics     Tel : +41 1 635 3052
University/ETH Zurich             Fax : +41 1 635 3053
Winterthurerstrasse 190           acardona (at) ini phys ethz ch
Zurich 8057, Switzerland          www.ini.unizh.ch