what was the source code for image encryption and decryption

 채택된 답변

Walter Roberson
Walter Roberson 2013년 3월 5일
imwrite( 1 - im2double(imread('ImageFileName')), 'TransformedImageFileName' )
This serves as both encryption and decryption.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by