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!