Background: Recent developments in assistive technologies for the visually impaired have increasingly utilized computer vision techniques for real-time distance estimation. However, challenges remain in balancing accuracy, latency, and robustness under dynamic environmental conditions. Objective: This study aimed to evaluate and compare the performance of OpenCV and Coordinate Attention Weighting (CAW) models for distance estimation in blind navigation systems, particularly focusing on their effectiveness in real-time scenarios. Methods: A quantitative experimental study was conducted using an image dataset labeled with actual distances. The baseline performances of OpenCV and CAW were measured and compared. Subsequently, targeted optimizations were applied to the OpenCV model, including adaptive image filtering, hyperparameter tuning, and integration of a Kalman filter. Results: Initial evaluation showed that CAW achieved a higher baseline accuracy of 88% compared to OpenCV. However, after optimizations, OpenCV’s accuracy improved by 15%, reaching approximately 85%. Additionally, the optimized OpenCV model demonstrated reduced latency, outperforming CAW in real-time detection speed. Under varying lighting and motion conditions, OpenCV also exhibited superior robustness compared to CAW. Conclusion: The findings suggest that with proper optimization, OpenCV can match or exceed CAW in key performance aspects, making it a viable and efficient alternative for real-time distance estimation in blind navigation systems. Future research should explore further model integration and hardware acceleration for deployment in wearable devices.
Copyrights © 2025