photo

lol lolol


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
208,239
of 301,603

評判
0

コントリビューション
3 質問
1 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,350

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,723

コントリビューション
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

回答