-
Notifications
You must be signed in to change notification settings - Fork 15
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
Question about resolution settings causing inaccuracy #8
Comments
Can you show me the code you use to change the resolution? |
I just used the basic operations of opencv |
I'm sorry that I cannot help you immediately because it's midnight in my country. I'll see about it tomorrow. But i can answer some of your questions right now.
|
I'm sorry to disturb your rest, but I am very happy to see your answer. You are a kind-hearted person. My camera supports 1920x1080 resolution, so opencv should be able to get the resolution it supports correctly. The problem of jitter seems to be a relatively big problem, which may be related to the problem of model training. But I have tried to run your exe program, and it does not have a high cpu usage rate. This is the only thing to be thankful for, and I would also like to know how to do this. Looking forward to your next reply. GN. |
Hello,
|
I tried to change the resolution to 1280*720 and found that it was no longer accurate. Is it because of the model? If yes, does it mean that I need to retrain the model?
In addition, there will be jitter, even if I stay in front of the camera motionless. Is there any good solution for this. so many Thanks!
The text was updated successfully, but these errors were encountered: