photo

Soomin Lee


Last seen: mehr als ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten