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

Size: px
Start display at page:

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

Transcription

1 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 (University), India Amudha J. Department of Computer Science and Engineering Amrita school of Engineering, Bangalore, Amrita Vishwa Vidyapeetham (University), India Abstract Optic Disc (OD) detection is a key pre processing component in many algorithms designed for automatic extraction of retinal anatomical structures and lesions thus, reliable and efficient OD localization is significant tasks in ophthalmic image processing. We aim to investigate the relevance of computational saliency model in retinal images in the context of OD detection. The optic disc in a retinal image is characterized as high contrast region. This approximately corresponds to disjunctive targets in a visual search task. Saliency maps were computed using popular model Itti-Koch. Then mathematical morphology and Otsu s algorithm used on the saliency map for OD detection. The resulted images satisfactorily showed OD detection. The results are promising and give new insight to the use of the saliency map for medical images. 1. Introduction The OD is considered one of the main features of a retinal image, where methods are described for its automatic detection. It is a key pre-processing component in many algorithms designed for the automatic extraction of retinal anatomical structures and lesions thus, reliable and efficient OD localization is significant tasks in ophthalmic image processing. The process of detecting the OD aims only to correctly detect the centroid of the OD. On the other hand, disc boundary detection aims to correctly segment the OD by detecting the boundary between the retinal and neuro-retinal rim. The automatic and efficient detection of the position of the OD in color retinal images is an important and fundamental step in the automated retinal image analysis system [23], [24]. To successfully find abnormal structures in a retinal image, it is often necessary to mask out the normal anatomy from the analysis. An example of this is the OD, an anatomical structure with a bright appearance, which should be ignored when detecting bright lesions. The attributes of OD are similar to attributes of hard exudates in terms of color and brightness. Hard exudates are among the preliminary signs of diabetic retinopathy, a major cause of vision loss in diabetic patients. Therefore OD is located and removed during hard exudates detection process and developing automated screening systems for diabetic retinopathy and glaucoma avoiding false positives. In case of diabetic maculopathy lesions identification, masking the false positive OD region leads to improvement in the performance of lesion detection. In this paper we aim to investigate the performance of computational saliency models to detect the OD in retinal images. Saliency intuitively characterizes some parts of a scene which could be objects or regions that appear to an observer to stand out relative to their neighbouring parts. The area of the image attended to visually is deemed as salient. The term salient is often considered in the context of bottom-up computations [8], [9]. Computational Visual Attention (CVA) is an artificial intelligence for simulating this biometric mechanism. With this mechanism, the difference feature between region centre and surround would be emphasized and integrated in a conspicuity map. Computational vision systems face the same problem as humans as there is a large amount of information to be processed. The term attention is common in everyday language and familiar to everyone. Attention is a general concept covering all factors that influence selection mechanisms, whether they are scene driven bottom-up (BU) or expectationdriven top-down (TD). Visual attention is a mechanism in human perception which selects relevant regions from a scene and provides these regions for higher- 1896

