Statistiques
5 Questions
0 Réponses
RANG
143 273
of 301 440
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 21 282
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 580
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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.
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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.
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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) ...
plus de 11 ans il y a | 1 réponse | 0
