28.02.2013 Views

Bio-medical Ontologies Maintenance and Change Management

Bio-medical Ontologies Maintenance and Change Management

Bio-medical Ontologies Maintenance and Change Management

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Multimedia Medical Databases 99<br />

3.6.1 Histogram Intersection<br />

Swain <strong>and</strong> Ballard were the ones that have investigated the use of histogram intersection<br />

for color image retrieval. Their objective was to find known objects inside<br />

the images, using color histograms. When the size of the object q is smaller than<br />

the size of the image t <strong>and</strong> the histograms are not normalized, then: |hq| ≤ |ht|.<br />

The histogram intersection hq <strong>and</strong> ht is given by [84, 85, 86]:<br />

Where:<br />

d<br />

q,<br />

t<br />

M 1<br />

∑ −<br />

min( hq[<br />

m],<br />

ht[<br />

m])<br />

m=<br />

0 = 1−<br />

(3.18)<br />

min(| h |, | h |)<br />

∑ − M 1<br />

m=<br />

0<br />

q<br />

t<br />

| h | = h[<br />

m]<br />

(3.19)<br />

The complexity of the method is O(m × n) where m represents the number of<br />

colors resulted from the quantization process <strong>and</strong> n represents the number of images<br />

in the database.<br />

3.6.2 Histogram Euclidian Distance<br />

Having two histograms h q <strong>and</strong> h t , then the Euclidian distance is given by [84,<br />

85, 86]:<br />

,<br />

1<br />

2<br />

∑(| [ ] [ ] |)<br />

0<br />

−<br />

d q t<br />

M<br />

= hq<br />

m − ht<br />

m<br />

m=<br />

(3.20)<br />

The complexity of the method is O(m × n) where m represents the number of<br />

colors resulted from the quantization process <strong>and</strong> n represents the number of images<br />

in the database.<br />

3.6.3 Quadratic Distance between Histograms<br />

The quadratic distance uses the cross-correlation between histogram elements<br />

based on the perceptual similarity of the colors. The quadratic distance between<br />

the histograms h q <strong>and</strong> h t is given by [84, 85, 86]:<br />

d<br />

q,<br />

t<br />

=<br />

− M 1 M −1<br />

∑∑<br />

m0<br />

= 0m1<br />

= 0<br />

( h [ m ] − h [ m ] ) a<br />

q<br />

0<br />

t<br />

0<br />

m0m1<br />

( h [ m ] − h [ m ])<br />

q<br />

1<br />

t<br />

1<br />

(3.21)<br />

Where A = [a i,j ], <strong>and</strong> a i,j represent the similarity between elements having the indexes<br />

i <strong>and</strong> j. The quadratic metric is a true metric distance when a i,j = a j,i (symmetrical)<br />

<strong>and</strong> a i,i = 1.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!