photo

Vladimir


Hials

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
244.172
of 301.296

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 21.225

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.832

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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.

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta