Commit Graph

17 Commits

Author SHA1 Message Date
SimLeek 72b0a13bbc callbacks: Grew minor due to added features. 2019-02-24 01:43:09 -07:00
SimLeek 3bfc954e36 callbacks: Fixed some sonarlint problems. Added test for image with opencv scaling args. 2019-02-24 01:42:27 -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 49c797f338 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 3ba912d757 nesting: Grew minor due to large feature addition. 2019-02-20 22:11:06 -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 50689d92e0 wheel_testing: bumped fix version. Fixed pypi uploading. fixed localpubsub requirement. 2019-02-20 00:21:41 -07:00
SimLeek 07fb001e3b grew fix 2019-01-22 22:11:47 -07:00
SimLeek 34e2c2c820 grew fix 2019-01-22 22:01:14 -07:00
SimLeek b7baf00a37 Switched from pubsubs to my own localpubsub library. Set to specific version. 2019-01-22 21:58:49 -07:00
SimLeek b1ad31cc6b grew fix. 2019-01-21 22:19:12 -07:00
SimLeek 8d7799665b fixed obvious bug. How the heck did this get here anyway? 2019-01-21 22:18:51 -07:00
SimLeek d5dbab7fd8 Updated minor version. Added ability to display numpy arrays as still videos. Added test. 2019-01-21 22:04:30 -07:00
SimLeek 2e8ce6c26a Updated fix version. 2018-11-15 16:35:57 -07:00
SimLeek 5de0a4c19d Updated requirements and version 2018-11-15 16:25:20 -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