OBS Hair Filter
A real-time OBS camera filter that changes hair color using MediaPipe-based ML processing.
This project explores practical real-time computer vision for livestream workflows.
Core ideas:
- Detect and segment hair regions from live camera input.
- Apply stable color transforms with low-latency rendering.
- Keep the setup usable for creators running OBS in real scenarios.