統計
MATLAB Answers
5 質問
0 回答
ランク
of 175,212
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to find edge on image in y-axis with fixed x coordinate?
I have several images and i need to find the object shape changes along fixed line.
11年以上 前 | 0 件の回答 | 0
0
回答質問
Help me please to arrange function for rotation and masking of image according to vertices, which were taken by ginput
Here is my code: _I = imread(filename); %# ROTATION OF IMAGE according to angle, taken from GUI panel angle = str...
11年以上 前 | 0 件の回答 | 0
0
回答質問
How can refer to rotational angle, which was made in another function of GUI?
Hi, I want to use obtained rotation angle for further computing in another function. Assignment of angle to handles.angle did n...
11年以上 前 | 1 件の回答 | 0
1
回答質問
How to get polygon coordinates?
So far i have possibility to select polygon on image, but additionally it would be nice to have coordinates of chosen area.
11年以上 前 | 1 件の回答 | 0
1
回答質問
How can i analyse all images from folder by using GUI?
Code i wrote so far: directory_name = uigetdir('c:\data\', 'Please select the directory') for i = 1 : length(directory_name) ...
12年弱 前 | 1 件の回答 | 0
