A Programming Model for Distributed Content-Based Image Retrieval
暂无分享,去创建一个
With the growth of digital contents, content-based image retrieval becomes important. The huge amount of computation can be solved by distributed computing. However, to design a distributed algorithm and program it with cross-platform capability is difficult. We present a programming model which is based on list data processing, and it can be transparently executed in a distributed environment with some auxiliary tools. This model allows us to explicitly specify the parallelism without special language support, such as new reserved keywords or new directives. Although this approach may introduce non- trivial overhead in some aspects, it can be used to write a distributed program using a conventional (and of en sequential) language.
[1] Marcel Worring,et al. Content-Based Image Retrieval at the End of the Early Years , 2000, IEEE Trans. Pattern Anal. Mach. Intell..
[2] Sanjay Ghemawat,et al. MapReduce: Simplified Data Processing on Large Clusters , 2004, OSDI.
[3] Graham Hutton,et al. Programming in Haskell , 2007 .