Commit Graph

19 Commits

Author SHA1 Message Date
139cfc6ab7 Updated to version 2.0: changed display backend to moderngl_window. 2024-02-10 20:31:06 -07:00
405ce8f547 Initial working zmq pub sub and topic integration 2021-07-04 22:27:00 -07:00
b8453da881 Added bus_info for v4l2. Added optional forcing OpenCV or V4L2. Added non-linear transform. Added transparent overlay. 2020-06-22 16:09:34 -07:00
7bc3196079 Removed vids so cloning doesn't take forever. 2020-05-19 18:46:27 -07:00
833b783188 One camera can now be accessed by two seperate pieces of code. Updated minor version. 2020-05-14 20:15:14 -07:00
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