← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

Pedestrian Detection(also: Person Detection, Human Detection)
A computer vision task that identifies and locates people in images or video frames, typically using deep learning models such as convolutional neural networks. In accessibility applications, pedestrian detection is used in wearable assistive technologies for blind and low…
Perceptual Hashing(also: Image Hashing, pHash)
A technique that generates a compact fingerprint (hash) of an image based on its visual content rather than its raw data. Unlike cryptographic hashes that change completely with any modification, perceptual hashes produce similar values for visually similar images, allowing…
Personal Object Recognizer(also: Teachable Object Recognizer, Custom Object Classifier)
A computer vision system that allows individual users to train their own object recognition models by providing a small number of example photos and custom labels. Unlike generic object recognizers that use pre-defined categories, personal object recognizers let users define…
Personalized Object Recognition(also: Teachable Object Recognition)
A class of computer vision systems that allow an individual user — typically someone who is blind or has low vision — to train their device to recognize a small set of personally relevant objects (a specific coffee mug, a particular set of keys, a favourite notebook) by…
Phase-Based Motion Processing(also: Phase-Based Video Motion Processing, Phase-Based Motion Magnification)
A family of computer vision techniques that decompose video frames into complex steerable pyramids and analyse changes in the temporal phase of each scale and orientation to recover motion, including sub-pixel movements invisible to the naked eye. Because it operates in the…
Point Cloud
A set of data points in three-dimensional space, where each point represents a position on the surface of an object or environment, typically captured by depth cameras, LiDAR scanners, or photogrammetry. In accessibility applications, point clouds are used to create virtual…
Polar Motion Profile(also: PMP)
A Polar Motion Profile (PMP) is a computational technique used in sign language detection that models the quantity and distribution of motion relative to a detected face using polar coordinates. The method captures the characteristic hand and arm movements associated with…
Principal Component Analysis(also: PCA)
A statistical technique that reduces the dimensionality of data by identifying the principal axes of variation in a dataset. In accessibility and assistive technology contexts, PCA is commonly used in face recognition systems (as the basis of the Eigenfaces method), gesture…

8 results.