What computer-vision systems can you build?
Tarek Abou Rjeily builds real-time exam proctoring, face recognition and matching, behaviour and object detection, and visual quality checks, using YOLOv8, OpenCV, MediaPipe, and self-hosted face engines like CompreFace.
How do you handle privacy with face recognition?
Privacy is designed in: for example, BSoura stores mathematical face descriptors rather than photos, isolates each event behind unguessable links, and auto-deletes data — so the system can match faces without becoming a surveillance liability.