Commit Graph

11 Commits

Author SHA1 Message Date
simleek bfd0de619b Used mypy, pydocstyle, pycodestyle, sonarlint, removed py 2.7, and renamed. 2019-09-30 22:25:45 -07:00
SimLeek ac0294ec64 keymouse: Added input examples. 2019-02-25 22:13:04 -07:00
SimLeek 6d257e99ca 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
SimLeek 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
SimLeek 25c17526af fixed readme titles. Fixed pypi to git site link. 2018-08-09 21:55:03 -07:00
SimLeek 07eb14163a updated readme to consistent format. 2018-08-09 21:53:30 -07:00
SimLeek 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
SimLeek 4d77770d92 Changed to cvpubsubs. Initialized hatch. 2018-08-08 20:05:21 -07:00
SimLeek 149d15352b Changed directory structure to support pip 2018-01-27 18:37:21 -07:00
SimLeek 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
SimLeek 4fcadaee4f Initial commit 2017-12-24 19:24:32 -07:00