People who are blind need to touch surfaces and materials to get information. These surfaces can be a Braille paper that has Braille text, a swell paper that has embossed shapes, and a button that is used to turn on and off a device like a TV or to open a train carriage door.
Honours and Masters project
Displaying 11 - 20 of 243 honours projects.
Using Eye Tracking for Accessible Image Segmentation
Accessing maps is a very challenging task for people with vision impairment. Particularly, navigating a map using panning and zooming and finding information on the screen.
Accessible Programming with Scratch using 3D Printed Code Blocks
In this project you will work on creating a 3D printed platform used with an iPad for people who are blind or have low vision. The platform will allow people to program in the Scratch visual programming language (https://scratch.mit.edu/) using 3D printed blocks.
Actionable Analytics for Bug Detection Tools
With the rise of software systems ranging from personal assistance to the nation's facilities, software defects become more critical concerns as they can cost millions of dollars as well as impact human lives. Yet, at the breakneck pace of rapid software development settings (like CI/CD, Agile, Rapid Releases), Software Quality Assurance (QA) practices (e.g., code review and software testing) nowadays are still time-consuming.
Practical Privacy-Preserving Post-Quantum Cryptographic Protocols
Since the 1990s, researchers have known that commonly-used public-key cryptosystems (such as RSA and Diffie-Hellman systems) could be potentially broken using efficient algorithms running on a special type of computer based on the principles of quantum mechanics, known as a quantum computer. Due to significant recent advances in quantum computing technology, this threat may become a practical reality in the coming years. To mitigate against this threat, new `post-quantum’ (a.k.a.
Accessible Documents Using Open Source Software
People who are blind or have low vision (BLV) access documents using screen readers such as JAWS and NVDA. These screen readers emulates a cursor moving around the screen using arrow keys or various shortcut combinations.
Haptic Ring: A Custom Hardware for Blind People
Haptic ring is a wearable device that is used by people who are blind or have low vision. It provides electro-vibration feedback on different locations of users' fingers. Its primary use is to extend the user interaction with touch screens in which haptic feedback is restricted due to battery consumptions.
Accesible Digital Media
It is quite challenging to access to videos for people who are blind or have low vision (BLV), particularly creating audio descriptions that describe the scenes without interfering the dialogues in a video. There is also the challenge of providing additional information using multi-modal feedback, that is using non-speech audio and haptics.
Privacy-preserving Deep Learning models
Modern machine learning is increasingly applied to create amazing new technologies and user experiences, many of which involve training machines to learn responsibly from sensitive data, such as personal photos or email. Ideally, the parameters of trained machine-learning models should encode general patterns rather than facts about specific training examples.
3D Object Detection from Point Clouds
Deep learning has achieved ground-breaking performance in many 2D vision tasks in the recent years. With more and more 3D data available such as those captured by Lidar, the next research trend is doing advanced perception on 3D data. The objective of this project is to study the state-of-the-art object detection techniques for 3D point clouds such as PointNet and PointVoxel.