At each pixel (x,y), calculate sum of the rectangle [(0, 0), (x, y)] by using the following formulas
Integral Image at location
Suppose we want to find sum in D in the picture
D = (A+B+C+D) – (A+C) – (A+B) – A
ref : cornell
Advertisement
At each pixel (x,y), calculate sum of the rectangle [(0, 0), (x, y)] by using the following formulas
Integral Image at location
Suppose we want to find sum in D in the picture
D = (A+B+C+D) – (A+C) – (A+B) – A
ref : cornell
Pingback: Scale Space Pyramid « :: uisp :: dsin ::