Community Profile

photo

Soomin Lee


Last seen: environ un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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

plus de 2 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 2 ans il y a | 3 réponses | 0

3

réponses