Community Profile

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

답변