Statistics-Based Initial Contour Detection of Optic Disc on a Retinal Fundus Image Using Active Contour Model

Size: px
Start display at page:

Download "Statistics-Based Initial Contour Detection of Optic Disc on a Retinal Fundus Image Using Active Contour Model"

Transcription

1 Journal of Medical and Biological Engineering, 33(4): Statistics-Based Initial Contour Detection of Optic Disc on a Retinal Fundus Image Using Active Contour Model Huang-Tsun Chen 1 Chuin-Mu Wang 2,* Yung-Kuan Chan 3 Shys-Fan Yang-Mao 3 Yung-Fu Chen 4 Sheng-Fuu Lin 1 1 Department of Electrical and Control Engineering, National Chiao Tung University, Hsinchu 300, Taiwan, ROC 2 Department of Computer Science and Information and Engineering, National Chin-Yi University of Technology, Taichung 411, Taiwan, ROC 3 Department of Management Information Systems, National Chung Hsing University, Taichung 402, Taiwan, ROC 4 College of Management, Central Taiwan University of Science and Technology, Taichung 406, Taiwan, ROC Received 2 Aug 2012; Accepted 4 Oct 2012; doi: /jmbe.1243 Abstract The retinal optic disc is the region from where the central retinal artery and optical nerve of the retina emanate. Hence, it often serves as an important landmark and reference for other features in a retinal fundus image. The features obtained from a fundus images are often helpful in the diagnosis of various eye diseases. Locating and segmenting the optic disc are key pre-processing steps for extracting retinal features. This paper proposes a statistics-based method for locating a rectangular region of interest (ROI) containing the optic disc in a retinal fundus image. From a set of candidate rectangular regions, the method chooses the ROI using statistical features, namely the mean, standard deviation, and skewness of the pixel gray levels in the candidate regions. Since an optic disc is approximately round or slightly oval in the vertical direction, this study treats the maximal inscribed circle of the ROI as the initial contour of the optic disc and uses an active contour model (ACM) to precisely segment the optic disc further based on the initial contour. The experimental results show that the proposed statistics-based method combined with an ACM provides impressive performance in the segmentation of optic discs. Keywords: Retinal fundus image, Optic disc, Eigenface, Active contour model (ACM) 1. Introduction Retinal fundus images are widely used in the clinical diagnosis of eye diseases such as diabetic retinopathy and glaucoma. An optic disc is normally a circular structure, but is known to change shape due to nerve damage in glaucoma. Its shape can therefore be used in the diagnosis and assessment of the treatment of this disease [1]. The optic disc on the retina is the region from which the central retinal artery and the optical nerve emanate. Hence, it often serves as an important landmark and reference for other features in a retinal fundus image. For example, the blood vessels on the retina radiating from the optic disc can be used to identify the fovea [2], and the optic disc dimensions can be used for glaucoma diagnosis [3, 4]. A normal optic disc is orange to pink in color. A pale disc is an optic disc which varies in color from a pale pink or orange color to white. A pale disc is an indication of a disease condition. Locating and segmenting the optic disc are key * Corresponding author: Chuin-Mu Wang Tel: ext cmwang@ncut.edu.tw pre-processing steps for extracting retina features in many algorithms [1, 2]. Optic disc segmentation is very important for the development of an automatic self-diagnosis system for eye disease [5, 6, 7]. In a normal fundus image, the optic disc is the brightest part and has a round or slightly vertical oval shape. Li and Chutatape [2] proposed an eigenface method [8] that automatically locates the optic disc. This method first determines the candidate regions by clustering the brightest pixels in the image. The minimal distance between the original retinal image and its projection onto the disc space is considered to be the center of the optic disc. They later combined the eigenface method with a modified active shape model (ASM) [9] to detect the boundary of the optic disc in a retinal fundus image [3]. Other study proposed a method for segmenting blood vessels that complements local vessel attributes with region-based attributes of the network structure [10]. The only consistently visible property of the optic nerve is that it is the convergence point of the blood vessel network. Therefore, the researchers [11] also proposed a method of optic nerve detection that finds the convergence of blood vessels based on their earlier blood vessel segmentation [10]. In the absence of a unique and strongly identifiable convergence, the

2 389 J. Med. Biol. Eng., Vol. 33 No method uses brightness as a secondary feature for optic nerve detection. Various types of pathology can be present depending on the progress of a disease. For instance, drusen and soft and hard exudates, which appear as groups of bright dots on the retina, may appear on an abnormal retina affected by diabetic retinopathy. They are signs of current or past macular edema, a serious complication of diabetic retinopathy. Drusen and soft and hard exudates may result in the incorrect identification of the optic disc since their gray level and intensity are similar to those of the optic disc. The true optic disc has bright and even regions, whereas those of drusen and soft and hard exudates are vague and uneven, creating false optic discs. The active contour model (ACM) [12] has been applied to extract anatomical structures in medical images, including the segmentation of the optic disc [1,13]. The performance of ACM highly depends on the given initial contour. In this paper, a statistics-based method is proposed to automatically locate an approximate contour of the optic disc that is then used as the initial contour of ACM for segmenting the optic disc. The statistics-based method distinguishes the region of interest (ROI) from other candidate regions based on the mean, standard deviation, and skewness of their pixel gray levels. The ROI is a rectangular area which contains the optic disc. The mean value of the pixel gray levels in a region describes the gray-level intensity, the standard deviation represents the variation of the pixel gray levels, and the skewness indicates the direction and shift degree of the mean of the pixel gray levels in the region. The gray-level variation of the pixels in a region is also called the gray-level complexity of the region. The statistics-based method considers the maximal inscribed circle of the ROI to be the initial contour of the optic disc, and then the gradient vector flow (GVF) ACM [12] is used to draw the contour of the optic disc more precisely. The simple statistics-based method provides a good initial contour for the ACM to extract the optic disc. Experimental results show that the proposed method is able to detect the location of the optic disc more precisely than can the eigenface method [2]. However, the performance of the ACM highly depends on the given initial contour. 2. Materials and methods This study uses 46 retinal fundus images provided by the Taichung Veterans General Hospital in Taiwan, R.O.C., as the test data. Each image ( pixels) is transformed into a gray-level image. Generally, optic discs vary in size even for a given person. The size of the optic disc in the left eye is often different from that in the right eye for a person. Since most optic discs are round or slightly oval, an optic disc can be enclosed by a minimum boundary rectangle. The optic discs in the 46 retinal fundus images vary in size ranging from to pixels. 23 images were randomly selected from the 46 retinal fundus images as training images; the others were used as test images for verifying the performance of the statistics-based method. The statistics-based method has two phases: a training phase and a testing phase. In the training phase, the statistical features of the true and false optic discs are extracted from the training images and used to analyze differences in the discs. In the testing phase, the region which encloses the true optic disc is first located, and then ACM is adopted to sever the optic disc using the inscribed circle of the region as the initial contour. The two phases are described in detail below. 2.1 Training phase Since the sizes of the optic discs in all 46 retinal fundus images range from to pixels, the method divides a retinal fundus image into regions of pixels. If a region contains most of the optic disc, it is considered to be the ROI; otherwise, it is considered to be a non-roi. On an abnormal retinal fundus image, many exudates often cling to blood vessels. The gray-level intensity of the exudates is generally similar to that of an optic disc, and the blood vessels in the retinal fundus radiate outward from the optic disc. Hence, the eight adjacent regions, each containing pixels, of the ROI are selected to investigate the differences between the ROI and the non-rois based on their statistical features. Since non-rois looks more vague and uneven than the ROI, the proposed statistics-based method computes the means (MEAN), standard deviations (STD), and skewnesses (SK) of the ROI and the non-rois. All the MEANs, STDs, and SKs of the ROIs are then used to obtain the linear regression equations that respectively express the relationships between MEANs and STDs; between STDs and SKs; and between SKs and MEANs of the ROIs. Generally, there are some big blood vessels inside the optic disc. The pixels of blood vessels are usually much darker than other pixels in the optic disc. These dark pixels may cause difficulty in deriving the above three relationships. Hence, only the b% brightest pixels in a region, called bright pixels, are taken into account to compute the MEAN, STD, and SK of the region. Figure 1 shows the ROI and its eight adjacent regions in a retinal fundus image. Figure 1 states the relationship between the MEANs and STDs of the nine regions, where signifies a non-roi and stands for the ROI. The line segments L 1, L 2, and L 3 in Fig. 2 are the linear regression equations of the three relationships between MEANs and STDs, between SKs and MEANs, and between STDs and SKs of the ROIs, respectively, in the 23 training images. Let the variables Mean, Std, and Sk be the MEAN, STD, and SK of a ROI. Also, let: L 1 : Mean + a 1 Std + b 1 = 0; L 2 : Mean + a2 Sk+b2 = 0; and L 3 : Std + a3 Sk + b3 = 0. Here L 2 is the perpendicular bisector of L 2 ; a 1, a 2, a 3 are the coefficient terms; b 1, b 2, and b 3 are constant terms of equations L 1, L 2, and L 3, respectively. Figure 2 shows that most non-rois are located at the bottom-left side of L 1. Consider the MEAN value MEAN and STD value STD of a region. If the coordinates (MEAN,STD) are located on the bottom-left side of L1, and farther from L1, it is more likely that the region is a non-roi than a ROI; otherwise, the region is more likely to be a ROI than a non-roi. Therefore, the possibility of the region being a non-roi is defined as

