We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I read the issue #35
If i disable drawing results and saved images, I get excelent results if I do a cycle through all the images. (like the example in issue above)
If I run the images at a low rate the time to process the image is high in some interations.
It's a gpu problem? (I'm using an rtx2060)
The text was updated successfully, but these errors were encountered:
I had this same issue running thru visual studio in debug mode. Building the solution and running the exe solved it for me.
Sorry, something went wrong.
The longer the interval, the longer the processing time and I don't know how to fix this.
No branches or pull requests
I read the issue #35
If i disable drawing results and saved images, I get excelent results if I do a cycle through all the images. (like the example in issue above)
If I run the images at a low rate the time to process the image is high in some interations.
It's a gpu problem? (I'm using an rtx2060)
The text was updated successfully, but these errors were encountered: