How can we use integral image for forgery detection in code..

how to work with integral image for a given image J = integralImage(I); J gives dimention error,it should be 2 dimentional image to work but J is not 2 dimentional. How to use it for my code.

Respuestas (1)

Image Analyst
Image Analyst el 22 de Mzo. de 2015
I have no idea. I don't even know if integralImage is an array or some function you have. Or even if it's a MATLAB function. Perhaps you should ask in the ImageJ forum. I can't even determine if this is a MATLAB question or not.

2 comentarios

Yes, It's a function of matlab . to changean image into integral image to save computation time. but it's showing error for the case of dimention.
It is not in any of my toolboxes:
Your search - integralImage - did not match any documents.
Suggestions:
Make sure all words are spelled correctly.
Try different keywords.
Try more general keywords.
Try fewer keywords.
What toolbox is it in. What do you see if you do this on the command line:
>> which -all integralImage

Iniciar sesión para comentar.

Etiquetas

Preguntada:

el 22 de Mzo. de 2015

Editada:

el 28 de Mayo de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by