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.
回答(1 个)
Image Analyst
2015-3-22
0 个投票
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 个评论
shikha gautam
2015-3-22
Image Analyst
2015-3-22
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
类别
在 帮助中心 和 File Exchange 中查找有关 Image Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!