THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
SimLeek
/
displayarray
Watch
1
Star
0
Fork
0
You've already forked displayarray
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
59
Commits
8
Branches
14
Tags
67ff8bf1229d3b0352c646cee4eec49fa92d4cfd
Commit Graph
7 Commits
Author
SHA1
Message
Date
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
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