Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Help in Image Processing

Re: Help in Image Processing

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 29 Jul 2005 08:27:30 -0700
Message-ID: <1122650820.305053@yasure>


Peter wrote:
> Hi all,
>
> I am working on a project in image processing. I have like 600 to 700
> images in my database and I need to Quantize all the images that are
> present in the database.
>
> A signature for the image abstraction is generated as follows. Each
> image in the database is quantized into fixed number of n colors, C =
> (c1, c2..., cn). Each color element cj is discretized into t binary
> bins (Bj=b1j, b2j...btj) of equal capacities which is called the
> bin-size. The normalized color densities are represented by the vector
> HA = (h1, h2, h3, h4, h5, h6 ) where each hj represents the percentage
> pixel dominance of color cj.
>
> Is there a way I can do it in Oracle?
>
> Any kind of help would be appreciated.
>
> Thanks and regards
> John

interMedia ... already built into Oracle.

You will find information about it at http://tahiti.oracle.com and some demos at www.psoug.org in Morgan's Library.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Fri Jul 29 2005 - 10:27:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US