[MonetDB-users] how store tiff image in monet db?
-- View this message in context: http://old.nabble.com/how-store-tiff-image-in-monet-db--tp32014566p32014566.... Sent from the monetdb-users mailing list archive at Nabble.com.
Why would you store images in monetdb ??? How can that make sense ? Le jeudi 07 juillet 2011 à 09:15 -0700, rose26 a écrit :
hi iam able to store jpeg images in monetdb but when iam giving the tiff image path iam getting a null pointer exception should i convert tiff to jpeg and store in monetdb or is their any another way to store the tiff image? pls help
Regards, rose
On 08-07-2011 09:39:44 +0200, Franck Routier wrote:
Why would you store images in monetdb ??? How can that make sense ?
Le jeudi 07 juillet 2011 à 09:15 -0700, rose26 a écrit :
hi iam able to store jpeg images in monetdb but when iam giving the tiff image path iam getting a null pointer exception should i convert tiff to jpeg and store in monetdb or is their any another way to store the tiff image? pls help
Apart from if it makes sense or not, where do you get a NullPointerException? (Can you post the stacktrace?) Also, what is your application (I assume it is JDBC-based) doing to insert images?
On Fri, 8 Jul 2011, Franck Routier wrote:
Why would you store images in monetdb ??? How can that make sense ?
There are a few applications such as GeoTIFF which would totally make sense to have column and row based lookup for. If you want to compare images in sequence or specific regions of data, in a timelaps it would also be interesting to have such interface. Next to that, binary blobs in a database to form a filesystem could be part of some application. Stefan
participants (4)
-
Fabian Groffen
-
Franck Routier
-
rose26
-
Stefan de Konink