統計
MATLAB Answers
3 質問
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