3 Initial Contour Detection of Optic Disc 390 MEAN a1 STD b1 b 1. Similarly, from Fig. 2 and 2(c), the possibilities of the region being a ROI are MEAN a2 SK b2 b STD a3 SK b3 and, where SK is the SK value of the region. b3 Hence, the possibility P(MEAN, STD, SK) of the region being a ROI can be defined as: 2 regions. The shadow regions in Fig. 3(d) are the three selected candidate regions of the retinal fundus image in Fig. 3. L 1 P MEAN STD SK MEAN a STD MEAN a SK STD a SK b b b (,, ) L 2 L' 2 Figure 1. The ROI and its eight adjacent regions on a retinal fundus image; the relationship between their MEANs and STDs. points are from non-roi s and point from the ROI. 2.2 Testing phase L 3 For a given retinal fundus image, the image is divided into overlapping regions of pixels. Let (l, u) and (r, d) be the top-left and the bottom-right coordinates of region B, respectively. Then, the top-left and the bottom-right coordinates of the left region adjacent to B are (l + 2, u) and (r + 2, d), respectively, and those of the region below B are (l, u + 2 ) and (r, d + 2 ), respectively. Figure 3(c) shows the overlapping segmentation of the retinal fundus image in Fig. 3. The rectangles in Fig. 3(c) respectively encircle the first and second regions. The optic disc is usually the brightest part of the retinal fundus image. First, the statistics-based method only considers the regions most of whose pixels are extremely bright. The pixels of the image with the highest 1% gray-level intensity are selected. We call the selected. Figure 3 shows the white pixels of the retinal fundus image in Fig. 3. Second, three regions which do not adjoin one another and have the highest numbers of white pixels are chosen as the candidate regions. If two candidate regions are next to each other, they may be mapped to the same candidate regions in the next step. Hence, three discontinuous regions are selected to be the candidate (c) Figure 2. The relationships between: mean and STD; between mean and skewness; and (c)between STD and skewness. Next, the positions of the three selected candidate regions are fine-tuned. For each pixel p(i, j), which is located at coordinates (i, j) in the image, in one candidate region R, the method calculates the number N'(i, j) of white pixels in the region R'(i, j) whose top-left and bottom-right coordinates are respectively (i , j ) and (I + 2, j + 2 ), and substitutes R'(i, j) for R as the candidate region if N'(i, j) is greater than the number of white pixels in R. Figure 3(e) shows the three candidate regions of the retinal fundus image after fine-tuning.

4 391 J. Med. Biol. Eng., Vol. 33. No Results A retinal fundus image The 1% bright pixels This section evaluates the performance of the proposed statistics-based method via experiments. Two paradigms of the test data are adopted in this study. The first paradigm consists of 23 retinal fundus images, randomly chosen from the 46 retinal fundus images as the training images, with the other images used as the test images. The second paradigm uses the test and training images in the first paradigm as the training and test images, respectively. (c) A little overlapping (d) Three candidate regions Figure 4. The detected ROI and its maximal inscribed circle used as the initial contour and the final contour of the optic disc obtained by the GVF ACM. (e) Three candidate after fine-tuning (f) ROI Figure 3. The 1% of the brightest pixels and three candidate regions. The MEANs, STDs, and SKs of the three candidate regions are then calculated. Only the b% brightest pixels in each region are used to calculate the region s MEAN, STD, and SK. The possibility of each candidate region is then computed using Eq. (7) based on its MEAN, STD, and SK. The candidate region with the highest possibility to be the ROI is determined. Figure 3(f) shows the ROI selected from the three candidate regions in Fig. 3(e). Finally, the maximal inscribed circle of the ROI is considered as the initial contour of the optic disc, and then the optic disc is segmented using the GVF ACM based on this initial contour. The green rectangle in Fig. 4 shows the ROI of the retinal fundus image in Fig. 3(f), where the circle is the maximal inscribed circle of the ROI. Figure 4 shows the contour of the optic disc obtained using the GVF ACM. In these experiments, the minimal region R surrounding the whole optic disc on each retinal fundus image was manually drawn by an experienced doctor. The distance between the central pixels of R and R (called location error) was utilized to measure the location accuracy of the initial contour obtained by the proposed statistics-based method, where R is the minimal rectangle which encloses the whole optic disc obtained by the segmentation method. The edge mismatch (EMM) [14], modified Hausdorff distance (MHD) [14], and relative error (RE) [15] are often used to measure segmentation errors. These measures are thus used here to evaluate the segmentation errors. In these experiments, the target optic disc contour on each retinal fundus image was manually drawn by an experienced doctor. The segmentation error of a segmentation method is the difference between the target contour and that segmented by the segmentation method. In the first experiment, the images in the two paradigms were respectively used to probe the influence of the b% brightest pixels on the performance of the proposed method. The experimental results listed in Table 1 illustrate that the Table 1. Results of first experiment. b(%) Paradigm a 1 a 2 a 3 b 1 b 2 b 3 Average location error

