photo

vimal gayan


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
241,321
of 300,365

평판
0

참여
4 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to validate input dialog?
caUserInput = inputdlg(Prompts, titleBar, 1); if length(caUserInput) > 10 f = warndlg('Exceed numbers','Warning'); return...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to show given x,y position on image frame?
I am trying to show shape connecting 3 x,y points on image frame. fileCount=length(Files); middleImage=round((fileCount/2)-5)...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to extract values from array
I am trying to track 3 points of a moving video.First i insert those points and while video playing i want track those points pa...

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

1

답변

질문


how to draw lines using given points in a video?
First,I give some points to starting posistion of the video,I need to draw lines through that points and get angles using x,y va...

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

1

답변