SimLeek
|
c0df2cab4e
|
Added ability to transmit tensors over zmq. Added zmq pub-sub topic handling. Added ndarray list handling. Renamed 'high_speed' mode to mjpg. Updated setup.py to handle more numpy versions.
|
2021-08-10 12:31:53 -07:00 |
|
SimLeek
|
405ce8f547
|
Initial working zmq pub sub and topic integration
|
2021-07-04 22:27:00 -07:00 |
|
Josh Miklos
|
2b2b5d353d
|
updated version
1.2.1
|
2020-07-04 20:46:17 -07:00 |
|
Josh Miklos
|
a5575374af
|
Updated to latest numpy to fix dependency error
|
2020-07-04 20:39:16 -07:00 |
|
SimLeek
|
8550050bfe
|
Merge pull request #45 from SimLeek/bus_info
Added bus_info for v4l2. Added optional forcing OpenCV or V4L2. Added…
1.2.0
|
2020-06-22 17:28:25 -07:00 |
|
Josh Miklos
|
a52c7ff7f2
|
Added multiline run command
|
2020-06-22 17:24:23 -07:00 |
|
Josh Miklos
|
2c24512a5e
|
fix typo
|
2020-06-22 17:20:02 -07:00 |
|
Josh Miklos
|
bcf6bd6625
|
Yet another pip fix attempt
|
2020-06-22 17:18:33 -07:00 |
|
Josh Miklos
|
9841489924
|
Added suggested user tag
|
2020-06-22 17:10:37 -07:00 |
|
Josh Miklos
|
170260ef0f
|
Fix accidental string concat in setup.py
|
2020-06-22 17:05:51 -07:00 |
|
Josh Miklos
|
fe3fd98312
|
Dev dependencies now require old pip version that tox can work with.
|
2020-06-22 17:03:33 -07:00 |
|
Josh Miklos
|
c2be473cbe
|
Broken pip breaks mypy. Skipping fix for now.
|
2020-06-22 16:54:33 -07:00 |
|
Josh Miklos
|
3a0b36e6fb
|
Fixing broken pip
|
2020-06-22 16:50:27 -07:00 |
|
Josh Miklos
|
3af4562ce2
|
Added fix for mypy in 3.7
|
2020-06-22 16:45:27 -07:00 |
|
Josh Miklos
|
7c5d521b9c
|
Skipping test-docs, which is currently broken with setup.py
|
2020-06-22 16:37:37 -07:00 |
|
Josh Miklos
|
33378413b0
|
Removing black for tox auto due to inconsistency across platforms.
|
2020-06-22 16:31:50 -07:00 |
|
Josh Miklos
|
46c5719e14
|
Removed direct dependency that blocked pypi. Added wheel to dev and installed dev for ci.
|
2020-06-22 16:24:58 -07:00 |
|
Josh Miklos
|
fafa4c7272
|
fixed test-docs for windows
|
2020-06-22 16:13:48 -07:00 |
|
Josh Miklos
|
829d8bace8
|
Added wheel publishing
|
2020-06-22 16:12:52 -07:00 |
|
Josh Miklos
|
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 |
|
SimLeek
|
823bb3e173
|
Merge pull request #44 from SimLeek/jit_vids
Jit vids
1.1.1
|
2020-05-19 18:52:05 -07:00 |
|
simleek
|
699c094774
|
updated version
|
2020-05-19 18:47:36 -07:00 |
|
simleek
|
7bc3196079
|
Removed vids so cloning doesn't take forever.
|
2020-05-19 18:46:27 -07:00 |
|
SimLeek
|
a2496fc511
|
Merge pull request #43 from SimLeek/same_cam
One camera can now be accessed by two seperate pieces of code. Update…
1.1.0
|
2020-05-14 21:40:16 -07:00 |
|
simleek
|
96fcaa733e
|
fixed tests hanging forever due to frame dict not being cleared.
|
2020-05-14 21:32:56 -07:00 |
|
simleek
|
833b783188
|
One camera can now be accessed by two seperate pieces of code. Updated minor version.
|
2020-05-14 20:15:14 -07:00 |
|
SimLeek
|
2bb608b62b
|
Merge pull request #41 from SimLeek/display_dicts
frames are now stored and returned as dictionaries with source name a…
1.0.0
|
2020-04-29 13:41:51 -07:00 |
|
simleek
|
337dd5f276
|
frames are now stored and returned as dictionaries with source name as key. Set to version 1.0.0 because this is a major breaking change.
|
2020-04-29 13:21:12 -07:00 |
|
SimLeek
|
5e672698a4
|
Merge pull request #40 from SimLeek/many_windows
supported returning a list from a callback for multiple windows again.
|
2020-04-29 11:48:56 -07:00 |
|
simleek
|
18335d6260
|
supported returning a list from a callback for multiple windows again.
|
2020-04-29 11:42:46 -07:00 |
|
SimLeek
|
0fc9280b3c
|
Merge pull request #39 from SimLeek/raspi
Raspi
0.7.5
|
2020-04-14 16:44:56 -07:00 |
|
Josh Miklos
|
c1186daea7
|
Updated version.
|
2020-04-14 16:40:10 -07:00 |
|
Josh Miklos
|
ea1124a2ae
|
Added rgb24 handling for linux v4l2 webcams. Unrestricted OpenCV version.
|
2020-04-14 16:32:26 -07:00 |
|
Josh Miklos
|
3f5823cd49
|
Fixed pub_cam_thread to select pub_cam_loop_pyv4l2 only if the library was loaded.
|
2020-04-13 20:59:47 -07:00 |
|
SimLeek
|
ce77f1ba33
|
cv version is set for raspberry pi
|
2020-04-13 20:55:05 -07:00 |
|
Josh Miklos
|
2503c6b723
|
updated to opencv4
|
2020-04-13 20:29:51 -07:00 |
|
SimLeek
|
83895ef38e
|
Merge pull request #37 from SimLeek/v4l2
Added high speed v4l2 webcams for linux.
0.7.4
|
2020-04-13 20:20:12 -07:00 |
|
Josh Miklos
|
bea9392bce
|
fixed mypy
|
2020-04-13 20:16:18 -07:00 |
|
Josh Miklos
|
ac94d44511
|
black autoformat
|
2020-04-13 20:11:26 -07:00 |
|
Josh Miklos
|
fe95a539ba
|
fixed pub_cam_loop_pyv4l2 mypy, docstring
|
2020-04-13 20:07:27 -07:00 |
|
Josh Miklos
|
7e2fd0a96a
|
updated version
|
2020-04-13 20:00:34 -07:00 |
|
Josh Miklos
|
7a7c415e83
|
Added high speed v4l2 webcams for linux.
|
2020-04-13 19:57:31 -07:00 |
|
SimLeek
|
6f1066aaa6
|
Merge pull request #36 from SimLeek/silent_read
removed old async read_updates in favor of silent frame grabbing. Add…
0.7.3
|
2020-04-07 22:38:38 -07:00 |
|
simleek
|
412a9e4569
|
Added simple read_updates example. Fixed display_frames for pydocstyle
|
2020-04-07 22:34:11 -07:00 |
|
simleek
|
e14ae5f45e
|
fixed frame documentation
|
2020-04-07 22:26:07 -07:00 |
|
simleek
|
f4526a513d
|
Fixed documentation.
|
2020-04-07 22:19:06 -07:00 |
|
simleek
|
3a440a30d4
|
updated version
|
2020-04-07 22:08:15 -07:00 |
|
simleek
|
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 |
|
SimLeek
|
beb15b2869
|
Merge pull request #35 from SimLeek/addcontrol
Addcontrol
0.7.2
|
2019-11-17 14:40:19 -07:00 |
|
simleek
|
508d209750
|
Tell mypy to ignore torch
|
2019-11-17 14:35:02 -07:00 |
|