Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8744581
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:51:46+00:00 2026-06-13T11:51:46+00:00

I recently read about image integral and I can understand the mathematical way of

  • 0

I recently read about image integral and I can understand the mathematical way of doing it. Some how, I noted that it is as well can compute the statistical value such as mean, std dev, variance. So, the question is how to calculate the statistical value after the integral image is done? We can find the statistical value from a normal image therefore why and how do we need integral image and then find statistical value for?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T11:51:47+00:00Added an answer on June 13, 2026 at 11:51 am

    Each pixel of the integral image (also called summed area table) contains the sum of all pixels that lie in the top-left area from this pixel. By using smart subtractions and additions you can actually get a sum of any rectangular area:
    Summed area table
    [ Taken from http://en.wikipedia.org/wiki/Summed_area_table ]

    SUM(ABCD) = C - B - D + A 
    

    (from the [0, 0], C rectangle subtract two rectangles [0,0], D and [0,0], B and add back [0,0], A which was subtracted twice).

    This is very handy because you can get the sum of any area just using 4 trivial operations. In other words, it’s blazing fast and independent on the size of the area!

    If you want to get an average of the area, just divide its sum by its size.

    Getting variance is a bit trickier – you will need two integral images. One will be classical and the other one will be based on squared values – first square all intensities and then make the integral image from them. The rest is just plugging values in the following equation:

    Var(area) = Avg(area^2) - Avg(area)^2
    

    You get the first term from the squared integral image and the second term from the classical integral image. It’s still only 9 simple operations to calculate. Neat, isn’t it?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently read a post about no longer needing to declare ivars as well
Recently i read an article is about prevent brute-force attack. It said that automatically
I recently read these notes about SEO which say that you loose Google juice
I have recently read about how cursors should be avoided. Well, I would like
I've recently read a lot about software (mostly scientific/math and encryption related) that moves
I recently read about a new Google-code hosted (open source) project from Google that
I recently read about http://php.net/pcntl and was woundering how good that functions works and
I recently read about scope rules in C. It says that a local or
I recently read on Meta about some browser not flushing their cache even after
I recently read that a method involving hashing could be a good way to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.