photo

Saeed


Last seen: etwa 2 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Explorer
  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Why my code calculates values for image statistics, which are far greater or less than the standard ones? Both for encrypted and decrypted images.
clc, clear all, close all % Read image in different formats (JPG, PNG, TIFF) %imageFormats = {'jpg', 'png', 'tif'}; imageForm...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


My MATLAB code is showing blank plots instead of encrypted and decrypted images. Why? [Help]
clc, clear all, close all % Load the image originalImage = imread('input_image.jpg'); % Convert the image to grayscale if i...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort