photo

Vladimir


Hials

2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
84,478
of 301,533

評判
0

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

回答採用率
60.0%

獲得投票数
0

ランク
 of 21,316

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,212

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

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

1

回答