photo

lol lolol


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
1 답변

순위
153,625
of 301,464

평판
0

참여
3 질문
1 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,292

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,642

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


write and read the same image but they are different
Hi, I would like to save exact copy of image. When I use imwrite(image, 'image.png'); and after that: image2=imread('image.p...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


image the same and different
I have a function: function [transformed, image] = transformImage(host,transformMatrix) host=im2double(host); imageR=transf...

6년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
SVD watermarking color image
pics are not required. You can use your own. I resolved this issue few minutes ago. was: [x y]=size(img_wat); should be: [x...

6년 초과 전 | 0

| 수락됨

질문


SVD watermarking color image
Hi, Im trying to change algorith from grayscale to color images but I stuck clear all; clc; close all; %img= rgb2gray(imread...

6년 초과 전 | 답변 수: 1 | 0

1

답변