is reconstruction possible from tampered image ?

1 回表示 (過去 30 日間)
ram
ram 2013 年 3 月 1 日
hi friends! is any possibility to reconstruct the image from tampered image. i have done the detection of tampered images and display process of tampered regions. i want to separate the tampered portion from the original image. is it possible? if yes means, how to do that?. pls give a suggestion.

採用された回答

Chibuzo Nnonyelu
Chibuzo Nnonyelu 2013 年 3 月 1 日
MATLAB imports images as a 3-dimensional array. Depending on image coding though. You can either replace the tampered portions with zeroes to make it black or you create a new variable and reduce the dimension of the image array to cut out the tampered area. But this will be difficult if the tampered areas are disperse all over the image. I hope this answers your question.
  1 件のコメント
ram
ram 2013 年 3 月 1 日
thank you for the nice suggestion.is any demo available for that kind of reconstruction?

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by