photo

Saeed


Last seen: 2ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Explorer
  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年弱 前 | 1 件の回答 | 0

1

回答