5 Initial Contour Detection of Optic Disc 392 Figure 5. Six test retinal fundus images and the central points specified by three different segmentation methods. The symbol indicates the central pixel and + points out the central pixel of the initial contour of the optic disc demarcated by the statistics-based method. marks the central pixel of the optic disc specified by the eigenface method, marks the central pixel of the optic disc specified by the fuzzy convergence method and indicates the central pixel of an optic disc cut by the GVF ACM. Table 2. Comparison of average location errors and execution times. Method Average location error (pixels) Execution time (seconds) Eigenface method Fuzzy convergence (*6.22) Statistics-based (paradigm 1) Statistics-based (paradigm 2) GVF ACM (paradigm 1) GVF ACM (paradigm 2) * Not including the time required for vessel segmentation Eigenface Method fuzzy convergence Statistics-based (paradigm 1) Statistics-based (paradigm 2) GVF ACM (paradigm 1) GVF ACM (paradigm 2) Figure 6. The location errors of the 46 retinal fundus images obtained by the eigenface method, fuzzy convergence, the statistics-based method, and the GVF ACM. proposed method performs best when b% is set to 85%. In this case, the parameters of Eq. (7) obtained from the first paradigm are a 1 = 3.200, a 2 = , a 3 = , b 1 = , b 2 = , and b 3 = The parameters obtained from the second paradigm are a 1 = 3.398, a 2 = , a 3 = , b 1 = , b 2 = , and b 3 = Figure 5 shows six test images. The symbol indicates the central pixel of R and + indicates the central pixel of the initial contour of the optic disc demarcated by the proposed method. The optic discs were also segmented using the eigenface method and fuzzy convergence method. In Fig. 5, and mark the central pixels of the optic disc specified by the eigenface method and the fuzzy convergence method, respectively. Table 2 shows the average location errors of the central pixels of the ROIs obtained using the proposed (b% = 85%), eigenface, and fuzzy convergence methods. The execution times listed in Table 2 are the total times required to segment the ROIs from the 23 test images. Figure 6 shows all the location errors of the 46 retinal fundus images acquired by the proposed and eigenface methods. From Table 2 and Fig. 6, the proposed method outperforms the eigenface and fuzzy convergence methods in terms of overall segmentation. In experiment 3, the GVF ACM was used to segment the optic discs from the ROIs obtained by the proposed method. The parameters α and β were set to 1 and 0.1, respectively. The symbol in Fig. 5 indicates the central pixel of an optic disc

6 393 J. Med. Biol. Eng., Vol. 33 No cut by the GVF ACM. Table 2 lists the average location errors obtained by the GVF ACM and the execution times required to locate the initial contour by the proposed method and segment the optic discs of the 46 retinal fundus images by GVF ACM. Figure 6 shows all the location errors obtained by the GVF ACM. Table 3 shows the average segmentation errors for the eigenface, fuzzy convergence, and proposed methods and then segmented by GVF ACM. Table 3. Comparison of average segmentation errors. Error Eigenface Fuzzy Convergence Paradigm 1 Paradigm 2 EMM RE MHD Discussion and conclusions Optic disc segmentation is very important for the development of an automatic eye disease self-diagnosis system. This paper proposed a statistics-based method that first selects the ROI in a retinal image from candidate regions based on the means, standard deviations, and skewnesses of their pixel gray levels. The maximal inscribed circle of the ROI is then ascribed as the initial contour, which is then used by the GVF ACM to slice the optic disc. The proposed method combined with GVF ACM provides an automated method for segmenting the optic disc. The statistics-based method is simple and can provide a good initial contour for ACM to make optic disc extraction faster and more precise. The experimental results show that the proposed method segments the optic disc more precisely than can the eigenface and fuzzy convergence methods and with less computation time. Acknowledgments The authors would like to thank Dr. Cheung of Taichung Veteran General Hospital for his kindness in supplying the fundus images for this study. In addition, the authors also thank the National Scientific Council (NSC) of the Republic of China (R.O.C.) for supporting this work under grant NSC E References [1] D. T. Morris and C. Donnison, Identifying the neuroretinal rim boundary using dynamic contour, Image Vis. Comput., 17: , [2] H. Li and O. Chutatape, Automatic location of optic disk in retinal images, IEEE Int. Conf. on Image Proc., 2: , [3] H. Li and O. Chutatape, [3] H. Li and O. Chutatape, Automatic location of optic disk in retinal images, IEEE Int. Conf. on Image Proc., 2: , 2001.Boundary detection of optic disc by a modified ASM method, Pattern Recognit., 36: , [4] C. Sinthanayothin, J. F. Boyce, H. L. Cook and T. H. Williamson, Automated location of the optic disc, fovea, and retinal blood vessels from digital gray-level fundus Images, Br. J. Ophthalmol., 83: , [5] S. A. Salem, N. M. Salem and A. K. Nandi, Segmentation of retinal blood vessels using a novel clustering algorithm (RACAL) with a partial supervision strategy, Med. Biol. Eng. Comput., 45: , [6] S. Li and J. Chen, Detection of the optic disc on retinal fluorescein angiograms, J. Med. Biol. Eng., 31: , [7] C. Köse and C.İkibaş, Statistical techniques for detection of optic disc and macula and parameters measurement in retinal fundus images, J. Med. Biol. Eng., 31: , [8] M. Turk and A. P. Pentland, Eigenfaces for recognition, J. Cogn. Neurosci., 3: 71-86, [9] T. F. Cootes, C. J. Taylor, D. H. Cooper and J. Graham, Active shape model-their training and application, Comput. Vis. Image Underst., 61: 38-59, [10] A. Hoover, V. Kouznetsova and M. Goldbaum, Locating blood vessels in retinal images by piecewise threshold probing of a matched filter response, IEEE Trans. Med. Imaging, 19: , [11] A. Hoover and Goldbaum, M.: Locating the optic nerve in retinal image using the fuzzy convergence of the blood vessels, IEEE Trans. Med. Imaging, 22: , [12] C. Y. Xu and J. L. Prince, Snakes, shapes, and gradient vector flow, IEEE Trans. Image Process., 7: , [13] A. Osareh, M. Mirmehdi, B. Thomas and R. Markham, Gray-level morphology and snakes for optic disc location, Proc. 6th Med. Imag. Und. Anal. Conf., 21-24, [14] M. Sezgin and B. Sankur, Survey over image thresholding techniques and quantitative performance evaluation, J. Electron. Imaging, 13: , [15] S. F. Yang-Mao, Y. K. Chan and Y. P. Chu, Edge enhancement nucleus and cytoplast contour detector of cervical smear images, IEEE Trans. Syst. Man Cybern. Part B-Cybern., 38: , 2008.

A dynamic approach for optic disc localization in retinal images

A dynamic approach for optic disc localization in retinal images ISSN 2395-1621 A dynamic approach for optic disc localization in retinal images #1 Rutuja Deshmukh, #2 Karuna Jadhav, #3 Nikita Patwa 1 deshmukhrs777@gmail.com #123 UG Student, Electronics and Telecommunication

More information

Automated Assessment of Diabetic Retinal Image Quality Based on Blood Vessel Detection

Automated Assessment of Diabetic Retinal Image Quality Based on Blood Vessel Detection Y.-H. Wen, A. Bainbridge-Smith, A. B. Morris, Automated Assessment of Diabetic Retinal Image Quality Based on Blood Vessel Detection, Proceedings of Image and Vision Computing New Zealand 2007, pp. 132

More information

Implementation of Automatic Retina Exudates Segmentation Algorithm for Early Detection with Low Computational Time

Implementation of Automatic Retina Exudates Segmentation Algorithm for Early Detection with Low Computational Time www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 5 Issue 10 Oct. 2016, Page No. 18584-18588 Implementation of Automatic Retina Exudates Segmentation Algorithm

More information

EXUDATES DETECTION FROM DIGITAL FUNDUS IMAGE OF DIABETIC RETINOPATHY

EXUDATES DETECTION FROM DIGITAL FUNDUS IMAGE OF DIABETIC RETINOPATHY EXUDATES DETECTION FROM DIGITAL FUNDUS IMAGE OF DIABETIC RETINOPATHY Namrata 1 and Shaveta Arora 2 1 Department of EECE, ITM University, Gurgaon, Haryana, India. 2 Department of EECE, ITM University, Gurgaon,

More information

Research Article. Automated grading of diabetic retinopathy stages in fundus images using SVM classifer

