Open Access
Diagnosis of Cataract using a Robust Algorithm for Telemedicine Applications
Author(s) -
Sarthak Khanna,
Abhishek M. Iyer,
T. Krishna Kumar
Publication year - 2020
Publication title -
international journal of engineering and advanced technology
Language(s) - English
Resource type - Journals
ISSN - 2249-8958
DOI - 10.35940/ijeat.c6432.049420
Subject(s) - computer science , artificial intelligence , computer vision , smoothing , median filter , filter (signal processing) , digital image processing , gaussian filter , feature (linguistics) , image processing , algorithm , image (mathematics) , linguistics , philosophy
This project proposes and evaluates an algorithm to automatically detect cataract from colored images of adult human subjects. The methods currently available make use of DSLR (Digital Single Lens Reflex) cameras which are very expensive thereby, making the whole process expensive. The main objective of this project is to provide a robust and affordable alternative to the classic treatment method which adopts the above methods. In this project via an algorithm we aim to diagnose the presence of cataract from the true colour images of an eye. The algorithm proposed makes use of OpenCV for cataract screening based on textural features such as uniformity, intensity and standard deviation. These features are first computed and mapped using Data Mining techniques after consultation with an eye expert to define the basic threshold of screening system and later tested on real subjects in an eye clinic. Pre-processing includes conservative smoothing followed by image de-noising. The isotropic Gaussian filter is widely used as a low pass filter for image de-noising.Feature extraction is done after pre-processing to extract all the information for cataract detection from the eye’s pupil region. The extracted parameters were compared with the values obtained from an ophthalmologist to determine the presence of Cataract in the eye of the patient. Finally, a tele-ophthalmology model using our proposed system has been suggested, which confirms the telemedicine application of the proposed system.