Antal Zsiros

Antal Zsiros

Antal.Ai Person Pixelizer (FREE)Antal.Ai Person Pixelizer (FREE)
antal.ai

Forums

Antal Zsiros

11d ago

Antal.Ai Face Recognition Engine - High-performance engine that re-identifies faces

My Face Recognition Engine is a software library designed to perform face recognition and assign IDs to new faces. The system uses OpenCV and neural network models to detect faces in an image, extract unique feature vectors from them, and compare these features to identify individuals.
Antal Zsiros

18d ago

Antal.Ai Eye Gaze Tracker - Real-time toolkit for precise head and eye gaze estimation

My Gaze Engine is a software library designed to estimate and visualize a person's gaze direction. It processes video frames to detect faces, analyzes facial landmarks to determine head pose and eye direction, and combines these to calculate a final gaze vector. The engine relies heavily on OpenCV and various filtering techniques for smooth and stable results.
Antal Zsiros

25d ago

Antal.Ai Pothole Detector (FREE) - This model detects potholes on road images

This model expects as input an image of a road, on which it detects potholes. I created this model back in 2021, so it's not a cutting-edge solution. Also, because it's an older model, it's large in size and not suitable for running a demo in a browser, so there isn't a demo available for it but you can download it for free and test it on your own.
Antal Zsiros

1mo ago

Antal.Ai Color Checker (FREE) - Identifies and displays the dominant colors from your camera

Real-Time Color Analyzer in C++ using OpenCV and Emscripten. A web-ready application that identifies and displays dominant colors from your camera feed in real-time, perfect for developers, designers, and educators.
Antal Zsiros

1mo ago

Antal.Ai - Detects and obscures people in realtime video streams

Explore my real-time human pixelation project. Powered by C++, OpenCV, and neural networks, it ensures privacy in live video feeds with seamless web integration.
Antal Zsiros

2mo ago

Antal.Ai Audience Measurement Engine - Measure viewer count, attention time & emotion with CV

The Audience Measurement Engine is a ready to use C++ / WebAssembly computer vision solution that measures how many people look at a product in a shop window or in-store display, how long it holds their attention, and what emotional reactions it triggers, aggregated across six emotion categories.