Research Article. Automated grading of diabetic retinopathy stages in fundus images using SVM classifer Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2016, 8(1):537-541 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Automated grading of diabetic retinopathy stages

More information

FEATURE EXTRACTION OF RETINAL IMAGE FOR DIAGNOSIS OF ABNORMAL EYES

FEATURE EXTRACTION OF RETINAL IMAGE FOR DIAGNOSIS OF ABNORMAL EYES FEATURE EXTRACTION OF RETINAL IMAGE FOR DIAGNOSIS OF ABNORMAL EYES S. Praveenkumar Department of Electronics and Communication Engineering, Saveetha Engineering College, Tamil Nadu, India E-mail: praveenkumarsunil@yahoo.com

More information

CHAPTER - 2 LITERATURE REVIEW

CHAPTER - 2 LITERATURE REVIEW CHAPTER - 2 LITERATURE REVIEW Currently, there is an increasing interest for establishing automatic systems that screens a huge number of people for vision threatening diseases like diabetic retinopathy

More information

Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques

Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques Thomas Walter and Jean-Claude Klein Centre de Morphologie Mathématique,

More information

Automated Detection Of Glaucoma & D.R From Eye Fundus Images

Automated Detection Of Glaucoma & D.R From Eye Fundus Images Reviewed Paper Volume 2 Issue 12 August 2015 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 Automated Detection Of Glaucoma & D.R Paper ID IJIFR/ V2/ E12/ 016 Page

More information

EXTRACTION OF RETINAL BLOOD VESSELS USING IMAGE PROCESSING TECHNIQUES

