blog.kfish.org

My name is Conrad Parker, and I live in Kyoto, Japan. I work with Renesas in Tokyo, designing the Linux multimedia architecture for a new line of mobile processors; and for Wikimedia Foundation, working on Ogg integration for Mozilla Firefox. I am also working towards a PhD in Computer Science at Kyoto University. Free software projects include the Sweep sound editor and the Annodex media system, and various smaller ones that you can read about here.

Friday, 10 February 2006

Distributed video search

When you have a collection of data that is not distributed, that is all in one place, then it is fairly straightforward to query across the dataset. However when it is distributed you cannot possibly have an overview of the entire system. This is the problem of Web based information retrieval.

Multimedia resources compound the problem because they are continuous, and each resource may require special or custom processing in order to extract useful information. It is simply not possible to build a single query system that spans all types of video items; instead, you first need to build a layer which enables correlation of queries amongst different collections.

Annodex is such a layer.

Labels: