photo

jolene kuan


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
71,407
of 301,261

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,209

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,690

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


Problem with displaying image in MATLAB GUI
I have a GUI as shown in the image attached. And I would like to apply Otsu threshold on the image displayed after contrast enha...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


Need help with Matlab GUI
<</matlabcentral/answers/uploaded_files/77373/Capture.JPG>> I have a GUI as shown in the image attached. And I would like to ...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


How to request for user input for the following code? How do I modify the matlab code below to prompt user to choose images from folder for InputImage and OutputImage?
InputImage=imread('a.jpg'); OutputImage=imread('b.jpg'); whos n=size(InputImage); M=n(1); N=n(2); MSE = sum(s...

9年弱 前 | 1 件の回答 | 0

1

回答