How can we display an image with large pixel values say in the range [421-807831].
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohsin Shah
am 17 Mai 2017
Kommentiert: amr alanwar
am 18 Jul. 2019
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 Kommentar
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!