You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Webcam helper NVDA Addon
2
2
This addon for [NVDA], a free and open source screen reader for Microsoft Windows helps you to get a better shot at video calls by giving instructions about how to position yourself in front of camera. It uses facial recognition and image processing to detect if you are off to either side or vertically, as well as if the ilumination is enough.
3
3
4
+
# Instalation
5
+
This addon contains binary dependencies which require Visual C++ Redistributable for 32-bit platform, [direct download from Icrosoft](https://aka.ms/vs/17/release/vc_redist.x86.exe)
6
+
4
7
# Usage
5
8
After installing the addon, press NVDA+shift+w and follow the instructions. After you hear the message "The face is well positioned" - you can press the escape key to stop the function and release your camera.
0 commit comments