How to construct array for 45 degrees integral image

Hi…
I have an images M X N, and i would like to calculate rotated integral images (RSAT). Could anyone explains step by step to construct array for 45 degrees integral image .
Actually am attempting to implement rotated integral image, based on paper "An Extended Set of Haar- like Features for Rapid Object Detection" by Reiner Lienhart and Jochen Maydt. It mentions, that RSAT(x,y) can be calculate using 2 pass equation over a pixels.
I would like to know, should i rotate the image before i'm calculating RSAT or i just calculate RSAT using original image(without rotate it).
Thank you.

댓글 수: 3

I am not sure what you mean by "integral image" ?
rhn
rhn 2013년 6월 27일
integral image mean rotated summed area table for 45º rotated features.
Perhaps you could post a small example or a link to a small example (that doesn't require that we read and understand the entire paper) ?

댓글을 달려면 로그인하십시오.

답변 (1개)

Nitin
Nitin 2013년 6월 26일

0 개 추천

you can look into imrotate to change rotate the image?

댓글 수: 1

rhn
rhn 2013년 6월 27일
you mean that, first step I need to rotate the image , then calculate the rotated integral images?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

태그

질문:

rhn
2013년 6월 26일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by