Commit Graph

19 Commits

Author SHA1 Message Date
e70ea519d8 py37: Updated requirements. 2019-03-10 17:19:12 -07:00
147bf9aaff 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
f930064e52 wheel_testing: Added comma to fix requires 2019-02-20 00:41:34 -07:00
90b9972b30 wheel_testing: Added spaces between requires operators as a hack to fix cibuildwheel 2019-02-20 00:41:09 -07:00
cde4c00fc7 wheel_testing: Added spaces after requires as a hack to fix cibuildwheel 2019-02-20 00:30:23 -07:00
50689d92e0 wheel_testing: bumped fix version. Fixed pypi uploading. fixed localpubsub requirement. 2019-02-20 00:21:41 -07:00
fee015edec wheel_testing: Made travis pip installs verbose. Updated opencv version. 2019-02-19 23:35:16 -07:00
3152ca6a9b wheel_testing: added .whl file testing to travis. Added auto-deployment. Version fixed requirements.txt. Removed requirements.txt from setup.py. 2019-02-19 23:25:13 -07:00
b7baf00a37 Switched from pubsubs to my own localpubsub library. Set to specific version. 2019-01-22 21:58:49 -07:00
2e8ce6c26a Updated fix version. 2018-11-15 16:35:57 -07:00
5de0a4c19d Updated requirements and version 2018-11-15 16:25:20 -07:00
25c17526af fixed readme titles. Fixed pypi to git site link. 2018-08-09 21:55:03 -07:00
e98e897bac Changed frame_handler_thread to VideoHandlerThread class. Added display_callbacks. Added frame_handler documentation. Added display function. Added set_global_frames_dict. Update VideoHandlerThread to use callback list. Added tests. Used tests as examples in readme. Updated pypi readme. 2018-08-09 21:48:12 -07:00
4d77770d92 Changed to cvpubsubs. Initialized hatch. 2018-08-08 20:05:21 -07:00
15f14f8f5b Updated major version due to breaking changes. Reformatted files and imports. Removed unused ctrl commands. Made all pubsub channels camel case. changed sub_win_loop to class. Removed implementation specific code. Removed unreliable 'x to quit' code. Made windows quit from pubsub. Added WinCtrl class for window specific commands. Added threaded interactive key press test. Removed testt file. 2018-04-08 14:12:02 -07:00
113517967e modified package structure some more for pip 2018-01-27 18:59:26 -07:00
149d15352b Changed directory structure to support pip 2018-01-27 18:37:21 -07:00
d64d214511 updated download url 2018-01-27 14:40:45 -07:00
34fd3dcd0e Added high speed mode to cv pubsubs. Added files for pip. Fixed code to match PEP8. 2018-01-27 14:26:52 -07:00