-
Notifications
You must be signed in to change notification settings - Fork 173
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
请问您自己试验的帧率大概是多少呢?我试验运行后速度很慢,但是demo看起来速度很快,求教。 #11
Comments
问题解决了,打扰了。是我自己编译的问题。 |
请问如何解决的,我在vs2017上运行也很慢 |
你有编成release版么?我好像用g++编译的时候编成release版,然后加了一点儿优化项就很快了。 |
640 x 480 树莓派 4 5帧 |
你好,请问自己编译的release版本测试帧率是多少? 分辨率是多少? 精确率如何? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我的运行环境是ubuntu16.04,opencv3.2,dlib是今天刚从GitHub上clone的新版,然后把从摄像头读入数据改成了读图片(我的图片是720*1280)大小的,k矩阵也相应的改了一下。
现在有两个问题:
不太明白是什么原因,求教,谢谢了。
The text was updated successfully, but these errors were encountered: