dbTalk Databases Forums  

content based image retrieval with Oracle Multimedia

comp.databases.oracle.server comp.databases.oracle.server


Discuss content based image retrieval with Oracle Multimedia in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lothar Armbrüster
 
Posts: n/a

Default content based image retrieval with Oracle Multimedia - 10-07-2011 , 07:14 AM






Hello out there,
I'm trying to figure out how I can find the ten best matching images
to a given image. The documentation of Oracle Multimedia (for
11.2.0.2) gives nearly no examples for this.
I think I have to use SI_Stillimage and SI_Featurelist to satisfy my
needs, but my approach so far is not very performant.
I use SI_FeatureList.SI_Score to compute the matching score and I have
to do that for every image in the database.
Is there a better (i.e. faster) solution for that? I would like to
index the featurelist to speedup similarity searches but since my
approach uses the SI_Score function, any index on the featurelist does
not help.
Has anyone experience with content based image retrieval using
SI_Stillimage and its companions and can give me a few hints?

Many thanks in advance,
Lothar

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.