Commit Graph

93 Commits

Author SHA1 Message Date
simleek cd9e377237 improved readme 2019-10-03 01:18:15 -07:00
simleek 670371d914 improved readme 2019-10-03 01:17:14 -07:00
simleek 5caa75126e improved readme 2019-10-03 01:14:58 -07:00
simleek c1463baedf Lowered video size
Former-commit-id: f04c516b050ad0daf2b9022dca5b54fa0b544acf
2019-10-03 00:29:20 -07:00
simleek 31eb98c925 Added examples for newer API.
Former-commit-id: 7895f083379c6935d11e8ed164ee9a9eae75bc7e
2019-10-03 00:17:38 -07:00
SimLeek 295ffd4c43 Merge pull request #26 from SimLeek/fixup
Fixup
2019-09-30 23:06:16 -07:00
simleek 9c360c89a6 renamed some files to make it easier to understand 2019-09-30 22:45:07 -07:00
simleek eaa5fe13e0 Used mypy, pydocstyle, pycodestyle, sonarlint, removed py 2.7, and renamed. 2019-09-30 22:25:45 -07:00
SimLeek 6d45a81936 Merge pull request #25 from SimLeek/simplifying
Simplifying
2019-09-29 22:57:31 -07:00
simleek 552c087924 modified tests so the important ones passed 2019-09-29 22:51:00 -07:00
simleek 0bbe5fca5d Fixed cam ctrl using its own hashing system 2019-09-29 22:33:41 -07:00
simleek 941751b007 Added more api to display function 2019-09-29 22:12:00 -07:00
Josh Miklos ff34f51ddd Merge pull request #23 from SimLeek/py37
added display function.
2019-06-26 18:18:40 -07:00
Josh Miklos e9f49862e7 added display function. 2019-06-26 17:31:03 -07:00
Josh Miklos da548f93af Merge pull request #20 from SimLeek/py37
Py37
2019-03-10 17:30:37 -07:00
Josh Miklos 8d94b0f9a6 py37: grew fix 2019-03-10 17:25:02 -07:00
Josh Miklos 43f4859889 py37: Updated requirements. 2019-03-10 17:19:12 -07:00
Josh Miklos 172da4a34a Merge pull request #19 from SimLeek/py37
Py37
2019-03-10 17:14:00 -07:00
Josh Miklos 4886453d5b py37: added detection for cp37 2019-03-10 17:07:10 -07:00
Josh Miklos 84d59ae2d5 py37: added python 3.7 compatibility. Grew fix. 2019-03-10 17:02:34 -07:00
Josh Miklos 6d127c114c Merge pull request #18 from SimLeek/keymouse
Keymouse
2019-02-25 23:16:44 -07:00
SimLeek 95dd77bbd6 Merge remote-tracking branch 'origin/keymouse' into keymouse 2019-02-25 23:03:23 -07:00
SimLeek babdb76a17 keymouse: grew fix because fix. 2019-02-25 23:03:00 -07:00
SimLeek 0f77a6586c keymouse: Fixed input slowdown. 2019-02-25 23:02:26 -07:00
SimLeek 2267d591b7 keymouse: Fixed input slowdown. 2019-02-25 22:57:03 -07:00
Josh Miklos 522e2076bf Merge pull request #17 from SimLeek/keymouse
Keymouse
2019-02-25 22:16:28 -07:00
SimLeek a483047763 keymouse: Added input examples. 2019-02-25 22:13:04 -07:00
SimLeek 6ef7758e7c keymouse: grew fix for added functionality. 2019-02-25 22:10:37 -07:00
SimLeek e54e3b26be keymouse: Created input loop decorators. Added tests. Added mouse events and mouse event handling. Added mouse interaction to conway test. 2019-02-25 22:09:37 -07:00
Josh Miklos 1b6e0011bd Merge pull request #16 from SimLeek/exceptions
Exceptions
2019-02-25 20:21:24 -07:00
SimLeek cb3f3d7b10 exceptions: Moved callbacks to its own location. Added VideoHandlerThread callback exception handling. Added exception tests. 2019-02-25 20:14:09 -07:00
SimLeek afca15e824 callbacks: Modified callbacks example to use coords with modification. 2019-02-24 21:24:29 -07:00
SimLeek 5fd06fabcf callbacks: Modified callbacks example to use coords. 2019-02-24 21:21:04 -07:00
SimLeek 877149194a callbacks: Added pytorch function display and pytorch conway life example. Still need to test coords. 2019-02-24 21:04:35 -07:00
Josh Miklos 8ea078ed21 Merge pull request #15 from SimLeek/callbacks
Callbacks
2019-02-24 01:48:27 -07:00
SimLeek c171895833 callbacks: Grew minor due to added features. 2019-02-24 01:43:09 -07:00
SimLeek 82e81fc32b callbacks: Fixed some sonarlint problems. Added test for image with opencv scaling args. 2019-02-24 01:42:27 -07:00
SimLeek 767ebc4381 callbacks: Moved global_cv_display_callback to callbacks file. Added gpu-like function_display_callback. Removed need for wp.display_callback when using .display(). Added tests and examples. 2019-02-24 01:28:48 -07:00
Josh Miklos 3e09a8a196 Merge pull request #14 from SimLeek/nesting
nesting: Grew fix to fix tensor displaying. Added list handling. Impr…
2019-02-20 22:49:29 -07:00
SimLeek ef467f2b61 nesting: Grew fix to fix tensor displaying. Added list handling. Improved tensor display test. Added list editing handling. 2019-02-20 22:45:12 -07:00
Josh Miklos 4cadbe5c7d Merge pull request #13 from SimLeek/nesting
Nesting
2019-02-20 22:17:48 -07:00
SimLeek 9e5a27731e nesting: Grew minor due to large feature addition. 2019-02-20 22:11:06 -07:00
SimLeek 1c802f0a4f nesting: Added ability to display tensors of any rank as multiple windows. Added to readme. lowered opencv_python requirement due to char* assertion bug. 2019-02-20 22:08:06 -07:00
Josh Miklos afb4f42784 Merge pull request #11 from SimLeek/wheel_testing
wheel_testing: updated deploy key using com method.
2019-02-20 01:18:08 -07:00
SimLeek da1d4fa394 wheel_testing: updated deploy key using com method. 2019-02-20 01:13:57 -07:00
Josh Miklos a59073b198 Merge pull request #10 from SimLeek/wheel_testing
Wheel testing
2019-02-20 01:05:57 -07:00
SimLeek fe5cfefd40 wheel_testing: fixed wheel testing build selector. 2019-02-20 01:01:56 -07:00
SimLeek 6fd75c5131 wheel_testing: restricting wheel tests to current testing python version. 2019-02-20 00:57:17 -07:00
SimLeek 17ef814670 wheel_testing: Added comma to fix requires 2019-02-20 00:41:34 -07:00
SimLeek 8d3e3140d1 wheel_testing: Added spaces between requires operators as a hack to fix cibuildwheel 2019-02-20 00:41:09 -07:00