Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

小米手机测试不正常 #10

Open
peterbanban opened this issue Jan 5, 2018 · 2 comments
Open

小米手机测试不正常 #10

peterbanban opened this issue Jan 5, 2018 · 2 comments

Comments

@peterbanban
Copy link

我运行存在一个问题就是对手机的截屏没有跟上图片的处理速度,导致下一跳的判断距离采用了上一次的获取的距离参数:
private void forward()
{
this.getScreenshot();
this.processScreenshot();
}
这两个方法的执行之间只是顺序执行但没有时序上的逻辑判断,上一个方法执行有问题下一个方法采用还是上一次的截图

@Nihiue
Copy link
Owner

Nihiue commented Jan 5, 2018

优化了逻辑,可以试试最新版

@liviolei
Copy link

红米5P测试正常,但最高分只有100多,屏幕参数不知道怎么调

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants