Commit graph

17 commits

Author SHA1 Message Date
Szymon Acedański
f1678de324 Set exposure in the main loop and at every frame 2019-03-11 23:30:31 +01:00
Szymon Acedański
0c4992ffaf Manual exposure support for OpenCV 2019-03-11 00:21:54 +01:00
boltgolt
c3649dca3a
Added changelog 2019-01-06 16:04:57 +01:00
boltgolt
77fd423df9
Added upgrade step and fixed lintian errors 2019-01-06 15:36:03 +01:00
boltgolt
0db3cb3da2
Merge branch 'master' of https://github.com/dmig/howdy into dmig-master 2018-12-21 16:51:23 +01:00
boltgolt
f4db5ee94b
Formatting fixes 2018-12-13 20:53:18 +01:00
boltgolt
f8cfde6f72
Fixed a few small things from PR #109 2018-12-13 20:10:08 +01:00
dmig
31dab29aa7
use default values when reading from config 2018-12-09 12:28:45 +07:00
dmig
0c384baef2
speedup and improve face recognition; stable slow mode fps 2018-12-08 13:53:30 +07:00
dmig
d7bc38ea16
get rid of face_recognition module, support CNN 2018-12-07 14:28:07 +07:00
dmig
b8aa070600 remove unused imports 2018-11-18 13:55:58 +07:00
dmig
964e96377c use ConfigParser.get*() functions; move function definition out of main cycle; drop unused import; show recognition time 2018-11-18 13:49:16 +07:00
boltgolt
1c544f0233
Changed device_id to device_path 2018-11-09 19:39:16 +01:00
boltgolt
5751650af3
Added config option to set height and width of frame from #40 2018-06-28 14:36:47 +02:00
boltgolt
5e72907853 Very small fix for debug config section issue 2018-05-11 10:50:21 +02:00
boltgolt
2002f4c6b5 More fixes for #27 2018-05-03 16:12:17 +02:00
boltgolt
50f36f2b90 More debian-like folder structure 2018-04-07 16:22:13 +02:00
Renamed from cli/test.py (Browse further)