Commit Graph

27 Commits

Author SHA1 Message Date
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
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