simleek
|
60702f5db0
|
Added more api to display function
|
2019-09-29 22:12:00 -07:00 |
|
Josh Miklos
|
c23b538c32
|
added display function.
|
2019-06-26 17:31:03 -07:00 |
|
SimLeek
|
79b1d6d223
|
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
|
1af06cf8cd
|
exceptions: Moved callbacks to its own location. Added VideoHandlerThread callback exception handling. Added exception tests.
|
2019-02-25 20:14:09 -07:00 |
|
SimLeek
|
4586e9743f
|
callbacks: Added pytorch function display and pytorch conway life example. Still need to test coords.
|
2019-02-24 21:04:35 -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
|
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
|
b7baf00a37
|
Switched from pubsubs to my own localpubsub library. Set to specific version.
|
2019-01-22 21:58:49 -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
|
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 |
|