Integral Images: Efficient Algorithms for Their Computation and Storage in Resource-Constrained Embedded Vision Systems
Shoaib Ehsan, Adrian F. Clark, Naveed ur Rehman, Klaus D., McDonald-Maier

TL;DR
This paper introduces new hardware algorithms and design strategies for efficient integral image computation and storage in resource-limited embedded vision systems, enabling faster processing and reduced memory use.
Contribution
It proposes two novel row-parallel algorithms for integral image calculation and two algorithms for significant memory reduction, tailored for embedded systems.
Findings
Up to 35% reduction in internal memory size.
At least 44.44% decrease in storage requirements.
Enhanced integral image computation speed in resource-constrained hardware.
Abstract
The integral image, an intermediate image representation, has found extensive use in multi-scale local feature detection algorithms, such as Speeded-Up Robust Features (SURF), allowing fast computation of rectangular features at constant speed, independent of filter size. For resource-constrained real-time embedded vision systems, computation and storage of integral image presents several design challenges due to strict timing and hardware limitations. Although calculation of the integral image only consists of simple addition operations, the total number of operations is large owing to the generally large size of image data. Recursive equations allow substantial decrease in the number of operations but require calculation in a serial fashion. This paper presents two new hardware algorithms that are based on the decomposition of these recursive equations, allowing calculation of up to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Vision and Imaging · CCD and CMOS Imaging Sensors
