Skip to content

Commit 3a893f9

Browse files
authored
Update README.md
1 parent 7586b6f commit 3a893f9

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GazeTracker 👁️
1+
# GazeTracker
22

33
> Real-time vision defects self-monitoring and correction assistant with gaze tracking capabilities
44
@@ -22,12 +22,12 @@ GazeTracker is a specialized application designed to assist in self-monitoring a
2222
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.
2323

2424
### 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
3131

3232
### Requirements
3333
- Python 3.8+
@@ -66,12 +66,12 @@ GazeTracker - это специализированное приложение,
6666
Построенное на Python, оно объединяет возможности OpenCV и MediaPipe для точного определения и отслеживания черт лица, что делает его эффективным инструментом для самоконтроля зрения.
6767

6868
### Возможности
69-
- 🚨 Обнаружение дефектов зрения и оповещения в реальном времени
70-
- 🎯 Мгновенная обратная связь для самокоррекции зрения
71-
- 👀 Отслеживание взгляда в реальном времени
72-
- 😊 Определение и отслеживание лица
73-
- 🎨 Настраиваемое окно оповещений
74-
- ⚙️ Настраиваемые параметры
69+
- Обнаружение дефектов зрения и оповещения в реальном времени
70+
- Мгновенная обратная связь для самокоррекции зрения
71+
- Отслеживание взгляда в реальном времени
72+
- Определение и отслеживание лица
73+
- Настраиваемое окно оповещений
74+
- Настраиваемые параметры
7575

7676
### Требования
7777
- Python 3.8+

0 commit comments

Comments
 (0)