Commit Graph

18 Commits

Author SHA1 Message Date
SimLeek e47747cdf2 Update README.md 2019-10-03 07:34:41 -07:00
simleek 9808925849 improved readme 2019-10-03 01:19:56 -07:00
simleek 13dfa217a1 improved readme 2019-10-03 01:18:40 -07:00
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 31eb98c925 Added examples for newer API.
Former-commit-id: 7895f083379c6935d11e8ed164ee9a9eae75bc7e
2019-10-03 00:17:38 -07:00
simleek eaa5fe13e0 Used mypy, pydocstyle, pycodestyle, sonarlint, removed py 2.7, and renamed. 2019-09-30 22:25:45 -07:00
SimLeek a483047763 keymouse: Added input examples. 2019-02-25 22:13:04 -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
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
SimLeek e3b60a441f fixed readme titles. Fixed pypi to git site link. 2018-08-09 21:55:03 -07:00
SimLeek 5fc1279c47 updated readme to consistent format. 2018-08-09 21:53:30 -07:00
SimLeek 256df87eaa 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 356558a953 Changed to cvpubsubs. Initialized hatch. 2018-08-08 20:05:21 -07:00
SimLeek 9ff86c90f6 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