Community Profile

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

回答