Community Profile

photo

Vladimir


Hials

Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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.

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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.

9 years ago | 1 answer | 0

1

answer

Question


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) ...

9 years ago | 1 answer | 0

1

answer