Finally, a straightforward and easy way to use OpenCV on an FTC robot!
Stars
246
Forks
104
Watchers
246
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
168
commits
94
commits
9
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Fix race conditions when handling exception during viewport insertion
c186f00View on GitHubHandle user code exceptions with modern stacktrace popup dialog instead of legacy ESTOP message
7f01ed9View on GitHubDraw user annotations before drawing statistics to keep stats on top
c0a5455View on GitHubMake sure locks are always released in Camera2 impl (fixes possible hang on open after opmode stop); also fix concurrency bugs causing viewport to sometimes not be removed
4c6a3c7View on GitHubFix deadlock when setting active camera for a switchable webcam
c54a06eView on GitHub