2014
DOI: 10.5201/ipol.2014.57
|View full text |Cite
|
Sign up to set email alerts
|

Integral Images for Block Matching

Abstract: The integral image representation is a remarkable idea that permits to evaluate the sum of image values over rectangular regions of the image with four operations, regardless of the size of the region. It was first proposed under the name of summed area table in the computer graphics community by Crow'84, in order to efficiently filter texture maps. It was later popularized in the computer vision community by Viola & Jones'04 with its use in their real-time object detection framework. In this article we descri… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
25
0

Year Published

2014
2014
2024
2024

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 40 publications
(25 citation statements)
references
References 25 publications
0
25
0
Order By: Relevance
“…Another problem may occur even in the simple case of NLM-P: when image size as well as patch distances are large, some values of the integral image (14) may become so huge that the accuracy of the final result may drop, even when using a double precision representation (see [10] for a discussion of this phenomenon). Therefore this fast algorithm can hardly be used to implement NLM-Pa, unlike the two ones that will be now presented.…”
Section: Fast Nlm-p Using Integral Imagesmentioning
confidence: 99%
See 2 more Smart Citations
“…Another problem may occur even in the simple case of NLM-P: when image size as well as patch distances are large, some values of the integral image (14) may become so huge that the accuracy of the final result may drop, even when using a double precision representation (see [10] for a discussion of this phenomenon). Therefore this fast algorithm can hardly be used to implement NLM-Pa, unlike the two ones that will be now presented.…”
Section: Fast Nlm-p Using Integral Imagesmentioning
confidence: 99%
“…The method is known as integral images [24] (or summed area tables [6] in the context of texture mapping) and it allows to efficiently compute the sum of values of any image in a rectangular subset of a grid. A recent review of the integral image algorithm and its application is proposed in [10].…”
Section: Fast Nlm-p Using Integral Imagesmentioning
confidence: 99%
See 1 more Smart Citation
“…In the integral images the pixel differences for each search window offset are calculated beforehand into buffers, and then the patch difference can be calculated with only four addition operations [36]. But because the integral images stored into buffers require much memory and also the buffer values are cumulating and possibly overflowing, using integral images is only feasible for small images where it could improve the performance.…”
Section: Future Developmentmentioning
confidence: 99%
“…The results that are missing from the table denotes a failure in the execution of the application in question. The failures in the implementation by Lebrun occurred because it uses integral images [36] to speed up the patch distance evaluation, and this uses memory excessively. Therefore it was not possible to run most of the larger resolution image tests at all due to running out of memory.…”
Section: Overall Performancementioning
confidence: 99%