photo

Vladimir


Hials

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
187,309
of 301,159

평판
0

참여
5 질문
0 답변

답변 채택
60.0%

획득한 표
0

순위
 of 21,182

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,105

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

11년 초과 전 | 답변 수: 1 | 0

1

답변