How can we display an image with large pixel values say in the range [421-807831].

1 回表示 (過去 30 日間)
Mohsin Shah
Mohsin Shah 2017 年 5 月 17 日
コメント済み: amr alanwar 2019 年 7 月 18 日
Hello I am using Paillier Cryptosystem for encrypting images. I have generated an image variable with min pixel value 421 and max pixel value 807831. To handle large numbers, I have used Variable Precision Integer (vpi) so my encrypted variable has large integers instead of normal pixel value in the range [0-255]. How to display image with such large pixel values?
  1 件のコメント
amr alanwar
amr alanwar 2019 年 7 月 18 日
Hi Mohsin
Could you please share the paillier code?
Thanks a lot

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

採用された回答

KSSV
KSSV 2017 年 5 月 17 日
Try imagesc

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEncryption / Cryptography についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by