News

AI Accessibility Revolution: London Buses for Everyone

Challenges in Accessibility “ Bus drivers pass me by because it’s too busy.”“ I missed my appointment because I was unable to board the bus.”“I was asked to travel at a different time as I was trying to get to work.” For many passengers with disabilities, accessing public transport remains a significant challenge. This project […]

Uncategorised

Face Blurring in a Video Stream

Overview This guide will help you execute a Python script designed to detect and blur faces in a video. Follow these steps carefully, and you should be able to run the script without any issues. Prerequisites Python Installation: Ensure you have Python installed on your computer. You can download it from python.org. Required Libraries: You […]