Blink-to-code: real-time Morse code communication via eye blink detection and classification
This study proposes a real-time system that translates voluntary eye blinks into Morse code, enabling communication for individuals with severe motor impairments. Using a standard webcam and computer vision, the system detects and classifies blinks as short (dot) or long (dash), then decodes them into alphanumeric characters. Experiments with five participants show 62% decoding accuracy and 18-20 seconds response times, demonstrating a viable, low-cost assistive communication method.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
NeuroMorse: A Temporally Structured Dataset For Neuromorphic Computing
Neuromorphic engineering aims to advance computing by mimicking the brain's efficient processing, where data is encoded as asynchronous temporal events. This eliminates the need for a synchronisation clock and minimises …
BenchmarkingMorse Code-Enabled Speech Recognition for Individuals with Visual and Hearing Impairments
The proposed model aims to develop a speech recognition technology for hearing, speech, or cognitively disabled people. All the available technology in the field of speech recognition doesn't come with an interface for c…
speech-recognitionSpeech RecognitionNoise Adaption Network for Morse Code Image Classification
The escalating significance of information security has underscored the per-vasive role of encryption technology in safeguarding communication con-tent. Morse code, a well-established and effective encryption method, has…
ClassificationDenoisingimage-classificationImage ClassificationMorphological analysis using a sequence decoder
We introduce Morse, a recurrent encoder-decoder model that produces morphological analyses of each word in a sentence. The encoder turns the relevant information about the word and its context into a fixed size vector re…
DecoderLEMMAMorphological AnalysisSentence+2Morse: Dual-Sampling for Lossless Acceleration of Diffusion Models
In this paper, we present Morse, a simple dual-sampling framework for accelerating diffusion models losslessly. The key insight of Morse is to reformulate the iterative generation (from noise to data) process via taking …
Image Generation