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
56
Commits
8
Branches
14
Tags
767ebc4381db397253d8546a495f2d1d218d80cd
Commit Graph
8 Commits
Author
SHA1
Message
Date
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