2
0
mirror of https://github.com/alew3/faceit_live3 synced 2024-11-16 00:12:47 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
dependabot[bot]
eb4d826f79
Bump bleach from 3.1.4 to 3.3.0
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 to 3.3.0.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.4...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 22:35:59 +00:00
Alessandro Cauduro
a2f0e8ec30
Update README.md 2020-04-25 13:58:23 -03:00
Alessandro Cauduro
9b6dfa2a4e more cleanups 2020-04-13 00:55:11 -03:00
Alessandro Cauduro
0651327367 code clean up 2020-04-13 00:02:04 -03:00
Alessandro Cauduro
dd367e180a when no face is found, use middle of webcam image. 2020-04-12 20:10:25 -03:00
Alessandro Cauduro
b82cd5594e
Merge pull request #4 from Migushthe2nd/master
Automatically resize canvas and add previous image key
2020-04-12 20:01:09 -03:00
Migushthe2nd
99de69e1dd Merge branch 'master' of https://github.com/Migushthe2nd/faceit_live3 2020-04-12 22:33:00 +02:00
Migushthe2nd
af03144b5e Updated console message 2020-04-12 22:31:52 +02:00
Migushthe2nd
6e0a125362 Updated console message 2020-04-12 22:29:51 +02:00
Migushthe2nd
267ca89a9a Merge branch 'master' of https://github.com/Migushthe2nd/faceit_live3 2020-04-12 22:17:43 +02:00
Migushthe2nd
5c52a7f349 Also resize first image 2020-04-12 22:15:25 +02:00
Migushthe2nd
e14ba3008e Key B for previous image 2020-04-12 22:08:20 +02:00
Migushthe2nd
d5092a35fe Also resize first image 2020-04-12 21:57:30 +02:00
Migushthe2nd
1a9c07167a Automatically adjust window size and borders 2020-04-12 21:34:27 +02:00
Alessandro Cauduro
ac445a19c5 Added information to readme on how to check GPU usage under Windows. 2020-04-12 14:54:33 -03:00
Alessandro Cauduro
0a7eb27c3a Giving more keypress feedback on the console. 2020-04-12 14:11:47 -03:00
Alessandro Cauduro
f718dd5a93 minor corrections 2020-04-12 00:51:26 -03:00
Alessandro Cauduro
3d1e2185a8 more details on the readme file 2020-04-11 20:36:11 -03:00
Alessandro Cauduro
566681cc1a fixing images 2020-04-11 20:19:43 -03:00
Alessandro Cauduro
e0b91c1b88 fixed an instruction for windows 2020-04-11 20:17:11 -03:00
Alessandro Cauduro
d0d0009801 readme broken image url 2020-04-11 20:10:25 -03:00
Alessandro Cauduro
18270e5fa9 readme correction 2020-04-11 20:08:51 -03:00
Alessandro Cauduro
3ef5b58d00 added instructions on how to use Windows + OBS 2020-04-11 20:04:18 -03:00
Alessandro Cauduro
8c5de4e085 including demo video on docs 2020-04-11 14:50:28 -03:00
Alessandro Cauduro
21c8bb56fa T option 2020-04-10 09:50:08 -03:00
Alessandro Cauduro
f28b418f8d new t option 2020-04-10 09:49:31 -03:00
Alessandro Cauduro
c11c38b9c2 New keypress option 'T' to toggle between transformation modes 2020-04-10 09:11:32 -03:00
Alessandro Cauduro
243e72afe6 typo 2020-04-09 12:41:45 -03:00
Alessandro Cauduro
8ba8ea6ea2 small corrections to readme 2020-04-09 12:30:20 -03:00
Alessandro Cauduro
16ccf75a8a Correct readme and read command line parameters 2020-04-09 11:21:27 -03:00
Alessandro Cauduro
2bb7f61cf4 First Commit 2020-04-09 11:13:00 -03:00
Alessandro Cauduro
d235c2493b
Initial commit 2020-04-09 07:59:35 -03:00