Community Profile

photo

Saeed


Last seen: 11 jours il y a Actif depuis 2023

Statistiques

  • Thankful Level 2

Afficher les badges

Content Feed

Afficher par

Question


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...

11 mois il y a | 1 réponse | 0

1

réponse

Question


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...

11 mois il y a | 1 réponse | 0

1

réponse