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

small fix to avoid raising a TypeError warning when snapping a picture #5

Merged
merged 2 commits into from
Oct 15, 2018

Conversation

laurentperrinet
Copy link
Contributor

As demonstrated in the notebook, the TypeError is not raised anymore.
This was resolved by adding a directive on the top of the pyx file https://github.com/dashesy/pyavfcam/compare/master...bicv:master?expand=1#diff-ed80a41a162d9773a0ccfbb5c2901667

I also added small changes which I hope do not break any other things :-) a timing of the time it takes to take images (I achieve ~19 fps)

cheers

@dashesy dashesy merged commit af5e2bc into dashesy:master Oct 15, 2018
laurentperrinet added a commit to bicv/pyavfcam that referenced this pull request Dec 15, 2018
Merge pull request dashesy#5 from bicv/master
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

Successfully merging this pull request may close these issues.

2 participants