what was the source code for image encryption and decryption

 採用された回答

Walter Roberson
Walter Roberson 2013 年 3 月 5 日

0 投票

imwrite( 1 - im2double(imread('ImageFileName')), 'TransformedImageFileName' )
This serves as both encryption and decryption.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeConvert Image Type についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by