Commit Graph

9 Commits

Author SHA1 Message Date
82e81fc32b callbacks: Fixed some sonarlint problems. Added test for image with opencv scaling args. 2019-02-24 01:42:27 -07:00
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
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
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
58eeb73e3d Switched from pubsubs to my own localpubsub library. Set to specific version. 2019-01-22 21:58:49 -07:00
b3afe23b46 Updated minor version. Added ability to display numpy arrays as still videos. Added test. 2019-01-21 22:04:30 -07:00
fef4a335f0 Updated requirements and version 2018-11-15 16:25:20 -07:00
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
356558a953 Changed to cvpubsubs. Initialized hatch. 2018-08-08 20:05:21 -07:00