필터 지우기
필터 지우기

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