Login  Register

Store images open by ImageJ into PostgreSQL

Posted by fernandolobo on Feb 09, 2006; 2:53am
URL: http://imagej.273.s1.nabble.com/Store-images-open-by-ImageJ-into-PostgreSQL-tp3703791.html

People

I'm developing a application that needed to store some informations about the image like this ones:

store information about de possition marked on the image - like that... if a passed the mouse on the image and that was marked... so i get a response of the database whith the information

if a made some changes on the image, when i save that changes have to be store in the database and the location of the image...

but i have no ideia how to do that... somebody can help me?