Commit Graph

55 Commits

Author SHA1 Message Date
Josh Miklos 34b101cfbe Merge pull request #14 from SimLeek/nesting
nesting: Grew fix to fix tensor displaying. Added list handling. Impr…
2019-02-20 22:49:29 -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
Josh Miklos 98eeaaf137 Merge pull request #13 from SimLeek/nesting
Nesting
2019-02-20 22:17:48 -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
Josh Miklos 27c3f86e01 Merge pull request #11 from SimLeek/wheel_testing
wheel_testing: updated deploy key using com method.
2019-02-20 01:18:08 -07:00
SimLeek 82b58310b3 wheel_testing: updated deploy key using com method. 2019-02-20 01:13:57 -07:00
Josh Miklos 92ffa4d475 Merge pull request #10 from SimLeek/wheel_testing
Wheel testing
2019-02-20 01:05:57 -07:00
SimLeek 2cfa87dd19 wheel_testing: fixed wheel testing build selector. 2019-02-20 01:01:56 -07:00
SimLeek c84b3da429 wheel_testing: restricting wheel tests to current testing python version. 2019-02-20 00:57:17 -07:00
SimLeek f930064e52 wheel_testing: Added comma to fix requires 2019-02-20 00:41:34 -07:00
SimLeek 90b9972b30 wheel_testing: Added spaces between requires operators as a hack to fix cibuildwheel 2019-02-20 00:41:09 -07:00
SimLeek cde4c00fc7 wheel_testing: Added spaces after requires as a hack to fix cibuildwheel 2019-02-20 00:30:23 -07:00
SimLeek 05adb7945e wheel_testing: Removed quotes from username just in case. 2019-02-20 00:22:22 -07:00
SimLeek 50689d92e0 wheel_testing: bumped fix version. Fixed pypi uploading. fixed localpubsub requirement. 2019-02-20 00:21:41 -07:00
SimLeek fee015edec wheel_testing: Made travis pip installs verbose. Updated opencv version. 2019-02-19 23:35:16 -07:00
SimLeek 3152ca6a9b wheel_testing: added .whl file testing to travis. Added auto-deployment. Version fixed requirements.txt. Removed requirements.txt from setup.py. 2019-02-19 23:25:13 -07:00
SimLeek 07fb001e3b grew fix 2019-01-22 22:11:47 -07:00
SimLeek a3f17fb298 fixed requirements file typo 2019-01-22 22:11:24 -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 25c17526af fixed readme titles. Fixed pypi to git site link. 2018-08-09 21:55:03 -07:00
SimLeek 07eb14163a updated readme to consistent format. 2018-08-09 21:53: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
SimLeek 15f14f8f5b Updated major version due to breaking changes. Reformatted files and imports. Removed unused ctrl commands. Made all pubsub channels camel case. changed sub_win_loop to class. Removed implementation specific code. Removed unreliable 'x to quit' code. Made windows quit from pubsub. Added WinCtrl class for window specific commands. Added threaded interactive key press test. Removed testt file. 2018-04-08 14:12:02 -07:00
Josh Miklos 8c588bda04 Merge pull request #1 from sampanes/master
I have added functionality of entering letters during runtime, they a…
2018-04-08 12:04:14 -07:00
John 746a9cfab0 I have added functionality of entering letters during runtime, they are displayed for you viewing pleasure. Additionally, I have began working making the item listed above be pubsub'd and there more useful to all of mankind 2018-04-03 19:39:18 -07:00
SimLeek bd4952b17c Merge remote-tracking branch 'origin/master' 2018-04-02 18:25:12 -07:00
SimLeek ba4c01cb52 Add initial rgc no_cl code, added 'press q to quit' to windows 2018-04-02 18:24:53 -07:00
SimLeek 3e05ed0503 ORB - Fixed crashing on blank images (need to report bug to OpenCV). Added view correlation class and test. 2018-03-28 06:30:01 -07:00
SimLeek 5d7fd03656 ORB - added cam video looping, added python 2.7 compatibility. Made test view work off of video. Added pose cells and initial view cells. 2018-03-27 11:07:43 -07:00
Josh Miklos 7ebace2e64 moved quick start to front 2018-03-14 16:35:18 -07:00
SimLeek 9f3063c1c4 added relative imports for pip 0.1 2018-01-27 19:03:50 -07:00
SimLeek 113517967e modified package structure some more for pip 2018-01-27 18:59:26 -07:00
SimLeek 149d15352b Changed directory structure to support pip 2018-01-27 18:37:21 -07:00
SimLeek d64d214511 updated download url 2018-01-27 14:40:45 -07:00
Josh Miklos 5b02b971cc added license 2018-01-27 14:36:00 -07:00
SimLeek 8cbad95052 Added gitignore 2018-01-27 14:34:20 -07:00
SimLeek 34fd3dcd0e Added high speed mode to cv pubsubs. Added files for pip. Fixed code to match PEP8. 2018-01-27 14:26:52 -07:00
SimLeek 28de026baf Added fourcc handling so higher framerates possible. Added some very rudimentary hardware stuff. Added options for show rgc. 2018-01-26 23:23:23 -07:00
SimLeek a66dd0f05e Added fps_limit passing in. Improved sub win. Modified rgc and rng dev approproately. 2018-01-20 10:57:16 -07:00
SimLeek b22441e306 Reorganized cv_pubsubs to match PEP8 fully. Modified rgc_dev accordingly. 2018-01-19 22:50:18 -07:00
SimLeek 494acd468e updated cv_pubsubs to handle multiple output windows. Combined all RGC filters into one file. Added whole image color averaging. 2018-01-18 16:57:40 -07:00
SimLeek b89c70e63e moved rgc code out of main. improved edge detector. 2018-01-11 19:10:45 -07:00