main logo
Subject: Somewhat OT - Image Processing
Author: Mennenoh, David
Posted: 2001/02/28 11:38:02
 
View Entire Thread
New Search


Just thought I'd ask here to see what you guys might think about storing
this kind of data within Valentina. I am writing a program that downloads
temperature images from the net and then stores the images in a BLOB field.
Now, I need to also parse the image and get the color value of all the
pixels - (1037x477) - so about 495,000 pixels. I need to be able to compare
this data to another images data - so I can find the rate of temperature
change between the images.

Would it be wise to store the color data in a list and then put that into a
varChar field? I need somehow to store the color values of each image so
that they don't need to be processed each time a comparison is made...

Thoughts appreciated...

Dave
 
©2001 Mennenoh, David
<-- Prior Message New Search Next Message -->