𝔖 Bobbio Scriptorium
✦   LIBER   ✦

A Band Processing Imaging Library for a TriCore-Based Digital Still Camera

✍ Scribed by A. Chihoub; Y.J. Bai; V. Ramesh


Book ID
102977183
Publisher
Elsevier Science
Year
2001
Tongue
English
Weight
630 KB
Volume
7
Category
Article
ISSN
1077-2014

No coin nor oath required. For personal study only.

✦ Synopsis


TriCore-Based Digital Still Camera* I n this paper we describe the design and implementation of an efficient and compact image processing library for a digital still camera based on Siemens TriCore microcontroller-DSP processor. The library is designed for use in both off-line (non-real-time applications on NTbased Pentium platforms) as well as on-line (real-time embedded applications such as TriCore based systems). To satisfy the constraints of embedded systems in terms of memory limitations, the library was designed to operate on an input image using the concept of band processing. In such a method, the input image is divided into an appropriate number of data bands (strips). The image bands are then processed sequentially using a pipeline of band based operators. The processed bands are then collected into a single output image. Most of the operators incorporated in the library take advantage of the band processing mechanism and operate on a stream of such image bands. This scheme not only alleviates the memory space requirements but also lends itself to multithreading/parallel processing implementations with potential for even faster performance. The library was implemented in C and optimized for our target TriCore processor. The code size for the target system including baseline JPEG Codec and all other image processing pipeline operators described in the following sections is 31 Kb. The library can process a 10086800 image in 1.98 s.


πŸ“œ SIMILAR VOLUMES


A Graph-Based Object Description for Inf
✍ I.Burak Γ–zer; Wayne Wolf; Ali N. Akansu πŸ“‚ Article πŸ“… 2002 πŸ› Elsevier Science 🌐 English βš– 614 KB

This work focuses on the search of a sample object (car) in video sequences and images based on shape similarity. We form a new description for cars, using relational graphs in order to annotate the images where the object of interest (OOI) is present. Query by text can be performed afterward to ex