Commit Graph

25 Commits

Author SHA1 Message Date
simleek decf7d7849 Added beter controls and an example. Improved documentation. 2019-11-17 14:26:43 -07:00
simleek ab75034005 Added initial docs. Loosened tests. 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 31eb98c925 Added examples for newer API.
Former-commit-id: 7895f083379c6935d11e8ed164ee9a9eae75bc7e
2019-10-03 00:17:38 -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 552c087924 modified tests so the important ones passed 2019-09-29 22:51:00 -07:00
simleek 941751b007 Added more api to display function 2019-09-29 22:12:00 -07:00
Josh Miklos e9f49862e7 added display function. 2019-06-26 17:31:03 -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
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 877149194a callbacks: Added pytorch function display and pytorch conway life example. Still need to test coords. 2019-02-24 21:04:35 -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
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
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 58eeb73e3d Switched from pubsubs to my own localpubsub library. Set to specific version. 2019-01-22 21:58:49 -07:00
SimLeek b3afe23b46 Updated minor version. Added ability to display numpy arrays as still videos. Added test. 2019-01-21 22:04:30 -07:00
SimLeek fef4a335f0 Updated requirements and version 2018-11-15 16:25:20 -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