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
|
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 |
|
simleek
|
decf7d7849
|
Added beter controls and an example. Improved documentation.
|
2019-11-17 14:26:43 -07:00 |
|
simleek
|
6b02f57780
|
Fixed version
0.7.1
|
2019-11-10 10:51:52 -07:00 |
|
simleek
|
cf2e4f44fb
|
Fixed readme and pypi link.
|
2019-11-10 10:51:39 -07:00 |
|
SimLeek
|
c4a94a3073
|
Merge pull request #34 from SimLeek/lens
Lens
0.7.0
|
2019-11-10 10:41:22 -07:00 |
|
simleek
|
b479fc536b
|
Allowed test pypi to fail if it already exists
|
2019-11-10 10:35:10 -07:00 |
|
simleek
|
af9eeff5a8
|
Fixed black and docs
|
2019-11-10 10:31:46 -07:00 |
|
simleek
|
09db2856cc
|
Updated docs to satisfy tox
|
2019-11-10 10:18:32 -07:00 |
|
simleek
|
8ba0083449
|
Fixed tox ci tests
|
2019-11-09 22:34:44 -07:00 |
|
simleek
|
96cf260375
|
Moved publishing to linux
|
2019-11-09 22:34:00 -07:00 |
|
simleek
|
bd4d56614f
|
Fixed ci tox call
|
2019-11-09 22:23:04 -07:00 |
|
simleek
|
87e2709fbb
|
Fixed poetry readme link
|
2019-11-09 22:13:07 -07:00 |
|
simleek
|
a81341425d
|
fixed steps in github action
|
2019-11-09 22:07:54 -07:00 |
|
simleek
|
2c870ac603
|
Added pypi publishing. Added docs. Fixed mypy. Added tox testing.
|
2019-11-09 22:00:43 -07:00 |
|
Nelson Chen
|
1b4818edad
|
GitHub Actions (lens)
|
2019-11-09 19:55:54 -07:00 |
|
simleek
|
51777a6e55
|
added mock dev dep
|
2019-11-09 19:55:54 -07:00 |
|
simleek
|
ab75034005
|
Added initial docs. Loosened tests.
|
2019-11-09 19:55:54 -07:00 |
|
simleek
|
c8e09e53d9
|
cli now terminates
|
2019-11-09 19:55:54 -07:00 |
|
simleek
|
475786a7d2
|
Added rospy coroutines. Added command line interface.
|
2019-11-09 19:55:54 -07:00 |
|
simleek
|
268ecddbe0
|
Added just getting frames and not displaying. Added publishing to ros and zeromq.
|
2019-11-09 19:55:54 -07:00 |
|
simleek
|
e6c825efe3
|
added more tests
|
2019-11-09 19:55:53 -07:00 |
|
simleek
|
441246cf37
|
added unit tests for frame and window
|
2019-11-09 19:55:53 -07:00 |
|
simleek
|
a3ba16d56c
|
Added actual tensor displaying. Added more tests. Added select channels.
|
2019-11-09 19:55:53 -07:00 |
|
simleek
|
60a29ddd9c
|
Finalized lens work. Started initial unit tests.
|
2019-11-09 19:55:53 -07:00 |
|
simleek
|
7b632a604d
|
Added initial lens and crop effects
|
2019-11-09 19:55:48 -07:00 |
|
simleek
|
dd6021d70a
|
Added initial lens tests
|
2019-11-09 19:55:41 -07:00 |
|
simleek
|
d3ea81dc50
|
Add docs directory
|
2019-11-09 19:53:48 -07:00 |
|
SimLeek
|
e47747cdf2
|
Update README.md
|
2019-10-03 07:34:41 -07:00 |
|
simleek
|
0928f7b318
|
Merge branch 'master' into doc
|
2019-10-03 07:25:19 -07:00 |
|