photo

Soomin Lee


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 2 anni fa | 3 risposte | 0

3

risposte