Releases: svtv/GazeTracker
Releases · svtv/GazeTracker
Visual Enhancement Update
🎨 Visual Improvements
- Added new tech-inspired background with multi-level grid
- Three levels of grid detail (64px, 32px, 16px)
- Smooth radial gradient from center
- Semi-transparent lines with varying thickness
- Theme-aware color adaptation
🔄 Display Optimization
- Enhanced eye scaling and centering
- Automatic switching between display modes
- Original size when camera is enabled
- Scaled view when camera is disabled
- Improved eye mesh rendering
🏗️ Refactoring
- Renamed monitor_state.py to screen_state.py
- Improved naming consistency
- Updated all dependent imports
- Optimized code in image_processor.py
- Enhanced code readability
- Removed unused parameters
- Updated documentation
🐛 Bug Fixes
- Fixed behavior when switching between camera modes
- Improved background grid rendering performance
- Optimized screen state caching logic
📝 Notes
- Requires Python 3.8 or higher
- Compatible with Windows 10/11
- Recommended to use 720p or higher resolution camera for better tracking
🔜 Future Plans
- Add customization settings for background grid
- Improve performance with high-resolution cameras
- Expand tracking data visualization capabilities
GazeTracker v1.0.1
GazeTracker v1.0.1
🚀 Key Features:
- Real-time eye tracking and strabismus detection
- Dark and Light theme support
- Customizable alert system with fullscreen overlay
- Interactive eye distance chart with adjustable threshold
- Precise control with customizable knob sensitivity
- Mirror mode for camera image
- Configurable color schemes for UI elements
🔧 Technical Improvements:
- Enhanced image processing with adaptive brightness
- Optimized face mesh detection
- Improved memory management
- Smoother UI transitions
- Better error handling and recovery
🐛 Bug Fixes:
- Fixed theme switching artifacts
- Resolved memory leaks in image processing
- Improved camera device handling
- Fixed UI scaling issues
- Better error messages for camera initialization
📝 Notes:
- Requires Python 3.8+
- Uses latest MediaPipe and OpenCV
- Windows support only at the moment
Thank you for using GazeTracker! Please report any issues or suggestions in our GitHub Issues section.
Full Changelog: v1.0.0...v1.0.1
Initial release
Full Changelog: https://github.com/svtv/GazeTracker/commits/v1.0.0