photo

farheen fathima


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
265,860
of 301,478

評判
0

コントリビューション
5 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,296

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,719

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


Error using get_laplacian Too many input arguments.
[T]=get_laplacian(I,3,T_est); %[LT]=generateLaplacian(I,3,T_est); figure,imshow(T); title('Laplance Transformat...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


im getting an error in my code saying too many arguments
[T]=get_laplacian(I,3,T_est); %[LT]=generateLaplacian(I,3,T_est); figure,imshow(T); title('Laplance Transforma...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Array dimensions must match for binary array op, plz give me a solution for this .
clc; close all; %Initialize a=imread('Y:/haze.jpg'); Red=a; Green=a; Blue=a; Red(:,:,2:3)=0; subp...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


can u plz help me to clear the error which is in (line 32) "Array dimensions must match for binary array op"
clc; close all; %Initialize a=imread('Y:/haze.jpg'); Red=a; Green=a; Blue=a; Red(:,:,2:3)=0; subplot(2,2,1); imshow(...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


can someone help me tro fix this error "Array dimensions must match for binary array op."
Array dimensions must match for binary array op.

8年以上 前 | 0 件の回答 | 0

0

回答