2 level processing as object recognition. This enables humans to act effectively in their environment despite the complexity of perceivable sensor data. The basis of many attention models dates back to Treisman and Gelade s [10] Feature Integration Theory, where they stated which visual features are important and how they are combined to direct human attention over pop-out and conjunction search tasks. Koch and Ullman [9] then proposed a feed-forward model to combine these features and introduced the concept of a saliency map which is a topographic map that represents conspicuousness of scene locations. They also introduced a winner-take-all neural network that selects the most salient location and employs an inhibition of return mechanism to allow the focus of attention to shift to the next most salient location. While FIT [10] explains the saliency of different locations of a visual input, what makes these locations salient is partially addressed by visual search paradigms. Visual Search is a common human activity. Searching for a friend in a crowd is an everyday example. It is also important in diagnosing diseases as radiologists search for lesions and other abnormalities in medical images before writing reports. Finding salient regions in an image is of interest to computer vision as well since visually salient features in an image are generally invariant to many image transformations and carry important image information [11]. Attempts have been made to use saliency to address problems such as object detection [12], image compression [13], tracking and image retrieval [14]. Several psychophysical and computational models of visual attention have been proposed in the literature. Their main objective is to simulate the behavioral data and to better understand human perception. Most of these models have been studied and validated in the context of viewing natural scenes. A visual search task involves identifying targets from surrounding distracters. The goal of visual search in medical images is generally one of evidence gathering about the possibility of any `abnormality' in the condition of a patient. The search therefore involves disregarding the `usual' and detecting the `unusual' visual elements. This is akin to searching for anything that is out of ordinary in a given face image. In medical images, abnormalities are wide ranging in terms of appearance. They can be glaring to subtle. We aim to investigate the performance of computational saliency models in medical images in the context of abnormality detection. Specially, we are interested in investigating whether the computational saliency models can detect OD in retinal images. The most efficient of searches are those in which a single basic feature (e.g. orientation) dense the target and distracters are homogeneous. Such targets are called disjunctive targets. In general, pre-attentive visual processes are sufficient to identify such targets, which is called pop-out phenomenon [10, 15]. If targets and distracters share common features, search becomes inefficient and focused or serial attention is required to identify such targets [16]. Such targets are called conjunctive targets. Figure 1 shows sample search tasks involving disjunctive and conjunctive targets. In stimulus shown in figure 1(a), identifying target (`X in red color)') pops-out among distracters (`X in black color') and can be identified by pre-attentive processes. Such targets are called disjunctive targets. In figure 1(b), identifying orange square (target) among blue squares and orange triangles requires serial attention and such targets is called conjunctive targets. Figure 1: Sample stimulus showing (a) disjunctive and (b) conjunctive target searches. The OD is an anatomical structure with a bright appearance. Following the above-mentioned concepts, we chose OD detection in retinal images correspond to conjunctive and disjunctive targets in a visual search (see figure 2 a) to study the relevance of computational visual saliency in medical images. The hard exudates (HE) in a retinal image (see figure 5) share similar characteristics with the OD. Hence the HE or yellowwhite lesion in the retina is frequently detected false positive in the saliency maps of all the models. Then detection becomes conjunctive targets search, (see figure 2 b) which required focused attention. Therefore we need to do some processing on saliency map. The relevance of computational saliency models in detecting Optic disk in retinal images is studied by computing saliency maps using popular model Itti- Koch (IK) [17, 18]. Human visual attention is influenced by both stimulus driven bottom-up influences and goal/task driven top-down influences. In the context of medical images, bottom-up influences correspond to image features whereas top-down influences correspond to the knowledge and expertise of radiologists. 1897

3 The above-mentioned computational model (IK) is bottom-up saliency models and it try to predict saliency solely based on image features. In the present study, we investigated the role of computational model in detection OD in retinal image. Figure 2: Retinal images showing OD as (a) disjunctive and (b) conjunctive target searches The rest of the paper is organized as follows. In section-2, we discuss some related work. In section- 3, we explain the proposed algorithm for OD detection study followed by results in our study. Important results are discussed in section-4 followed by conclusion and future work in section Related Work The OD is considered one of the main features of a retinal image. The process of automatically detecting the OD aims only to correctly detect the centroid of the OD. On the other hand, disc boundary detection aims to correctly segment the OD by detecting the boundary between the retinal and neuroretinal rim. Some methods estimated the boundary of the OD as a circle or an ellipse (e.g., [1], [2], [3], and [4]). Other methods have been proposed for the exact detection of the OD contour (e.g., snakes [5], pyramidal decomposition [6] and a Hausdorff-based template matching [4], gradient vector flow (GVF) [7], which largely has the ability to bridge discontinuities of the edges. [Wisaeng] presented the algorithm that automatically detect OD for low contrast retinal images with a large data set. Since interpreting medical images is highly task dependent, it is generally expected that top-down mechanisms play a very important and significant role in guiding the observers' attention, whereas bottom-up processes might not play an important role. But, a recent study on brain CT images [19] showed that bottom-up mechanisms also play a significant role in guiding the eye movements of neurologists looking for stroke lesions on brain CT images. To the best of our knowledge, there are no other study investigating the role of bottom up saliency in OD detection in retinal images. Based on some psychophysical experiments in the context of searching tumors in chest x-rays, Nodine and Kundel [20, 21] have developed a model of visual search and detection that has three main components: overall pattern recognition (global impression), focal attention to image detail; and decision-making. According to this model, visual search begins with a global response involving the entire retina, in which the context is established and gross deviations from normal are detected. This response initiates a series of checking fixations, using the fovea to resolve ambiguity and fill in detail. Since this Nodine and Kundel's model of visual search in medical images is very similar to that of FIT, we can expect that bottom up saliency models based on FIT would detect salient regions in medical images also. The present study is aimed in investigating whether this is true or not. 3. Proposed Algorithm Since optic disc in retinal images are approximately disjunctive targets, they can be identified through a pre-attentive process. The main dataset is a subset of the STARE Project s dataset [8]. The subset used contains 81 retinal images. We used popular computational bottom-up saliency model IK [7]. IK is a biologically motivated saliency model, which closely follow FIT. This is one of the most popular models for the focused attention stage of visual attention and they predict human fixation points well. IK uses the set of basic image features at multiple scales to compute saliency maps. Steps for proposed algorithm is shown in figure 3. Proposed algorithm Step 1. Pre-processing Typically, there is wide variation in the color, intensity and orientation of retinal image from background as shown in figure 4. The result of attended locations by IK model is shown in figure 4 b. The OD is attended after attending all corners, because there is variation in color, intensity and orientation of retinal image and its background. Hence, pre-processing step is required before using IK [18] model for computing saliency map for OD detection. We used Morphological Opening operator (Φ) applied to the original image. 1898

4 Saliency map is computed using IK[18] model on the images obtained in pre-processing step. Step 3: The Hard Exudates (HE) in a retinal image (see figure 5) share similar characteristics with the OD. Hence the HE or Yellow-White lesion in the Retina is a frequently detected false positive in the saliency maps of all the models. To Suppress the HE we performed binary segmentation. A threshold is applied to saliency map. This thresholding is based on Otsu s algorithm. The objective of thresholding is to convert a gray scale image into a binary image, separating brighter regions from dark background. To correctly detect OD, we need to eliminate HE and yellow-white lesion in the retina as shown in figure 5. For this we used morphologically open operation on binary image, which is than subtracted from thresholded binary image. Figure 3: Steps for proposed algorithm. Figure 5: Sample retinal images showing Hard Exudates and Yellow-White Thing (enclosed in white circles) Figure 4: (a) Original Image and (b) Attended location by IK model. The definitions for opening operation by structuring element B are defined as: OD1= Φ (B1)(C1) where B1 is the morphological structuring element. It is evident that this approach produces a more homogeneous region. The OD1 is subtracted from original image, the resultant image is used to compute saliency map. The result of pre-processing is shown in figure 7 (b). Step 2: Computation of saliency map Step 4: We used morphological opening to remove small objects from an image while preserving the shape and size of larger objects in the image. As opening only eliminate image details smaller than the structuring element used, it is convenient to set the structuring element big enough to cover all possible vascular structures, but still small enough to keep the actual edge of the OD. An example of opening with a disc type structuring element is shown in Figure 7 (d). 4. Result Results are shown in figure 7. The result of pre-processing operation on original image is shown in figure 7 (b). The result of opening operation on thresholded image is shown in figure 7 (c). Detection of OD is shown in figure 7 (d). Table 1 shows the result analysis. The saliency map, which give OD as pop up at first focus of attention FOA, (we have considered it as disjunctive case) proposed algorithm able to detect OD for 43 images out of 53 images. The saliency map, which give OD as pop up at successive focus of 1899

5 attention FOA i.e. which give OD and other region as pop up, (we have considered it as Conjunctive case) proposed algorithm able to detect OD for 14 images out of 28 images. This is shown in figure 6. For a given set of retinal images we found that the proposed algorithm will take approximately same time for both conjunctive and disjunctive type of search. Table 1: Result analysis Time Req. Disjunctive Search Time Req. Conjunctive Search Saliency map with OD as pop-up Saliency map with OD and other region pop-up Pass Fails Pass Fails Discussion and Conclusions In this paper, we have analyzed the relevance of saliency models in detecting abnormalities in two types of medical images. In one study, we analyzed the role of bottom-up saliency in OD detection on STARE Project s dataset [22]. Results obtained indicate that the IK [18] saliency model with mathematical morphology and Otsu s algorithm performs reasonably well in detecting optic disc in retinal images. The results we got is promising and encouraging. Thus, we can say that bottom-up image features, which work well in natural scenes, also play an important role in Medical images. It is generally expected that examining medical images involves top down knowledge to a great degree. However, our studies (with retinal images) indicated that the role for bottom up knowledge is considerably high. Focus of Attention (FOA) Disjunctive Search Focus of Attention (FOA) Conjunctive Search Figure 6: Above two figures shows, the saliency map, for which give OD as pop up at first focus of attention FOA (i.e disjunctive case) and OD as pop up at successive focus of attention FOA (i.e Conjunctive case). Below two figures shows time required by proposed algorithm for both disjunctive and conjunctive cases. (Time required is calculated after saliency map) It is possible that further improvements in performance can be had by using top-down influences such as the role of contralateral symmetry information, influences specific to expertise etc. Likewise, there is a need to investigate if the false positive detection rate reduces. These remain the part of future work. Although the present study is specific to OD detection, we believe that many of these results can be extended to abnormalities with similar characteristics. For instance, many of the results obtained in the study of optic disc detection can be extended to find Hard Exudates and Yellow-White lesion. This saliency map also can be used for other medical images like x-ray, detection of tumors. It is however, not clear to what extent these results can be extended to localized lung lesions such as tumors. However, the present study together with a previous study on stroke CT images [19] show that bottom up saliency plays an important role in medical images. 1900

6 (a) (b) (c) (d) (e) Figure 7: (a) Input Retinal image (b) result after pre processing (c) Saliency map (d) Result after Morphological opening operation (e) OD detected 6. References [1] C. Sinthanayothin, Automated localization of the optic disk, fovea, and retinal blood vessels from digital colour fundus images, British journal of ophthalmology, 1998, [2] L. Gagnon, Procedure to detect anatomical structures in optical fundus images, Processing of Conference on Medical Image, San Diego, 2001, [3] R. A. Abdel-Ghafar, Detection and characterization of the optic disk in glaucoma and diabetic retinopathy, Presented at the Medical Image Understanding Analysis Conference, London, UK, 2004, [4] M. Lalonde, Fast and robust optic disk detection using pyramidal decomposition and Hausdorff-based template matching, IEEE Transection on Medical Image, 2001, [5] H. Li, A model-based approach for automated feature extraction in fundus images, in 9th IEEE International conference Computer Vision, 2003, [6] F. ter Haar, Automatic localization of the optic disc in digital colour images of human retinan, Utrecht University, [7] C. Xu, Gradient vector flow: a new external force for snakes, Proceeding of IEEE conference on computer vision pattern recognition, 1997, 71. [8] L. Itti, C. Koch, and E. Niebur, A Model of Saliency- Based Visual Attention for Rapid Scene Analysis, IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 20, no. 11, pp , Nov [9] C. Koch and S. Ullman, Shifts in Selective Visual Attention: Towards the Underlying Neural Circuitry, Human Neurobiology,vol. 4, no. 4, pp , [10] A. Treisman and G. Gelade. A feature-integration theory of attention. Cognitive psychology, 12(1):97{136, [11] L. Elazary and L. Itti. Interesting objects are visually salient. Journal of Vision, 8(3), [12] D. Walther, L. Itti, M. Riesenhuber, T. Poggio, and C. Koch. Attentional selection for object recognition: a gentle way. In Biologically Motivated Computer Vision, pages 251{267. Springer, [13] L. Itti. Automatic foveation for video compression using a neurobiological model of visual attention.image Processing, IEEE Transactions on, 13(10):1304{1318, [14] T. Kadir and M. Brady. Saliency, scale and image description. International Journal of Computer Vision, 45(2):83{105, [15] C. Koch and S. Ullman. Shifts in selective visual attention: towards the underlying neural circuitry. Hum Neurobiol, (4):219{27, [16] J. Wolfe. Asymmetries in visual search: An introduction. Attention, Perception, & Psychophysics, 63(3):381{389, [17] L. Itti and C. Koch. A saliency-based search mechanism for overt and covert shifts of visual attention. Vision research, 40(10-12):1489{1506, [18] L. Itti and C. Koch. Computational modeling of visual attention. Nature reviews neuroscience, 2(3):194{203, [19] H. Matsumoto, Y. Terao, A. Yugeta, H. Fukuda, M. Emoto, T. Furubayashi, T. Okano, R. Hanajima, and Y. Ugawa. Where do neurologists look when viewing brain ct images? an eye-tracking study involving stroke cases. PloS one, 6(12):e28928, [20] C. Nodine and H. Kundel. The cognitive side of visual search in radiology. Eye Movements: From Psychology to Cognition. North Holland, Elsevier Science, pages 572{582, [21] C. Nodine, H. Kundel, et al. Using eye movements to study visual search and to improve tumor detection. Radiographics, 7(6):1241{1250, 1987 [22] STARE Project Website Clemson University, Clemson, SC[online].Available: [23] Siddalingaswamy C, Gopalakrishna rabhu K, Automatic localization and boundary detection of optic disc using implicit active contours, Internation Journal of Computer Applications, vol. 1, no. 7, pp. 1-5, [24] Michael D. Abramoff, Meindert Niemeijer, The automatic detection of the optic disc location in retinal images using optic disc location regression, Conf roc IEEE Eng Med Biol Soc, 1: pp ,

Computational Cognitive Science

Computational Cognitive Science Computational Cognitive Science Lecture 15: Visual Attention Chris Lucas (Slides adapted from Frank Keller s) School of Informatics University of Edinburgh clucas2@inf.ed.ac.uk 14 November 2017 1 / 28

More information

Computational Cognitive Science. The Visual Processing Pipeline. The Visual Processing Pipeline. Lecture 15: Visual Attention.

Computational Cognitive Science. The Visual Processing Pipeline. The Visual Processing Pipeline. Lecture 15: Visual Attention. Lecture 15: Visual Attention School of Informatics University of Edinburgh keller@inf.ed.ac.uk November 11, 2016 1 2 3 Reading: Itti et al. (1998). 1 2 When we view an image, we actually see this: The

More information

Validating the Visual Saliency Model

Validating the Visual Saliency Model Validating the Visual Saliency Model Ali Alsam and Puneet Sharma Department of Informatics & e-learning (AITeL), Sør-Trøndelag University College (HiST), Trondheim, Norway er.puneetsharma@gmail.com Abstract.

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

On the implementation of Visual Attention Architectures

On the implementation of Visual Attention Architectures On the implementation of Visual Attention Architectures KONSTANTINOS RAPANTZIKOS AND NICOLAS TSAPATSOULIS DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING NATIONAL TECHNICAL UNIVERSITY OF ATHENS 9, IROON

More information

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

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

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

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

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

Statistics-Based Initial Contour Detection of Optic Disc on a Retinal Fundus Image Using Active Contour Model Journal of Medical and Biological Engineering, 33(4): 388-393 388 Statistics-Based Initial Contour Detection of Optic Disc on a Retinal Fundus Image Using Active Contour Model Huang-Tsun Chen 1 Chuin-Mu

More information

Compound Effects of Top-down and Bottom-up Influences on Visual Attention During Action Recognition

Compound Effects of Top-down and Bottom-up Influences on Visual Attention During Action Recognition Compound Effects of Top-down and Bottom-up Influences on Visual Attention During Action Recognition Bassam Khadhouri and Yiannis Demiris Department of Electrical and Electronic Engineering Imperial College

More information

The 29th Fuzzy System Symposium (Osaka, September 9-, 3) Color Feature Maps (BY, RG) Color Saliency Map Input Image (I) Linear Filtering and Gaussian

The 29th Fuzzy System Symposium (Osaka, September 9-, 3) Color Feature Maps (BY, RG) Color Saliency Map Input Image (I) Linear Filtering and Gaussian The 29th Fuzzy System Symposium (Osaka, September 9-, 3) A Fuzzy Inference Method Based on Saliency Map for Prediction Mao Wang, Yoichiro Maeda 2, Yasutake Takahashi Graduate School of Engineering, University

More information

7.1 Grading Diabetic Retinopathy

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

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

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

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

Computational Models of Visual Attention: Bottom-Up and Top-Down. By: Soheil Borhani

Computational Models of Visual Attention: Bottom-Up and Top-Down. By: Soheil Borhani Computational Models of Visual Attention: Bottom-Up and Top-Down By: Soheil Borhani Neural Mechanisms for Visual Attention 1. Visual information enter the primary visual cortex via lateral geniculate nucleus

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

Detection of terrorist threats in air passenger luggage: expertise development

Detection of terrorist threats in air passenger luggage: expertise development Loughborough University Institutional Repository Detection of terrorist threats in air passenger luggage: expertise development This item was submitted to Loughborough University's Institutional Repository

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

(Visual) Attention. October 3, PSY Visual Attention 1

(Visual) Attention. October 3, PSY Visual Attention 1 (Visual) Attention Perception and awareness of a visual object seems to involve attending to the object. Do we have to attend to an object to perceive it? Some tasks seem to proceed with little or no attention

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

A Model for Automatic Diagnostic of Road Signs Saliency

A Model for Automatic Diagnostic of Road Signs Saliency A Model for Automatic Diagnostic of Road Signs Saliency Ludovic Simon (1), Jean-Philippe Tarel (2), Roland Brémond (2) (1) Researcher-Engineer DREIF-CETE Ile-de-France, Dept. Mobility 12 rue Teisserenc

More information

An Evaluation of Motion in Artificial Selective Attention

An Evaluation of Motion in Artificial Selective Attention An Evaluation of Motion in Artificial Selective Attention Trent J. Williams Bruce A. Draper Colorado State University Computer Science Department Fort Collins, CO, U.S.A, 80523 E-mail: {trent, draper}@cs.colostate.edu

More information

Goal-directed search with a top-down modulated computational attention system

Goal-directed search with a top-down modulated computational attention system Goal-directed search with a top-down modulated computational attention system Simone Frintrop 1, Gerriet Backer 2, and Erich Rome 1 1 Fraunhofer Institut für Autonome Intelligente Systeme (AIS), Schloss

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

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

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

Pre-Attentive Visual Selection

Pre-Attentive Visual Selection Pre-Attentive Visual Selection Li Zhaoping a, Peter Dayan b a University College London, Dept. of Psychology, UK b University College London, Gatsby Computational Neuroscience Unit, UK Correspondence to

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

Video Saliency Detection via Dynamic Consistent Spatio- Temporal Attention Modelling

Video Saliency Detection via Dynamic Consistent Spatio- Temporal Attention Modelling AAAI -13 July 16, 2013 Video Saliency Detection via Dynamic Consistent Spatio- Temporal Attention Modelling Sheng-hua ZHONG 1, Yan LIU 1, Feifei REN 1,2, Jinghuan ZHANG 2, Tongwei REN 3 1 Department of

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

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

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

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

Automatic Detection of Optic disc in Eye Fundus Images- A REVIEW

Automatic Detection of Optic disc in Eye Fundus Images- A REVIEW Automatic Detection of Optic disc in Eye Fundus Images- A REVIEW Manpreet Kaur 1 & Mandeep Kaur 2 M. tech Student, Department of Electronics and Communication Engineering, Punjabi University Punjabi university

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

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

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

Can Saliency Map Models Predict Human Egocentric Visual Attention?

Can Saliency Map Models Predict Human Egocentric Visual Attention? Can Saliency Map Models Predict Human Egocentric Visual Attention? Kentaro Yamada 1, Yusuke Sugano 1, Takahiro Okabe 1 Yoichi Sato 1, Akihiro Sugimoto 2, and Kazuo Hiraki 3 1 The University of Tokyo, Tokyo,

More information

VISUAL SALIENCY BASED BRIGHT LESION DETECTION AND DISCRIMINATION IN RETINAL IMAGES

VISUAL SALIENCY BASED BRIGHT LESION DETECTION AND DISCRIMINATION IN RETINAL IMAGES VISUAL SALIENCY BASED BRIGHT LESION DETECTION AND DISCRIMINATION IN RETINAL IMAGES by ujjwal, Sai Deepak, Arunava Chakravarty, Jayanthi Sivaswamy in IEEE 10th International Symposium on Biomedical Imaging

More information

A Hierarchical Visual Saliency Model for Character Detection in Natural Scenes

A Hierarchical Visual Saliency Model for Character Detection in Natural Scenes A Hierarchical Visual Saliency Model for Character Detection in Natural Scenes Renwu Gao 1(B), Faisal Shafait 2, Seiichi Uchida 3, and Yaokai Feng 3 1 Information Sciene and Electrical Engineering, Kyushu

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

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

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

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

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

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

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

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

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

Computational Cognitive Science

Computational Cognitive Science Computational Cognitive Science Lecture 19: Contextual Guidance of Attention Chris Lucas (Slides adapted from Frank Keller s) School of Informatics University of Edinburgh clucas2@inf.ed.ac.uk 20 November

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

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

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

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

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

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 Review on Retinal Feature Segmentation Methodologies for Diabetic Retinopathy

A Review on Retinal Feature Segmentation Methodologies for Diabetic Retinopathy IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 2, Ver. I (Mar.-Apr. 2017), PP 01-06 www.iosrjournals.org A Review on Retinal Feature Segmentation

More information

Visual Selection and Attention

Visual Selection and Attention Visual Selection and Attention Retrieve Information Select what to observe No time to focus on every object Overt Selections Performed by eye movements Covert Selections Performed by visual attention 2

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

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

intensities saliency map

intensities saliency map Neuromorphic algorithms for computer vision and attention Florence Miau 1, Constantine Papageorgiou 2 and Laurent Itti 1 1 Department of Computer Science, University of Southern California, Los Angeles,

More information

DETECTION OF RETINAL DISEASE BY LOCAL BINARY PATTERN

DETECTION OF RETINAL DISEASE BY LOCAL BINARY PATTERN Volume 119 No. 15 2018, 2577-2585 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ DETECTION OF RETINAL DISEASE BY LOCAL BINARY PATTERN N.P. Jeyashree [1],

More information

A new Method on Brain MRI Image Preprocessing for Tumor Detection

A new Method on Brain MRI Image Preprocessing for Tumor Detection 2015 IJSRSET Volume 1 Issue 1 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology A new Method on Brain MRI Preprocessing for Tumor Detection ABSTRACT D. Arun Kumar

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 Top-down and Bottom-up Processes in Guiding Eye Movements during Visual Search

The Role of Top-down and Bottom-up Processes in Guiding Eye Movements during Visual Search The Role of Top-down and Bottom-up Processes in Guiding Eye Movements during Visual Search Gregory J. Zelinsky, Wei Zhang, Bing Yu, Xin Chen, Dimitris Samaras Dept. of Psychology, Dept. of Computer Science

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

Blood Vessel Segmentation for Retinal Images Based on Am-fm Method

Blood Vessel Segmentation for Retinal Images Based on Am-fm Method Research Journal of Applied Sciences, Engineering and Technology 4(24): 5519-5524, 2012 ISSN: 2040-7467 Maxwell Scientific Organization, 2012 Submitted: March 23, 2012 Accepted: April 30, 2012 Published:

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

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

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

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 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

Primary Level Classification of Brain Tumor using PCA and PNN

Primary Level Classification of Brain Tumor using PCA and PNN Primary Level Classification of Brain Tumor using PCA and PNN Dr. Mrs. K.V.Kulhalli Department of Information Technology, D.Y.Patil Coll. of Engg. And Tech. Kolhapur,Maharashtra,India kvkulhalli@gmail.com

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

FEATURE EXTRACTION USING GAZE OF PARTICIPANTS FOR CLASSIFYING GENDER OF PEDESTRIANS IN IMAGES

FEATURE EXTRACTION USING GAZE OF PARTICIPANTS FOR CLASSIFYING GENDER OF PEDESTRIANS IN IMAGES FEATURE EXTRACTION USING GAZE OF PARTICIPANTS FOR CLASSIFYING GENDER OF PEDESTRIANS IN IMAGES Riku Matsumoto, Hiroki Yoshimura, Masashi Nishiyama, and Yoshio Iwai Department of Information and Electronics,

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

Segmentation of Periapical Dental X-Ray Images by applying Morphological Operations

Segmentation of Periapical Dental X-Ray Images by applying Morphological Operations Segmentation of Periapical Dental X-Ray Images by applying Morphological Operations [1] Anuj kumar, [2] H.S.Bhadauria, [3] Nitin Kumar [1] Research scholar, [2][3] Assistant Professor, [1][2][3] Department

More information

Keywords: Diabetic retinopathy; blood vessel segmentation; automatic system; retinal fundus image; classification

Keywords: Diabetic retinopathy; blood vessel segmentation; automatic system; retinal fundus image; classification American International Journal of Research in Formal, Applied & Natural Sciences Available online at http://www.iasir.net ISSN (Print): 2328-3777, ISSN (Online): 2328-3785, ISSN (CD-ROM): 2328-3793 AIJRFANS

More information

International Journal of Research (IJR) Vol-1, Issue-6, July 2014 ISSN

International Journal of Research (IJR) Vol-1, Issue-6, July 2014 ISSN Developing an Approach to Brain MRI Image Preprocessing for Tumor Detection Mr. B.Venkateswara Reddy 1, Dr. P. Bhaskara Reddy 2, Dr P. Satish Kumar 3, Dr. S. Siva Reddy 4 1. Associate Professor, ECE Dept,

More information

AUTOMATIC FUNDUS IMAGE FIELD DETECTION AND QUALITY ASSESSMENT

AUTOMATIC FUNDUS IMAGE FIELD DETECTION AND QUALITY ASSESSMENT AUTOMATIC FUNDUS IMAGE FIELD DETECTION AND QUALITY ASSESSMENT Gajendra Jung Katuwal 1, John Kerekes 1, Rajeev Ramchandran 3, Christye Sisson 2, and Navalgund Rao 1 1 Chester F. Carlson Center for Imaging

More information

Detection Of Red Lesion In Diabetic Retinopathy Using Adaptive Thresholding Method

Detection Of Red Lesion In Diabetic Retinopathy Using Adaptive Thresholding Method Detection Of Red Lesion In Diabetic Retinopathy Using Adaptive Thresholding Method Deepashree Devaraj, Assistant Professor, Instrumentation Department RVCE Bangalore. Nagaveena M.Tech Student, BMSP&I,

More information

Performance and Saliency Analysis of Data from the Anomaly Detection Task Study

Performance and Saliency Analysis of Data from the Anomaly Detection Task Study Performance and Saliency Analysis of Data from the Anomaly Detection Task Study Adrienne Raglin 1 and Andre Harrison 2 1 U.S. Army Research Laboratory, Adelphi, MD. 20783, USA {adrienne.j.raglin.civ, andre.v.harrison2.civ}@mail.mil

More information

Automated Tessellated Fundus Detection in Color Fundus Images

Automated Tessellated Fundus Detection in Color Fundus Images University of Iowa Iowa Research Online Proceedings of the Ophthalmic Medical Image Analysis International Workshop 2016 Proceedings Oct 21st, 2016 Automated Tessellated Fundus Detection in Color Fundus

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

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

Automatic Detection of Age-related Macular Degeneration from Retinal Images

Automatic Detection of Age-related Macular Degeneration from Retinal Images Automatic Detection of Age-related Macular Degeneration from Retinal Images 1 R. Manjula Sri, 2 Ch.Madhubabu, 3 K.M.M.Rao 1,2 Department of EIE, VNR Vignana Jyothi IET, Hyderabad, India. 3 Department of

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

Neurally Inspired Mechanisms for the Dynamic Visual Attention Map Generation Task

Neurally Inspired Mechanisms for the Dynamic Visual Attention Map Generation Task Neurally Inspired Mechanisms for the Dynamic Visual Attention Map Generation Task Maria T. Lopez 1, Miguel A. Fernandez 1, Antonio Fernandez-Caballero 1, and Ana E. Delgado 2 Departamento de Informatica

More information

ISSN (Online): International Journal of Advanced Research in Basic Engineering Sciences and Technology (IJARBEST) Vol.4 Issue.

ISSN (Online): International Journal of Advanced Research in Basic Engineering Sciences and Technology (IJARBEST) Vol.4 Issue. This work by IJARBEST is licensed under a Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com ISSN (Online): 2456-5717 SVM based Diabetic Retinopthy Classification

More information

Microaneurysm Detection in Digital Retinal Images Using Blood Vessel Segmentation and Profile Analysis

Microaneurysm Detection in Digital Retinal Images Using Blood Vessel Segmentation and Profile Analysis Microaneurysm Detection in Digital Retinal Images Using lood Vessel Segmentation and Profile Analysis Sylish S V 1, Anju V 2 Assistant Professor, Department of Electronics, College of Engineering, Karunagapally,

More information

A Model of Saliency-Based Visual Attention for Rapid Scene Analysis

A Model of Saliency-Based Visual Attention for Rapid Scene Analysis A Model of Saliency-Based Visual Attention for Rapid Scene Analysis Itti, L., Koch, C., Niebur, E. Presented by Russell Reinhart CS 674, Fall 2018 Presentation Overview Saliency concept and motivation

More information

Models of Attention. Models of Attention

Models of Attention. Models of Attention Models of Models of predictive: can we predict eye movements (bottom up attention)? [L. Itti and coll] pop out and saliency? [Z. Li] Readings: Maunsell & Cook, the role of attention in visual processing,

More information

Evaluation of the Impetuses of Scan Path in Real Scene Searching

Evaluation of the Impetuses of Scan Path in Real Scene Searching Evaluation of the Impetuses of Scan Path in Real Scene Searching Chen Chi, Laiyun Qing,Jun Miao, Xilin Chen Graduate University of Chinese Academy of Science,Beijing 0009, China. Key Laboratory of Intelligent

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

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