Commit Graph

30 Commits

Author SHA1 Message Date
fef4a335f0 Updated requirements and version 2018-11-15 16:25:20 -07:00
e3b60a441f fixed readme titles. Fixed pypi to git site link. 2018-08-09 21:55:03 -07:00
5fc1279c47 updated readme to consistent format. 2018-08-09 21:53:30 -07:00
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
356558a953 Changed to cvpubsubs. Initialized hatch. 2018-08-08 20:05:21 -07:00
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
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
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
ac28a812dd Merge remote-tracking branch 'origin/master' 2018-04-02 18:25:12 -07:00
cfc5ecba9f Add initial rgc no_cl code, added 'press q to quit' to windows 2018-04-02 18:24:53 -07:00
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
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
7ebace2e64 moved quick start to front 2018-03-14 16:35:18 -07:00
2b66378b31 added relative imports for pip 2018-01-27 19:03:50 -07:00
adacde4d9d modified package structure some more for pip 2018-01-27 18:59:26 -07:00
9ff86c90f6 Changed directory structure to support pip 2018-01-27 18:37:21 -07:00
11adf29758 updated download url 2018-01-27 14:40:45 -07:00
3c758c953d added license 2018-01-27 14:36:00 -07:00
8cbad95052 Added gitignore 2018-01-27 14:34:20 -07:00
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
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
a66dd0f05e Added fps_limit passing in. Improved sub win. Modified rgc and rng dev approproately. 2018-01-20 10:57:16 -07:00
b22441e306 Reorganized cv_pubsubs to match PEP8 fully. Modified rgc_dev accordingly. 2018-01-19 22:50:18 -07:00
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
b89c70e63e moved rgc code out of main. improved edge detector. 2018-01-11 19:10:45 -07:00
ccf9ceabd5 made algorithm 4 times faster using uchars 2018-01-10 18:47:47 -07:00
99488d89ae added rgc filter. (has inhibition. needs cell exhaustion.) Added cv window callback. 2017-12-25 15:51:36 -07:00
b2cea07f47 moved code to correct location 2017-12-24 20:36:34 -07:00
1b11751629 added cv webcam pubsub stuff 2017-12-24 20:27:04 -07:00
4fcadaee4f Initial commit 2017-12-24 19:24:32 -07:00