photo

Saeed


Last seen: 2 months 前 自 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 year 前 | 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...

1 year 前 | 1 个回答 | 0

1

个回答