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
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# GazeTracker 👁️
1
+
# GazeTracker
2
2
3
3
> Real-time vision defects self-monitoring and correction assistant with gaze tracking capabilities
4
4
@@ -22,12 +22,12 @@ GazeTracker is a specialized application designed to assist in self-monitoring a
22
22
Built with Python, it combines the power of OpenCV and MediaPipe for accurate facial feature detection and tracking, making it an effective tool for vision self-monitoring.
23
23
24
24
### Features
25
-
-🚨 Real-time detection and alerts for vision defects
26
-
-🎯 Immediate feedback for vision self-correction
27
-
-👀 Real-time eye tracking
28
-
-😊 Face detection and tracking
29
-
-🎨 Customizable alert window
30
-
-⚙️ Adjustable settings and parameters
25
+
- Real-time detection and alerts for vision defects
26
+
- Immediate feedback for vision self-correction
27
+
- Real-time eye tracking
28
+
- Face detection and tracking
29
+
- Customizable alert window
30
+
- Adjustable settings and parameters
31
31
32
32
### Requirements
33
33
- Python 3.8+
@@ -66,12 +66,12 @@ GazeTracker - это специализированное приложение,
66
66
Построенное на Python, оно объединяет возможности OpenCV и MediaPipe для точного определения и отслеживания черт лица, что делает его эффективным инструментом для самоконтроля зрения.
67
67
68
68
### Возможности
69
-
-🚨 Обнаружение дефектов зрения и оповещения в реальном времени
70
-
-🎯 Мгновенная обратная связь для самокоррекции зрения
71
-
-👀 Отслеживание взгляда в реальном времени
72
-
-😊 Определение и отслеживание лица
73
-
-🎨 Настраиваемое окно оповещений
74
-
-⚙️ Настраиваемые параметры
69
+
- Обнаружение дефектов зрения и оповещения в реальном времени
70
+
- Мгновенная обратная связь для самокоррекции зрения
0 commit comments