EXTRACTION OF RETINAL BLOOD VESSELS USING IMAGE PROCESSING TECHNIQUES EXTRACTION OF RETINAL BLOOD VESSELS USING IMAGE PROCESSING TECHNIQUES T.HARI BABU 1, Y.RATNA KUMAR 2 1 (PG Scholar, Dept. of Electronics and Communication Engineering, College of Engineering(A), Andhra

More information

1 Introduction. Fig. 1 Examples of microaneurysms

1 Introduction. Fig. 1 Examples of microaneurysms 3rd International Conference on Multimedia Technology(ICMT 2013) Detection of Microaneurysms in Color Retinal Images Using Multi-orientation Sum of Matched Filter Qin Li, Ruixiang Lu, Shaoguang Miao, Jane

More information

Automated Detection of Vascular Abnormalities in Diabetic Retinopathy using Morphological Entropic Thresholding with Preprocessing Median Fitter

Automated Detection of Vascular Abnormalities in Diabetic Retinopathy using Morphological Entropic Thresholding with Preprocessing Median Fitter IJSTE - International Journal of Science Technology & Engineering Volume 1 Issue 3 September 2014 ISSN(online) : 2349-784X Automated Detection of Vascular Abnormalities in Diabetic Retinopathy using Morphological

More information

CHAPTER 8 EVALUATION OF FUNDUS IMAGE ANALYSIS SYSTEM

CHAPTER 8 EVALUATION OF FUNDUS IMAGE ANALYSIS SYSTEM CHAPTER 8 EVALUATION OF FUNDUS IMAGE ANALYSIS SYSTEM Diabetic retinopathy is very common retinal disease associated with diabetes. Efforts to prevent diabetic retinopathy though have yielded some results;

More information

1 Introduction. Abstract: Accurate optic disc (OD) segmentation and fovea. Keywords: optic disc segmentation, fovea detection.

1 Introduction. Abstract: Accurate optic disc (OD) segmentation and fovea. Keywords: optic disc segmentation, fovea detection. Current Directions in Biomedical Engineering 2017; 3(2): 533 537 Caterina Rust*, Stephanie Häger, Nadine Traulsen and Jan Modersitzki A robust algorithm for optic disc segmentation and fovea detection

More information

Relevance of Computational model for Detection of Optic Disc in Retinal images

Relevance of Computational model for Detection of Optic Disc in Retinal images Relevance of Computational model for Detection of Optic Disc in Retinal images Nilima Kulkarni Department of Computer Science and Engineering Amrita school of Engineering, Bangalore, Amrita Vishwa Vidyapeetham

More information

Retinal Blood Vessel Segmentation Using Fuzzy Logic

Retinal Blood Vessel Segmentation Using Fuzzy Logic Retinal Blood Vessel Segmentation Using Fuzzy Logic Sahil Sharma Chandigarh University, Gharuan, India. Er. Vikas Wasson Chandigarh University, Gharuan, India. Abstract This paper presents a method to

More information

Comparative Study on Localization of Optic Disc from RGB Fundus Images

Comparative Study on Localization of Optic Disc from RGB Fundus Images Comparative Study on Localization of Optic Disc from RGB Fundus Images Mohammed Shafeeq Ahmed 1, Dr. B. Indira 2 1 Department of Computer Science, Gulbarga University, Kalaburagi, 585106, India 2 Department

More information

7.1 Grading Diabetic Retinopathy

7.1 Grading Diabetic Retinopathy Chapter 7 DIABETIC RETINOPATHYGRADING -------------------------------------------------------------------------------------------------------------------------------------- A consistent approach to the

More information

EFFICIENT TECHNIQUE TO UNRAVEL BLOOD VESSEL ON DIGITAL FUNDUS IMAGES

EFFICIENT TECHNIQUE TO UNRAVEL BLOOD VESSEL ON DIGITAL FUNDUS IMAGES International Journal of Advancements in Research & Technology, Volume 2, Issue3, March-2013 1 EFFICIENT TECHNIQUE TO UNRAVEL BLOOD VESSEL ON DIGITAL FUNDUS IMAGES G.Jemilda 1, G.Priyanka 2, Gnanaraj Samuel

More information

A Survey on Localizing Optic Disk

A Survey on Localizing Optic Disk International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 14 (2014), pp. 1355-1359 International Research Publications House http://www. irphouse.com A Survey on Localizing

More information

Detection of Glaucoma using Cup-to-Disc Ratio and Blood Vessels Orientation

Detection of Glaucoma using Cup-to-Disc Ratio and Blood Vessels Orientation International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue1 ISSN : 2456-3307 Detection of Glaucoma using Cup-to-Disc Ratio and

More information

Detection of Abnormalities of Retina Due to Diabetic Retinopathy and Age Related Macular Degeneration Using SVM

Detection of Abnormalities of Retina Due to Diabetic Retinopathy and Age Related Macular Degeneration Using SVM Science Journal of Circuits, Systems and Signal Processing 2016; 5(1): 1-7 http://www.sciencepublishinggroup.com/j/cssp doi: 10.11648/j.cssp.20160501.11 ISSN: 2326-9065 (Print); ISSN: 2326-9073 (Online)

More information

Detection of Macular Edema and Glaucoma from Fundus Images

Detection of Macular Edema and Glaucoma from Fundus Images International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Detection

More information

A Composite Architecture for an Automatic Detection of Optic Disc in Retinal Imaging

A Composite Architecture for an Automatic Detection of Optic Disc in Retinal Imaging A Composite Architecture for an Automatic Detection of Optic Disc in Retinal Imaging LEONARDA CARNIMEO, ANNA CINZIA BENEDETTO Dipartimento di Elettrotecnica ed Elettronica Politecnico di Bari Via E.Orabona,

More information

Automatic detection of diabetic retinopathies. Associate Professor Computer Science - UNICAMP Visiting Professor Medical Informatics - UNIFESP

Automatic detection of diabetic retinopathies. Associate Professor Computer Science - UNICAMP Visiting Professor Medical Informatics - UNIFESP Automatic detection of diabetic retinopathies Jacques Wainer (wainer@ic.unicamp.br) Associate Professor Computer Science UNICAMP Visiting Professor Medical Informatics UNIFESP Research team UNICAMP Faculty:

More information

SEVERITY GRADING FOR DIABETIC RETINOPATHY

SEVERITY GRADING FOR DIABETIC RETINOPATHY SEVERITY GRADING FOR DIABETIC RETINOPATHY Mr.M.Naveenraj 1, K.Haripriya 2, N.Keerthana 3, K.Mohana Priya 4, R.Mounika 5 1,2,3,4,5 Department of ECE,Kathir College of Engineering Abstract: This paper presents

More information

Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed Transformation Algorithm

Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed Transformation Algorithm ISSN: 2454-132X (Volume1, Issue2) Detection of Diabetic Retinopathy using Kirsch Edge Detection and Watershed Transformation Algorithm Divya SN * Department of Computer Science and Engineering, Sri Sairam

More information

A Survey on Screening of Diabetic Retinopathy

A Survey on Screening of Diabetic Retinopathy International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 3 ISSN : 2456-3307 A Survey on Screening of Diabetic Retinopathy Amrita

More information

Automatic Early Diagnosis of Diabetic Retinopathy Using Retina Fundus Images

Automatic Early Diagnosis of Diabetic Retinopathy Using Retina Fundus Images EUROPEAN ACADEMIC RESEARCH Vol. II, Issue 9/ December 2014 ISSN 2286-4822 www.euacademic.org Impact Factor: 3.1 (UIF) DRJI Value: 5.9 (B+) Automatic Early Diagnosis of Diabetic Retinopathy Using Retina

More information

Diagnosis System for Diabetic Retinopathy to Prevent Vision Loss

Diagnosis System for Diabetic Retinopathy to Prevent Vision Loss Applied Medical Informatics Original Research Vol. 33, No. 3 /2013, pp: 1-11 Diagnosis System for Diabetic Retinopathy to Prevent Vision Loss Siva Sundhara Raja DHANUSHKODI 1,*, and Vasuki MANIVANNAN 2

More information

J.Surendiran*et al. /International Journal of Pharmacy & Technology

J.Surendiran*et al. /International Journal of Pharmacy & Technology ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com DETECTION OF GLAUCOMA BASED ON COLOR MOMENTS AND SVM CLASSIFIER USING K MEAN CLUSTERING J.Surendiran* 1, Dr.S.V.Saravanan

More information

Morphological Segmentation of Blood Vessels in Retinal Image

Morphological Segmentation of Blood Vessels in Retinal Image Morphological of Blood Vessels in Retinal Image Prof. Manjusha S. Borse 1 1 Department of Electronics & Telecommunication, Savitribai Phule Pune University, Late G. N. Sapkal COE Nashik, Maharashtra 422213,

More information

AUTOMATIC EXUDATES DETECTION FROM DIABETIC RETINOPATHY RETINAL IMAGE USING FUZZY C-MEANS AND MORPHOLOGICAL METHODS

AUTOMATIC EXUDATES DETECTION FROM DIABETIC RETINOPATHY RETINAL IMAGE USING FUZZY C-MEANS AND MORPHOLOGICAL METHODS AUTOMATIC EXUDATES DETECTION FROM DIABETIC RETINOPATHY RETINAL IMAGE USING FUZZY C-MEANS AND MORPHOLOGICAL METHODS Akara Sopharak, Bunyarit Uyyanonvara, Sirindhorn International Institute of Technology,

More information

Optic Disc Segmentation by Weighting the Vessels Density within the Strongest Candidates

Optic Disc Segmentation by Weighting the Vessels Density within the Strongest Candidates Optic Disc Segmentation by Weighting the Vessels Density within the Strongest Candidates Ali Mohamed Nabil Allam Information Systems Department Arab Academy for Science & Technology (AASTMT) Cairo, Egypt

More information

QUANTIFICATION OF PROGRESSION OF RETINAL NERVE FIBER LAYER ATROPHY IN FUNDUS PHOTOGRAPH

QUANTIFICATION OF PROGRESSION OF RETINAL NERVE FIBER LAYER ATROPHY IN FUNDUS PHOTOGRAPH QUANTIFICATION OF PROGRESSION OF RETINAL NERVE FIBER LAYER ATROPHY IN FUNDUS PHOTOGRAPH Hyoun-Joong Kong *, Jong-Mo Seo **, Seung-Yeop Lee *, Hum Chung **, Dong Myung Kim **, Jeong Min Hwang **, Kwang

More information

VOTING BASED AUTOMATIC EXUDATE DETECTION IN COLOR FUNDUS PHOTOGRAPHS

VOTING BASED AUTOMATIC EXUDATE DETECTION IN COLOR FUNDUS PHOTOGRAPHS VOTING BASED AUTOMATIC EXUDATE DETECTION IN COLOR FUNDUS PHOTOGRAPHS Pavle Prentašić and Sven Lončarić Image Processing Group, Faculty of Electrical Engineering and Computing, University of Zagreb, Unska

More information

Study And Development Of Digital Image Processing Tool For Application Of Diabetic Retinopathy

Study And Development Of Digital Image Processing Tool For Application Of Diabetic Retinopathy Study And Development O Digital Image Processing Tool For Application O Diabetic Retinopathy Name: Ms. Jyoti Devidas Patil mail ID: jyot.physics@gmail.com Outline 1. Aims & Objective 2. Introduction 3.

More information

International Journal of Advance Engineering and Research Development. Detection of Glaucoma Using Retinal Fundus Images with Gabor Filter

International Journal of Advance Engineering and Research Development. Detection of Glaucoma Using Retinal Fundus Images with Gabor Filter Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 6, June -2015 Detection of

More information

DETECTION OF DIABETIC MACULOPATHY IN HUMAN RETINAL IMAGES USING MORPHOLOGICAL OPERATIONS

DETECTION OF DIABETIC MACULOPATHY IN HUMAN RETINAL IMAGES USING MORPHOLOGICAL OPERATIONS Online Journal of Biological Sciences 14 (3): 175-180, 2014 ISSN: 1608-4217 2014 Vimala and Kajamohideen, This open access article is distributed under a Creative Commons Attribution (CC-BY) 3.0 license

More information

AUTOMATIC DETECTION OF EXUDATES IN RETINAL IMAGES USING NEURAL NETWORK

AUTOMATIC DETECTION OF EXUDATES IN RETINAL IMAGES USING NEURAL NETWORK AUTOMATIC DETECTION OF EXUDATES IN RETINAL IMAGES USING NEURAL NETWORK FLÁVIO ARAÚJO, RODRIGO VERAS, ANDRÉ MACEDO, FÁTIMA MEDEIROS Department of Computing Federal University of Piauí Teresina, Piauí, Brazil

More information

Published in A R DIGITECH

Published in A R DIGITECH Localization of Optic Disc in Retinal Fundus Images for Glaucoma and Diabetes Chaitali D. Dhumane*1, Prof. S. B. Patil*2 *1(Student of Electronics & Telecommunication Department, Sinhgad College of Engineering,

More information

Diabetic Retinopathy Classification using SVM Classifier

Diabetic Retinopathy Classification using SVM Classifier Diabetic Retinopathy Classification using SVM Classifier Vishakha Vinod Chaudhari 1, Prof. Pankaj Salunkhe 2 1 PG Student, Dept. Of Electronics and Telecommunication Engineering, Saraswati Education Society

More information

Intelligent Diabetic Retinopathy Diagnosis in Retinal Images

Intelligent Diabetic Retinopathy Diagnosis in Retinal Images Journal of Advances in Computer Research Quarterly ISSN: 2008-6148 Sari Branch, Islamic Azad University, Sari, I.R.Iran (Vol. 4, No. 3, August 2013), Pages: 103-117 www.jacr.iausari.ac.ir Intelligent Diabetic

More information

MULTIMODAL RETINAL VESSEL SEGMENTATION FOR DIABETIC RETINOPATHY CLASSIFICATION

MULTIMODAL RETINAL VESSEL SEGMENTATION FOR DIABETIC RETINOPATHY CLASSIFICATION MULTIMODAL RETINAL VESSEL SEGMENTATION FOR DIABETIC RETINOPATHY CLASSIFICATION 1 Anuja H.S, 2 Shinija.N.S, 3 Mr.Anton Franklin, 1, 2 PG student (final M.E Applied Electronics), 3 Asst.Prof. of ECE Department,

More information

REVIEW OF METHODS FOR DIABETIC RETINOPATHY DETECTION AND SEVERITY CLASSIFICATION

REVIEW OF METHODS FOR DIABETIC RETINOPATHY DETECTION AND SEVERITY CLASSIFICATION REVIEW OF METHODS FOR DIABETIC RETINOPATHY DETECTION AND SEVERITY CLASSIFICATION Madhura Jagannath Paranjpe 1, M N Kakatkar 2 1 ME student, Department of Electronics and Telecommunication, Sinhgad College

More information

A computational modeling for the detection of diabetic retinopathy severity

A computational modeling for the detection of diabetic retinopathy severity www.bioinformation.net Hypothesis Volume 0(9) A computational modeling for the detection of diabetic retinopathy severity Pavan Kumar Mishra, Abhijit Sinha, Kaveti Ravi Teja, Nitin Bhojwani, Sagar Sahu

More information

Towards Vessel Characterisation in the Vicinity of the Optic Disc in Digital Retinal Images

Towards Vessel Characterisation in the Vicinity of the Optic Disc in Digital Retinal Images Towards Vessel Characterisation in the Vicinity of the Optic Disc in Digital Retinal Images H.F. Jelinek 1, C. Depardieu 2, C. Lucas 2, D.J. Cornforth 3, W. Huang 4 and M.J. Cree 4 1 School of Community

More information

eopthalmologist Intelligent Eye Disease Diagnosis System

eopthalmologist Intelligent Eye Disease Diagnosis System 2014 Fifth International Conference on Intelligent Systems, Modelling and Simulation eopthalmologist Intelligent Eye Disease Diagnosis System Manoujitha Kugamourthy Department of Computing Informatics

More information

Ensemble System for Optic Disc and Macula Detection

Ensemble System for Optic Disc and Macula Detection Ensemble System for Optic Disc and Macula Detection Tamilarasi, Duraiswamy Abstract Diabetic retinopathy (DR) is an eye disease that is associated with persons who are having diabetes more than five years.

More information

Fine Exudate Detection using Morphological Reconstruction Enhancement

Fine Exudate Detection using Morphological Reconstruction Enhancement INTERNATIONAL JOURNAL OF APPLIED BIOMEDICAL ENGINEERING VOL.1, NO.1 2010 45 Fine Exudate Detection using Morphological Reconstruction Enhancement Akara SOPHARAK, Bunyarit UYYANONVARA, Sarah BARMAN, Sakchai

More information

Image Processing and Data Mining Techniques in the Detection of Diabetic Retinopathy in Fundus Images

Image Processing and Data Mining Techniques in the Detection of Diabetic Retinopathy in Fundus Images I J C T A, 10(8), 2017, pp. 755-762 International Science Press ISSN: 0974-5572 Image Processing and Data Mining Techniques in the Detection of Diabetic Retinopathy in Fundus Images Payal M. Bante* and

More information

Review on Optic Disc Localization Techniques

Review on Optic Disc Localization Techniques Review on Optic Disc Localization Techniques G.Jasmine PG Scholar Department of computer Science and Engineering V V College of Engineering Tisaiyanvilai, India jasminenesathebam@gmail.com Dr. S. Ebenezer

More information

LOCALISATION OF FOVEA IN RETINAL IMAGES

LOCALISATION OF FOVEA IN RETINAL IMAGES LOCALISATION OF FOVEA IN RETINAL IMAGES Ms Shilpa S Joshi 1, Dr. P.T. Karule 2 1,2 Electronics Dept, Yashwantrao Chavan College of Engg, Nagpur Maharashtra (India) ABSTRACT The retinal fundus photograph

More information

Diabetic Retinopathy-Early Detection Using Image Processing Techniques

Diabetic Retinopathy-Early Detection Using Image Processing Techniques Diabetic Retinopathy-Early Detection Using Image Processing Techniques V.Vijaya Kumari, Department of ECE, V.L.B. Janakiammal College of Engineering and Technology Coimbatore 641 042, India. N.SuriyaNarayanan

More information

A Study on Automatic Segmentation of Optic Disc in Retinal Fundus Images

A Study on Automatic Segmentation of Optic Disc in Retinal Fundus Images A Study on Automatic Segmentation of Optic Disc in Retinal Fundus Images Mohammed Shafeeq Ahmed, Department of Computer Science, Gulbarga University, Kalaburagi, 585105, India Dr. B. Indira, Kasturba Gandhi

More information

Automatic Screening of Fundus Images for Detection of Diabetic Retinopathy

Automatic Screening of Fundus Images for Detection of Diabetic Retinopathy Volume 02 No.1, Issue: 03 Page 100 International Journal of Communication and Computer Technologies Automatic Screening of Fundus Images for Detection of Diabetic Retinopathy 1 C. Sundhar, 2 D. Archana

More information

Diabetic macular edema grading in retinal images using vector quantization and semi-supervised learning

Diabetic macular edema grading in retinal images using vector quantization and semi-supervised learning Technology and Health Care 26 (2018) S389 S397 DOI 10.3233/THC-174704 IOS Press S389 Diabetic macular edema grading in retinal images using vector quantization and semi-supervised learning Fulong Ren a,b,

More information

Detection of ARMD and Grading of Maculopathy Severity Levels from Retinal Fundus Images

Detection of ARMD and Grading of Maculopathy Severity Levels from Retinal Fundus Images Detection of ARMD and Grading of Maculopathy Severity Levels from Retinal Fundus Images G Rajinikanth Reddy, M Narsing Yadav, R Raja Kishore (PG Scholar) 1 (Professor, Ph.D) 2 (M.Tech, Assistant Professor)

More information

Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation

Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-5, Issue-5, June 2016 Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation

More information

Automatic localization of fovea in retinal images based on mathematical morphology and anatomic structures

Automatic localization of fovea in retinal images based on mathematical morphology and anatomic structures Automatic localization of fovea in retinal images based on mathematical morphology and anatomic structures J.Benadict Raja #1, C.G.Ravichandran *2 # Department of Computer Science and Engineering, PSNA

More information

ON APPLICATION OF GAUSSIAN KERNEL TO RETINAL BLOOD TRACING

ON APPLICATION OF GAUSSIAN KERNEL TO RETINAL BLOOD TRACING ON APPLICATION OF GAUSSIAN KERNEL TO RETINAL BLOOD TRACING 1 MOHD ASYRAF ZULKIFLEY, 2 AIN NAZARI, 3 SITI KHADIJAH, 4 ADHI HARMOKO SAPUTRO 1, 2, 3 Department of Electrical, Electronic & Systems Engineering,

More information

IMPROVEMENT OF AUTOMATIC HEMORRHAGES DETECTION METHODS USING SHAPES RECOGNITION

IMPROVEMENT OF AUTOMATIC HEMORRHAGES DETECTION METHODS USING SHAPES RECOGNITION Journal of Computer Science 9 (9): 1205-1210, 2013 ISSN: 1549-3636 2013 doi:10.3844/jcssp.2013.1205.1210 Published Online 9 (9) 2013 (http://www.thescipub.com/jcs.toc) IMPROVEMENT OF AUTOMATIC HEMORRHAGES

More information

A Bag of Words Approach for Discriminating between Retinal Images Containing Exudates or Drusen

A Bag of Words Approach for Discriminating between Retinal Images Containing Exudates or Drusen A Bag of Words Approach for Discriminating between Retinal Images Containing Exudates or Drusen by M J J P Van Grinsven, Arunava Chakravarty, Jayanthi Sivaswamy, T Theelen, B Van Ginneken, C I Sanchez

More information

RETINAL LESION DETECTION IN DIABETIC RETINOPATHY ANALYSIS I. INTRODUCTION

RETINAL LESION DETECTION IN DIABETIC RETINOPATHY ANALYSIS I. INTRODUCTION Journal of Analysis and Computation (JAC) (An International Peer Reviewed Journal), www.ijaconline.com, ISSN 0973-2861 International Conference on Knowledge Discovery in Science and Technology 2019, ICKDST

More information

BLOOD VESSEL DIAMETER MEASUREMENT ON RETINAL IMAGE

BLOOD VESSEL DIAMETER MEASUREMENT ON RETINAL IMAGE Journal of Computer Science 10 (5): 879-883, 2014 ISSN: 1549-3636 2014 doi:10.3844/jcssp.2014.879.883 Published Online 10 (5) 2014 (http://www.thescipub.com/jcs.toc) BLOOD VESSEL DIAMETER MEASUREMENT ON

More information

Segmentation of Optic Nerve Head for Glaucoma Detection using Fundus images

Segmentation of Optic Nerve Head for Glaucoma Detection using Fundus images Biomedical & Pharmacology Journal Vol. 7(2), 697-705 (2014) Segmentation of Optic Nerve Head for Glaucoma Detection using Fundus images GANESH BABU.T.R 1, R.SATHISHKUMAR 2 and RENGARAJVENKATESH 3 1 Electronics

More information

A complex system for the automatic screening of diabetic retinopathy

A complex system for the automatic screening of diabetic retinopathy A complex system for the automatic screening of diabetic retinopathy András Hajdu Faculty of Informatics, University of Debrecen Hungary International Medical Informatics and Telemedicine IMIT 2014, 13-14

More information

AN APPROACH FOR IRIS SEGMENTATION AND MACULOPATHY DETECTION AND GRADING OF DIABETIC RETINAL IMAGES. Mahaboob Shaik

AN APPROACH FOR IRIS SEGMENTATION AND MACULOPATHY DETECTION AND GRADING OF DIABETIC RETINAL IMAGES. Mahaboob Shaik ARTICLE AN APPROACH FOR IRIS SEGMENTATION AND MACULOPATHY DETECTION AND GRADING OF DIABETIC RETINAL IMAGES Mahaboob Shaik Dept of ECE, JJT University, Jhunjhunu, Rajasthan, INDIA ABSTRACT Diabetic macular

More information

AN EFFICIENT BLOOD VESSEL DETECTION ALGORITHM FOR RETINAL IMAGES USING LOCAL ENTROPY THRESHOLDING

AN EFFICIENT BLOOD VESSEL DETECTION ALGORITHM FOR RETINAL IMAGES USING LOCAL ENTROPY THRESHOLDING AN EFFICIENT BLOOD VESSEL DETECTION ALGORITHM FOR RETINAL IMAGES USING LOCAL ENTROPY THRESHOLDING Jaspreet Kaur 1,Dr. H.P.Sinha 2 ECE,ECE MMU, mullana University,MMU, mullana University Abstract Diabetic

More information

AUTOMATIC DETECTION OF GLAUCOMA THROUGH CHANNEL EXTRACTION ADAPTIVE THRESHOLD METHOD

AUTOMATIC DETECTION OF GLAUCOMA THROUGH CHANNEL EXTRACTION ADAPTIVE THRESHOLD METHOD International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 11, November 2017, pp. 69-77, Article ID: IJCIET_08_11_008 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=8&itype=11

More information

International Journal of Engineering Research and General Science Volume 6, Issue 2, March-April, 2018 ISSN

International Journal of Engineering Research and General Science Volume 6, Issue 2, March-April, 2018 ISSN cernment of Retinal Anomalies in Fundus Images for Diabetic Retinopathy Shiny Priyadarshini J 1, Gladis D 2 Madras Christian College 1, Presidency College 2 shinymcc02@gmail.com Abstract Retinal abnormalities

More information

AUTOMATIC DIABETIC RETINOPATHY DETECTION USING GABOR FILTER WITH LOCAL ENTROPY THRESHOLDING

AUTOMATIC DIABETIC RETINOPATHY DETECTION USING GABOR FILTER WITH LOCAL ENTROPY THRESHOLDING AUTOMATIC DIABETIC RETINOPATHY DETECTION USING GABOR FILTER WITH LOCAL ENTROPY THRESHOLDING MAHABOOB.SHAIK, Research scholar, Dept of ECE, JJT University, Jhunjhunu, Rajasthan, India Abstract: The major

More information

Automatic arteriovenous crossing phenomenon detection on retinal fundus images

Automatic arteriovenous crossing phenomenon detection on retinal fundus images Automatic arteriovenous crossing phenomenon detection on retinal fundus images Yuji Hatanaka* a, Chisako Muramatsu b, Takeshi Hara b, Hiroshi Fujita b a Dept. of Electronic Systems Engineering, School

More information

Detection of Diabetic Retinopathy by Iterative Vessel Segmentation from Fundus Images

Detection of Diabetic Retinopathy by Iterative Vessel Segmentation from Fundus Images Detection of Diabetic Retinopathy by Iterative Vessel Segmentation from Fundus Images Shweta Patil 1, L.S. Admuthe 2 1Mtech Student, Dept of Electronics Engineering, DKTE Society s Textile & Engineering

More information

Design and Implementation System to Measure the Impact of Diabetic Retinopathy Using Data Mining Techniques

Design and Implementation System to Measure the Impact of Diabetic Retinopathy Using Data Mining Techniques International Journal of Innovative Research in Electronics and Communications (IJIREC) Volume 4, Issue 1, 2017, PP 1-6 ISSN 2349-4042 (Print) & ISSN 2349-4050 (Online) DOI: http://dx.doi.org/10.20431/2349-4050.0401001

More information

The Role of Domain Knowledge in the Detection of Retinal Hard Exudates

The Role of Domain Knowledge in the Detection of Retinal Hard Exudates The Role of Domain Knowledge in the Detection of Retinal Hard Exudates Wynne Hsu 1,2 P M D S Pallawala 1 Mong Li Lee 1 Kah-Guan Au Eong 3 1 School of Computing, National University of Singapore {whsu,

More information

Automatic Extraction of Blood Vessel and Eye Retinopathy Detection

Automatic Extraction of Blood Vessel and Eye Retinopathy Detection Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2015, 2(4): 57-61 Research Article ISSN: 2394-658X Automatic Extraction of Blood Vessel and Eye Retinopathy Detection

More information

PROCEEDINGS OF SPIE. Automated microaneurysm detection method based on double ring filter in retinal fundus images

PROCEEDINGS OF SPIE. Automated microaneurysm detection method based on double ring filter in retinal fundus images PROCEEDINGS OF SPIE SPIEDigitalLibrary.org/conference-proceedings-of-spie Automated microaneurysm detection method based on double ring filter in retinal fundus images Atsushi Mizutani, Chisako Muramatsu,

More information

Analysis of Human Retinal Images for Automated Glaucoma Screening

Analysis of Human Retinal Images for Automated Glaucoma Screening Analysis of Human Retinal Images for Automated Glaucoma Screening Prakash.H.Patil 1, Seema.V.Kamkhedkar 2 1 Professor, 2 Research scholar, 1,2 Department of Electronics & Telecommunication, Indira College

More information

Detection and classification of Diabetic Retinopathy in Retinal Images using ANN

Detection and classification of Diabetic Retinopathy in Retinal Images using ANN 2016 IJSRSET Volume 2 Issue 3 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Detection and classification of Diabetic Retinopathy in Retinal Images using ANN

More information

OCT Angiography in Primary Eye Care

OCT Angiography in Primary Eye Care OCT Angiography in Primary Eye Care An Image Interpretation Primer Julie Rodman, OD, MS, FAAO and Nadia Waheed, MD, MPH Table of Contents Diabetic Retinopathy 3-6 Choroidal Neovascularization 7-9 Central

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK BLOOD VESSEL EXTRACTION FOR AUTOMATED DIABETIC RETINOPATHY JAYKUMAR S. LACHURE

More information

Early Detection of Lung Cancer

Early Detection of Lung Cancer Early Detection of Lung Cancer Aswathy N Iyer Dept Of Electronics And Communication Engineering Lymie Jose Dept Of Electronics And Communication Engineering Anumol Thomas Dept Of Electronics And Communication

More information

Automatic Segmentation of Optic Disc in Eye Fundus Images: A Survey

Automatic Segmentation of Optic Disc in Eye Fundus Images: A Survey Electronic Letters on Computer Vision and Image Analysis 14(1):120, 2015 Automatic Segmentation of Optic Disc in Eye Fundus Images: A Survey Ali Mohamed Nabil Allam *, Aliaa AbdelHalim Youssif, Atef Zaki

More information

A New Approach for Detection and Classification of Diabetic Retinopathy Using PNN and SVM Classifiers

A New Approach for Detection and Classification of Diabetic Retinopathy Using PNN and SVM Classifiers IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 5, Ver. I (Sep.- Oct. 2017), PP 62-68 www.iosrjournals.org A New Approach for Detection and Classification

More information

arxiv: v1 [cs.cv] 26 Mar 2016

arxiv: v1 [cs.cv] 26 Mar 2016 Classification of Large-Scale Fundus Image Data Sets: A Cloud-Computing Framework Sohini Roychowdhury 1 arxiv:1603.08071v1 [cs.cv] 26 Mar 2016 Abstract Large medical image data sets with high dimensionality

More information

Brain-inspired computer vision with applications to pattern recognition and computer-aided diagnosis of glaucoma Guo, Jiapan

Brain-inspired computer vision with applications to pattern recognition and computer-aided diagnosis of glaucoma Guo, Jiapan University of Groningen Brain-inspired computer vision with applications to pattern recognition and computer-aided diagnosis of glaucoma Guo, Jiapan IMPORTANT NOTE: You are advised to consult the publisher's

More information

Automatic Detection of Retinal Lesions for Screening of Diabetic Retinopathy

Automatic Detection of Retinal Lesions for Screening of Diabetic Retinopathy Automatic Detection of Retinal Lesions for Screening of Diabetic Retinopathy Jothi. R 1, Thillaikkarasi.R 2 1 Research Scholar, Department of ECE,Salem College of Engineering and Technology, Salem. (Anna

More information

Detection and Classification of Diabetic Retinopathy in Fundus Images using Neural Network

Detection and Classification of Diabetic Retinopathy in Fundus Images using Neural Network Detection and Classification of Diabetic Retinopathy in Fundus Images using Neural Network 1 T.P. Udhaya Sankar, 2 R. Vijai, 3 R. M. Balajee 1 Associate Professor, Department of Computer Science and Engineering,

More information

A Review on Automated Detection and Classification of Diabetic Retinopathy

A Review on Automated Detection and Classification of Diabetic Retinopathy A Review on Automated Detection and Classification of Diabetic Retinopathy Deepa R. Dept. of Computer Applications College of Engineering Vadakara deepashaaju@gmail.com Dr.N.K.Narayanan Dept. of IT College

More information

M Ramaswamy et al, Int. J. Comp. Tech. Appl., Vol 2 (5),

M Ramaswamy et al, Int. J. Comp. Tech. Appl., Vol 2 (5), A Study and Comparison of Automated Techniques for Exudate Detection Using Digital Fundus Images of Human Eye: A Review for Early Identification of Diabetic Retinopathy M.Ramaswamy, D.Anitha, S.Priya Kuppamal,

More information

COMBINING ALGORITHM FOR AUTOMATIC DETECTION OF DIABETIC RETINOPATHY

COMBINING ALGORITHM FOR AUTOMATIC DETECTION OF DIABETIC RETINOPATHY International Journal of Electronics and Communication Engineering & Technology (IJECET) Volume 6, Issue 9, Sep 2015, pp. 57-64, Article ID: IJECET_06_09_007 Available online at http://www.iaeme.com/ijecetissues.asp?jtypeijecet&vtype=6&itype=9

More information

Computer Aided Approach for Detection of Age Related Macular Degeneration from Retinal Fundus Images

Computer Aided Approach for Detection of Age Related Macular Degeneration from Retinal Fundus Images Computer Aided Approach for Detection of Age Related Macular Degeneration from Retinal Fundus Images VyshakhAsokan PG student, Dept of Biomedical Engineering, Noorul Islam University, Kumaracoil, Tamil

More information

Automated Drusen Detection Technique for Age-Related Macular Degeneration

Automated Drusen Detection Technique for Age-Related Macular Degeneration VOLUME 2 ISSUE 1 Automated Drusen Detection Technique for Age-Related Macular Degeneration 1 Kajal Kumari and 2 Deepti Mittal Electrical and Instrumentation Engineering Department, Thapar University, Patiala

More information

A novel K-means based Glaucoma Detection

A novel K-means based Glaucoma Detection A novel K-means based Glaucoma Detection J.Jaspin Jeni PG Student Department of ECE Satyam College of Engineering E-mail : jaspinjeni59@gmail.com Abstract- Glaucoma is an irreversible chronic eye disease

More information

Automated Screening System for Diabetic Retinopathy

Automated Screening System for Diabetic Retinopathy Automated Screening System for Diabetic Retinopathy Chanjira Sinthanayothin 1, Viravud Kongbunkiat 1, Suthee Phoojaruenchanachai 1, Apichart Singalavanija 1 National Electronic and Computer Technology

More information

A Novel Method for Automatic Optic Disc Elimination from Retinal Fundus Image Hetal K 1

A Novel Method for Automatic Optic Disc Elimination from Retinal Fundus Image Hetal K 1 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 01, 2015 ISSN (online): 2321-0613 A Novel Method for Automatic Optic Disc Elimination from Retinal Fundus Image Hetal K

More information

Automated Blood Vessel Extraction Based on High-Order Local Autocorrelation Features on Retinal Images

Automated Blood Vessel Extraction Based on High-Order Local Autocorrelation Features on Retinal Images Automated Blood Vessel Extraction Based on High-Order Local Autocorrelation Features on Retinal Images Yuji Hatanaka 1(&), Kazuki Samo 2, Kazunori Ogohara 1, Wataru Sunayama 1, Chisako Muramatsu 3, Susumu

More information