photo

vimal gayan


2019년부터 활동

Followers: 0   Following: 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...

거의 5년 전 | 답변 수: 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)...

거의 5년 전 | 답변 수: 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...

거의 5년 전 | 답변 수: 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...

거의 5년 전 | 답변 수: 1 | 0

1

답변