How to detect forgery in an image without original image

6 ビュー (過去 30 日間)
R MH
R MH 2018 年 8 月 20 日
コメント済み: R MH 2019 年 3 月 21 日
I wanted a method to detect both copy move and image splicing forgery in an image. How to detect if original image is not available with us.

採用された回答

OCDER
OCDER 2018 年 8 月 20 日
Are you asking for image forensic analysis tools? I'm not aware of any built-in Matlab tool for this purpose, so you'll have to code this yourself or rely on other published algorithms like this one:
Here are some interesting articles to get you started with image forensics.
  4 件のコメント
Subham Tulshan
Subham Tulshan 2019 年 3 月 21 日
I think this can be done by using CNN(Deep Learning).
and also it is possible if you have the hash of the original image
R MH
R MH 2019 年 3 月 21 日
Thank you so much sir for your suggestions. If possible can you please send me code reference links.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by