Commit Graph

40 Commits

Author SHA1 Message Date
SimLeek 42d0d60bfe wheel_testing: Made travis pip installs verbose. Updated opencv version. 2019-02-19 23:35:16 -07:00
SimLeek 6cac03e941 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 5db1e21e49 grew fix 2019-01-22 22:11:47 -07:00
SimLeek 9d9b11c0a3 fixed requirements file typo 2019-01-22 22:11:24 -07:00
SimLeek 7a3fb41c73 grew fix 2019-01-22 22:01:14 -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 8825b3af11 grew fix. 2019-01-21 22:19:12 -07:00
SimLeek 9c797df55c fixed obvious bug. How the heck did this get here anyway? 2019-01-21 22:18:51 -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 aaf161ff08 Updated fix version. 2018-11-15 16:35:57 -07:00
SimLeek fef4a335f0 Updated requirements and version 2018-11-15 16:25:20 -07:00
SimLeek e3b60a441f fixed readme titles. Fixed pypi to git site link. 2018-08-09 21:55:03 -07:00
SimLeek 5fc1279c47 updated readme to consistent format. 2018-08-09 21:53:30 -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
SimLeek 2b7899377e 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 496a5eaffe 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 3dceaee9a7 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 ac28a812dd Merge remote-tracking branch 'origin/master' 2018-04-02 18:25:12 -07:00
SimLeek cfc5ecba9f Add initial rgc no_cl code, added 'press q to quit' to windows 2018-04-02 18:24:53 -07:00
SimLeek b184974174 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 199b9f1a6e 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 2b66378b31 added relative imports for pip 2018-01-27 19:03:50 -07:00
SimLeek adacde4d9d modified package structure some more for pip 2018-01-27 18:59:26 -07:00
SimLeek 9ff86c90f6 Changed directory structure to support pip 2018-01-27 18:37:21 -07:00
SimLeek 11adf29758 updated download url 2018-01-27 14:40:45 -07:00
Josh Miklos 3c758c953d 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
SimLeek ccf9ceabd5 made algorithm 4 times faster using uchars 2018-01-10 18:47:47 -07:00
SimLeek 99488d89ae added rgc filter. (has inhibition. needs cell exhaustion.) Added cv window callback. 2017-12-25 15:51:36 -07:00
SimLeek b2cea07f47 moved code to correct location 2017-12-24 20:36:34 -07:00
SimLeek 1b11751629 added cv webcam pubsub stuff 2017-12-24 20:27:04 -07:00
SimLeek 4fcadaee4f Initial commit 2017-12-24 19:24:32 -07:00