Is there a command that simulates ginput?

1 次查看(过去 30 天)
Sam
Sam 2014-12-23
评论: Sam 2014-12-26
My question here is that I want to use ginput to select 2 datapoint on a figure. But after the first figure, there are 19 more figures (who look alike) in my program that will pop up. So now I'm searching for a command that simulates 'ginput' so I don't need to click to select the starting and ending point for example.

回答(1 个)

Sean de Wolski
Sean de Wolski 2014-12-23
You could use the java.awt.Robot but this workflow sounds horrible. What are you trying to do? Can you give a minimal working example?
  5 个评论
Image Analyst
Image Analyst 2014-12-26
And what points on those get marked? The steep rising points? In the middle of the "sort of flat" points?
Sam
Sam 2014-12-26
We need to select the contact point of the heel and the point one step further, so again the contact point of the same heel.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Computer Vision with Simulink 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by