Skip to content

Commit 7586b6f

Browse files
authored
Update README.md
1 parent 037433f commit 7586b6f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
---
1818

19-
## English
20-
2119
### Overview
2220
GazeTracker is a specialized application designed to assist in self-monitoring and correction of vision defects. While it uses computer vision to track user's gaze and facial movements in real-time, its primary purpose is to help users maintain better control over their vision problems. The application alerts users when vision defects are detected, allowing them to perform immediate self-correction exercises.
2321

@@ -39,7 +37,6 @@ Built with Python, it combines the power of OpenCV and MediaPipe for accurate fa
3937
- CustomTkinter
4038
- CTkChart
4139
- CTkColorPicker
42-
- Keyboard
4340

4441
### Installation
4542
1. Clone the repository
@@ -56,15 +53,13 @@ python main.pyw
5653
1. Launch the application
5754
2. Adjust the settings according to your needs
5855
3. Position your face in front of the camera
59-
4. The overlay window will show tracking information
56+
4. You will be notified when a visual defect is detected
6057

6158
### Acknowledgments
6259
Inspired by [Python-Gaze-Face-Tracker](https://github.com/alireza787b/Python-Gaze-Face-Tracker)
6360

6461
---
6562

66-
## Русский
67-
6863
### Обзор
6964
GazeTracker - это специализированное приложение, разработанное для помощи в самоконтроле и коррекции дефектов зрения. Хотя оно использует компьютерное зрение для отслеживания взгляда и движений лица в реальном времени, его основное назначение - помочь пользователям поддерживать лучший контроль над проблемами зрения. Приложение оповещает пользователей при обнаружении дефектов зрения, позволяя выполнить немедленную самокоррекцию.
7065

@@ -86,7 +81,6 @@ GazeTracker - это специализированное приложение,
8681
- CustomTkinter
8782
- CTkChart
8883
- CTkColorPicker
89-
- Keyboard
9084

9185
### Установка
9286
1. Клонируйте репозиторий
@@ -103,7 +97,7 @@ python main.pyw
10397
1. Запустите приложение
10498
2. Настройте параметры под свои нужды
10599
3. Расположите лицо перед камерой
106-
4. Окно оверлея будет показывать информацию об отслеживании
100+
4. Вы будете уведомлены при обнаружении дефекта зрения
107101

108102
### Благодарности
109103
Вдохновлено проектом [Python-Gaze-Face-Tracker](https://github.com/alireza787b/Python-Gaze-Face-Tracker)

0 commit comments

Comments
 (0)