photo

Soomin Lee


Last seen: 1年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Embed a secret information into the color image and decode.
%% embed secret % Import the base image Base = imread('peppers.png'); imshow(Base);title('Base Image') % Import the message ...

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

0

回答

質問


RGB to Grayscale without using rgb2gray
I need to convert RGB image to grayscale without using rgb2gray pre-made code. I am already getting an error saying "Index in ...

2年以上 前 | 3 件の回答 | 0

3

回答