Video-Based Detection of squint and cataract for accessibility-aware adaptive web interface rendering

· Source: Takara TLDR - Daily AI Papers · Field: Health & Wellbeing — Artificial Intelligence & Machine Learning, Medical Devices & Health Technology, Web Accessibility · Depth: Expert, medium

Summary

Amar Ranjan Dash and Manas Ranjan Patra propose a real-time, video-based automated system for detecting squint and cataract, two major ocular disorders affecting visual perception. This low-cost system utilizes standard laptop or mobile cameras to record short video sequences. For squint detection, it employs a MediaPipe face-mesh, a 478-point facial landmark detection model, to extract geometric ocular features, achieving 98.39% accuracy in multi-class classification. Simultaneously, cataract presence and severity are estimated through grayscale intensity and histogram-based lens opacity analysis, demonstrating 96.90% classification accuracy. The framework is designed for large-scale deployment and future integration with adaptive user interfaces and web accessibility systems, aiming to assist individuals with visual impairments.

Key takeaway

For web accessibility developers or AI engineers building health screening applications, this system offers a robust, low-cost solution for real-time ocular disorder detection. You can integrate its 98.39% accurate squint detection and 96.90% accurate cataract classification into adaptive user interfaces. Consider deploying this video-based framework using standard device cameras to enhance digital accessibility and broaden screening reach for visually impaired users.

Key insights

Video-based computer vision can accurately detect squint and cataract for accessibility-aware web interfaces.

Principles

Method

The system uses MediaPipe face-mesh for geometric ocular features and grayscale/histogram analysis for lens opacity from video.

In practice

Topics

Code references

Best for: AI Scientist, Computer Vision Engineer, AI Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.