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

조회 수: 1 (최근 30일)
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?

채택된 답변

KSSV
KSSV 2017년 5월 17일
Try imagesc

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by