How to detect forgery in an image without original image

6 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by