Commit Graph

14 Commits

Author SHA1 Message Date
ea1124a2ae Added rgb24 handling for linux v4l2 webcams. Unrestricted OpenCV version. 2020-04-14 16:32:26 -07:00
ce77f1ba33 cv version is set for raspberry pi 2020-04-13 20:55:05 -07:00
7a7c415e83 Added high speed v4l2 webcams for linux. 2020-04-13 19:57:31 -07:00
412a9e4569 Added simple read_updates example. Fixed display_frames for pydocstyle 2020-04-07 22:34:11 -07:00
09c687ff42 removed old async read_updates in favor of silent frame grabbing. Added for loop handling. Set default framerate to infinite. Added no_display example. 2020-04-07 22:06:52 -07:00
decf7d7849 Added beter controls and an example. Improved documentation. 2019-11-17 14:26:43 -07:00
ab75034005 Added initial docs. Loosened tests. 2019-11-09 19:55:54 -07:00
268ecddbe0 Added just getting frames and not displaying. Added publishing to ros and zeromq. 2019-11-09 19:55:54 -07:00
a3ba16d56c Added actual tensor displaying. Added more tests. Added select channels. 2019-11-09 19:55:53 -07:00
60a29ddd9c Finalized lens work. Started initial unit tests. 2019-11-09 19:55:53 -07:00
7b632a604d Added initial lens and crop effects 2019-11-09 19:55:48 -07:00
dd6021d70a Added initial lens tests 2019-11-09 19:55:41 -07:00
c1463baedf Lowered video size
Former-commit-id: f04c516b050ad0daf2b9022dca5b54fa0b544acf
2019-10-03 00:29:20 -07:00
31eb98c925 Added examples for newer API.
Former-commit-id: 7895f083379c6935d11e8ed164ee9a9eae75bc7e
2019-10-03 00:17:38 -07:00