Vessels delineation in retinal images using COSFIRE filters

Size: px
Start display at page:

Download "Vessels delineation in retinal images using COSFIRE filters"

Transcription

1 university of salerno 1 Vessels delineation in retinal images using COSFIRE filters George Azzopardi 1,3, Nicola Strisciuglio 1,2, Mario Vento 2, Nicolai Petkov 1 1 University of Groningen (The Netherlands) - 2 University of Salerno (Italy) 3 University of Malta BICV Summer School, Shenyang, China,

2 Delineation Automated delineation of elongated structures gained great interest in the image processing community Applications: detection of crack in walls, segmentation of rivers in aerial images, extraction of blood vessels from biomedical images BICV Summer School, Shenyang, China,

3 Motivation The structure of the retinal vascular tree can reveal signs of cardiovascular diseases An automatic process diagnosis process for vessel delineation can speed-up the BICV Summer School, Shenyang, China,

4 Related works Unsupervised Methods Mainly based on convolution and matched filters [3-4], mathematical morphology [5] Suffer from high sensitivity to noise Supervised Methods Based on pixel-wise feature vectors computation and classification with machine learning tools [6-9] High computational time Complex learning procedures BICV Summer School, Shenyang, China,

5 Filter Configuration The CORF/COSFIRE filter is trainable Prototype pattern DoG Response Local intensity maxima BICV Summer School, Shenyang, China,

6 Filter Configuration The CORF/COSFIRE filter is trainable Filter Model Local intensity maxima BICV Summer School, Shenyang, China,

7 Pipeline BICV Summer School, Shenyang, China,

8 Rotation Invariance BICV Summer School, Shenyang, China,

9 Rotation Invariance BICV Summer School, Shenyang, China,

10 Data sets DRIVE: 40 JPEG images at 768x584 pixels (20 training, 20 testing) STARE: 20 JPEG images at 700x605 pixels CHASE_DB1: 28 JPEG images at 1280x960 pixels DRIVE STARE CHASE_DB1 BICV Summer School, Shenyang, China,

11 Configured Filters A bar-selective (symmetric) COSFIRE filter is configured to detect vessels Original image Bar selective (12 orientations) BICV Summer School, Shenyang, China, 2015 Filter output 11

12 Configured Filters A bar-selective (symmetric) COSFIRE filter is configured to detect vessels Original image Ground truth Filter output BICV Summer School, Shenyang, China,

13 Configured Filters A bar-ending-selective (asymmetric) COSFIRE filter is configured to be responsive on vessel-endings Ground truth BICV Summer School, Shenyang, China, 2015 Asymmetric filter output 13

14 Configured Filters A bar-ending-selective (asymmetric) COSFIRE filter is configured to be responsive on vessel-endings Ground truth Symmetric filter output Asymmetric filter output BICV Summer School, Shenyang, China,

15 Performance Evaluation We measured the performance in terms of: Matthews Correlation Coefficient (MCC) Sensitivity (Se) Specificity (Sp) Accuracy (Acc) Area under ROC curve (AUC) BICV Summer School, Shenyang, China,

16 ROC curves Close to Human observer performance (no statistical difference) Are a u nde r R O C curve DRIVE = STARE = CHASE_DB1= BICV Summer School, Shenyang, China,

17 Results Comparison (1/3) BICV Summer School, Shenyang, China,

18 Results Comparison (2/3) BICV Summer School, Shenyang, China,

19 Results Comparison (3/3) BICV Summer School, Shenyang, China,

20 Time Efficiency Most efficient method for vessel delineation in retinal images ever published *Processing time is reported for DRIVE and STARE data sets BICV Summer School, Shenyang, China,

21 Robustness to noise BICV Summer School, Shenyang, China,

22 Supervised method Delineation of vessels of different thickness Selection of the most relevant filters for the application at hand by Generalized Matrix Learning Vector Quantization (GMLVQ) Relevances (GMLVQ) SVM COSFIRE filter-bank Pixel-wise features Filters selection Classification BICV Summer School, Shenyang, China,

23 A bank of B-COSFIRE filters We configure a bank of 21 vessels detector and 21 vessel-endings detector (deal with vessels of different thickness) We describe each pixel with a vector of the responses of the configured filters Vessel selective (12 orientations) Vessel-ending selective (24 orientations) BICV Summer School, Shenyang, China,

24 A bank of B-COSFIRE filters BICV Summer School, Shenyang, China,

25 Filter selection GMLVQ evaluates the relevance of the single and all of pairs of filters (matrix of relevance) We select the filters with local relevance maxima BICV Summer School, Shenyang, China,

26 Classification We use the responses of the selected filters to form pixel-wise feature vectors to describe vessel and non-vessel pixels In order to account for skewness in the data we perform the Inverse Hyperbolic Sine Transformation: We train a SVM classifier to distinguish between vessel and non-vessels pixels BICV Summer School, Shenyang, China,

27 Results We compute the final results for a given threshold, the one that provides the maximum average MCC on a given data set B-COSFIRE B-COSFIRE BICV Summer School, Shenyang, China,

28 Results Comparison BICV Summer School, Shenyang, China,

29 1 Automa'c differen'a'on of u- and n- serrated pa4erns in DIF images Chenyu Shi, Jiapan Guo, George Azzopardi, Nicolai Petkov BICV Summer School, Shenyang, China,

30 Background A type of skin disease: pemphigoid A special pemphigoid: Epidermolysis bullosa acquisita (EBA) EBA : an autoimmune blistering disease and shares similar clinical features with other types Reference: Buijsrogge, J.J.A., Diercks, G.F.H., Pas, H.H., Jonkman, M.F.: The many faces of epidermolysis bullosa acquisita afer serragon pahern analysis by direct immunofluorescence microscopy. BriGsh Journal of Dermatology 165(1), (JUL2011) BICV Summer School, Shenyang, China,

31 Serration pattern analysis EBA à u-serrated pattern à finger-like shapes Others à n-serrated pattern à undulating n-shapes BICV Summer School, Shenyang, China,

32 So far there are no automatic techniques to distinguish between these two types of serration patterns. u- serrated pa4erns n- serrated pa4erns BICV Summer School, Shenyang, China,

33 Method Step 1: Segmentation of the region of interest Step 2: Detect ridges and determine the orientations of each location Step 3: Use normalized histogram of orientations as the feature vector BICV Summer School, Shenyang, China,

34 Segmentation of the region of interest BICV Summer School, Shenyang, China,

35 Examples of DIF images BICV Summer School, Shenyang, China,

36 Detect ridges with CORF model Rota'on- tolerant result BICV Summer School, Shenyang, China,

37 Determine orienta'on of the boundary BICV Summer School, Shenyang, China,

38 Use normalized histogram of orientations as the feature vector BICV Summer School, Shenyang, China,

39 Experiments Data set (Medical Hospital in Groningen) 416 DIF images 240 n- serrated 176 u- serrated Results RecogniTon rate of 84.6% on the UMCG public data set of 26 images, which is comparable to the performance of medical experts 82.1%. BICV Summer School, Shenyang, China,

40 Conclusions Highly effective and robust approach for vessel segmentation in retinal images and ridge detection We proposed a general framework for the delineation of elongated patterns: the features are domain-independent The B-COSFIRE filter is versatile as it can be configured to detect any pattern of interest Very efficient BICV Summer School, Shenyang, China,

41 Outlook Vessel delineation with push-pull inhibition? Use bifurcation- and crossover-selective filters Delineation of 3D vessels in angiography images of the brain by adding depth information to the model Parallelization of the algorithm, which can run on GPUs Anyone interested for an internship in Malta? BICV Summer School, Shenyang, China,

42 References [1] A CORF computational model of a simple cell that relies on LGN input outperforms the Gabor function model. Biological Cybernetics 106, [2] Trainable COSFIRE filters for keypoint detection and pattern recognition. IEEE Transactions on Pattern Analysis and Machine Intelligence 35, [3] Al-Rawi, M., Qutaishat, M., Arrar, M., An improved matched filter for blood vessel detection of digital retinal images. Computer in biology and medicine 37, [4] Hoover, A., Kouznetsova, V., Goldbaum, M., Locating blood vessels in retinal images by piecewise threshold probing of a matched filter response. IEEE Transactions on medical imaging 19, [5] Mendonca, A.M., Campilho, A., Segmentation of retinal blood vessels by combining the detection of centerlines and morphological reconstruction. IEEE Transactions on Medical Imaging 25, BICV Summer School, Shenyang, China,

43 References [6] Ricci, E., Perfetti, R., Retinal blood vessel segmentation using line operators and support vector classification. IEEE Transactions on medical imaging 26, [7] Staal, J., Abramo, M., Niemeijer, M., Viergever, M., van Ginneken, B., Ridge-based vessel segmentation in color images of the retina. IEEE Transactions on medical imaging 23, [8] Marin, D., Aquino, A., Emilio Gegundez-Arias, M., Manuel Bravo, J., A New Supervised Method for Blood Vessel Segmentation in Retinal Images by Using Gray-Level and Moment Invariants-Based Features. IEEE Transactions on medical imaging 30, [9] Soares, J.V.B., Leandro, J.J.G., Cesar, Jr., R.M., Jelinek, H.F., Cree, M.J., Retinal vessel segmentation using the 2-D Gabor wavelet and supervised classification. IEEE Transactions on medical imaging 25, BICV Summer School, Shenyang, China,

Multiscale Blood Vessel Delineation Using B-COSFIRE Filters

Multiscale Blood Vessel Delineation Using B-COSFIRE Filters Multiscale Blood Vessel Delineation Using B-COSFIRE Filters Nicola Strisciuglio 1,2(B), George Azzopardi 1,3, Mario Vento 2, and Nicolai Petkov 1 1 Johann Bernoulli Institute for Mathematics and Computer

More information

Unsupervised delineation of the vessel tree in retinal fundus images

Unsupervised delineation of the vessel tree in retinal fundus images Unsupervised delineation of the vessel tree in retinal fundus images N. Strisciuglio & M. Vento Department of Computer Eng. and Electrical Eng. and Applied Mathematics University of Salerno G. Azzopardi

More information

Multi-Scale Retinal Vessel Segmentation Using Hessian Matrix Enhancement

Multi-Scale Retinal Vessel Segmentation Using Hessian Matrix Enhancement Multi-Scale Retinal Vessel Segmentation Using Hessian Matrix Enhancement Ning Cui 1, Xiaoting Liu, Song Yang 3 1,,3 Electronic and Inormation Engineering College, Tianjin Polytechnic University,Tianjin,China

More information

arxiv: v1 [cs.cv] 26 Nov 2018

arxiv: v1 [cs.cv] 26 Nov 2018 Brain-inspired robust delineation operator Nicola Strisciuglio, George Azzopardi, and Nicolai Petkov Bernoulli Institute, University of Groningen, The Netherlands n.strisciuglio@rug.nl arxiv:1811.10240v1

More information

Computational Models of V1 cells. Gabor and CORF

Computational Models of V1 cells. Gabor and CORF 1 Computational Models of V1 cells Gabor and CORF George Azzopardi Nicolai Petkov 2 Primary visual cortex (striate cortex or V1) 3 Types of V1 Cells Hubel and Wiesel, Nobel Prize winners Three main types

More information

Retinal Vessel Segmentation Using Gabor Filter and Textons

Retinal Vessel Segmentation Using Gabor Filter and Textons ZHANG, FISHER, WANG: RETINAL VESSEL SEGMENTATION 1 Retinal Vessel Segmentation Using Gabor Filter and Textons Lei Zhang 1 Lei.zhang@uea.ac.uk Mark Fisher 1 http://www2.cmp.uea.ac.uk/~mhf/ Wenjia Wang 1

More information

A Review of Methods for Blood Vessel Segmentation in Retinal images

A Review of Methods for Blood Vessel Segmentation in Retinal images A Review of Methods for Blood Vessel Segmentation in Retinal images Sonal S. Honale Department of Computer Science and Engineering Tulsiramji Gaikwad Patil College of Engineering & Technology, Nagpur,

More information

Blood Vessel Segmentation in Retinal Fundus Images

Blood Vessel Segmentation in Retinal Fundus Images Blood Vessel Segmentation in Retinal Fundus Images Sahinaz Safari Sanjani PhD Candidate Electrical Engineering Stanford University Jean-Baptiste Boin PhD Candidate Electrical Engineering Stanford University

More information

ARTICLE IN PRESS. Computers in Biology and Medicine

ARTICLE IN PRESS. Computers in Biology and Medicine Computers in Biology and Medicine 4 (2) 438 445 Contents lists available at ScienceDirect Computers in Biology and Medicine journal homepage: www.elsevier.com/locate/cbm Retinal vessel extraction by matched

More information

Vessel Segmentation in Retinal Images Using Multi scale Line Operator and K Means Clustering ABSTRACT

Vessel Segmentation in Retinal Images Using Multi scale Line Operator and K Means Clustering ABSTRACT Original Article www.jmss.mui.ac.ir Vessel Segmentation in Retinal Images Using Multi scale Line Operator and K Means Clustering Vahid Mohammadi Saffarzadeh, Alireza Osareh, Bita Shadgar Department of

More information

A Quantitative Measure for Retinal Blood Vessel Segmentation Evaluation

A Quantitative Measure for Retinal Blood Vessel Segmentation Evaluation International Journal of Computer Vision and Signal Processing, 1(1), 1-8(2012) ORIGINAL ARTICLE A Quantitative Measure for Retinal Blood Vessel Segmentation Evaluation Uyen T. V. Nguyen, Kotagiri Ramamohanarao

More information

Retinal Blood Vessel Segmentation via Graph Cut

Retinal Blood Vessel Segmentation via Graph Cut 2010 11th Int. Conf. Control, Automation, Robotics and Vision Singapore, 7-10th December 2010 Retinal Blood Vessel Segmentation via Graph Cut Ana G. Salazar-Gonzalez, Yongmin Li and Xiaohui Liu Department

More information

Automated Blood Vessel Segmentation of Fundus Images Using Region Features of Vessels

Automated Blood Vessel Segmentation of Fundus Images Using Region Features of Vessels Automated Blood Vessel Segmentation of Fundus Images Using Region Features of Vessels Zhun Fan Guangdong Provincial Key Laboratory of Digital Signal and Image Processing, Department of Electronic Engineering

More information

Parameter Estimation for Ridge Detection in Images with Thin Structures

Parameter Estimation for Ridge Detection in Images with Thin Structures Parameter Estimation for Ridge Detection in Images with Thin Structures Talita Perciano 1,, Roberto Hirata Jr. 1,andLúcio André de Castro Jorge 2 1 Instituto de Matemática e Estatística, Universidade de

More information

AN ADAPTIVE REGION GROWING SEGMENTATION FOR BLOOD VESSEL DETECTION FROM RETINAL IMAGES

AN ADAPTIVE REGION GROWING SEGMENTATION FOR BLOOD VESSEL DETECTION FROM RETINAL IMAGES AN ADAPTIVE REGION GROWING SEGMENTATION FOR BLOOD VESSEL DETECTION FROM RETINAL IMAGES Alauddin Bhuiyan, Baikunth Nath and Joselito Chua Computer Science and Software Engineering, The University of Melbourne,

More information

Multiscale Blood Vessel Segmentation in Retinal Fundus Images

Multiscale Blood Vessel Segmentation in Retinal Fundus Images Multiscale Blood Vessel Segmentation in Retinal Fundus Images Attila Budai 1, Georg Michelson 2, Joachim Hornegger 1 1 Pattern Recognition Lab and Graduate School in Advanced Optical Technologies(SAOT),

More information

Blood Vessel Segmentation in Retinal Images based on Local Binary Patterns and Evolutionary Neural Networks

Blood Vessel Segmentation in Retinal Images based on Local Binary Patterns and Evolutionary Neural Networks Blood Vessel Segmentation in Retinal Images based on Local Binary Patterns and Evolutionary Neural Networks Antonio Rodríguez-Jiménez and Enrique J. Carmona Dpto. de Inteligencia Articial, ETSI Informática,

More information

Multi-resolution Vessel Segmentation Using Normalized Cuts in Retinal Images

Multi-resolution Vessel Segmentation Using Normalized Cuts in Retinal Images Multi-resolution Vessel Segmentation Using Normalized Cuts in Retinal Images Wenchao Cai and Albert C.S. Chung Lo Kwee-Seong Medical Image Analysis Laboratory, Department of Computer Science and Engineering,

More information

Multiscale Blood Vessel Segmentation in Retinal Fundus Images

Multiscale Blood Vessel Segmentation in Retinal Fundus Images Multiscale Blood Vessel Segmentation in Retinal Fundus Images Attila Budai 1, Georg Michelson 2, Joachim Hornegger 1 1 Pattern Recognition Lab and Graduate School in Advanced Optical Technologies(SAOT),

More information

Computers in Biology and Medicine

Computers in Biology and Medicine Computers in Biology and Medicine 42 (2012) 50 60 Contents lists available at SciVerse ScienceDirect Computers in Biology and Medicine journal homepage: www.elsevier.com/locate/cbm Retinal vessel segmentation

More information

Fractal Analysis Of The Normal Human Retinal Vasculature. H Jelinek, M de Mendonça, F Oréfice, C Garcia, R Nogueira, J Soares, R Junior

Fractal Analysis Of The Normal Human Retinal Vasculature. H Jelinek, M de Mendonça, F Oréfice, C Garcia, R Nogueira, J Soares, R Junior ISPUB.COM The Internet Journal of Ophthalmology and Visual Science Volume 8 Number 2 Fractal Analysis Of The Normal Human Retinal Vasculature H Jelinek, M de Mendonça, F Oréfice, C Garcia, R Nogueira,

More information

Joint Segment-level and Pixel-wise Losses for Deep Learning based Retinal Vessel Segmentation

Joint Segment-level and Pixel-wise Losses for Deep Learning based Retinal Vessel Segmentation 1 Joint Segment-level and Pixel-wise Losses for Deep Learning based Retinal Vessel Segmentation Zengqiang Yan, Xin Yang, and Kwang-Ting (Tim) Cheng, Fellow, IEEE Abstract Objective: Deep learning based

More information

Segmentation of Blood Vessels and Optic Disc In

Segmentation of Blood Vessels and Optic Disc In International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 5, Issue 5 (May 2016), PP.24-33 Segmentation of Blood Vessels and Optic Disc In Kota

More information

Segmentation of retinal vessels with a hysteresis binary-classification paradigm

Segmentation of retinal vessels with a hysteresis binary-classification paradigm Segmentation of retinal vessels with a hysteresis binary-classification paradigm Alexandru P. Condurache, Alfred Mertins a Institute for Signal Processing, University of Luebeck, Ratzeburger Allee 160

More information

A NOVEL ALGORITHM FOR THE AUTHENTICATION OF INDIVIDUALS THROUGH RETINAL VASCULAR PATTERN RECOGNITION

A NOVEL ALGORITHM FOR THE AUTHENTICATION OF INDIVIDUALS THROUGH RETINAL VASCULAR PATTERN RECOGNITION XX IMEKO World Congress Metrology for Green Growth September 9 14, 2012, Busan, Republic of Korea A NOVEL ALGORITHM FOR THE AUTHENTICATION OF INDIVIDUALS THROUGH RETINAL VASCULAR PATTERN RECOGNITION L.

More information

Automatic Retinal Vessel Segmentation

Automatic Retinal Vessel Segmentation Automatic Retinal Vessel Segmentation Zygmunt L. Szpak and Jules R. Tapamo School of Computer Science University of Kwazulu-Natal {szpakz, tapamoj}@ukzn.ac.za Abstract Diabetic Retinopathy is the most

More information

Learning fully-connected CRFs for blood vessel segmentation in retinal images

Learning fully-connected CRFs for blood vessel segmentation in retinal images Learning fully-connected CRFs for blood vessel segmentation in retinal images José Ignacio Orlando, Matthew Blaschko To cite this version: José Ignacio Orlando, Matthew Blaschko. Learning fully-connected

More information

Blood Vessel Segmentation in Retinal Images based on Local Binary Patterns and Evolutionary Neural Networks

Blood Vessel Segmentation in Retinal Images based on Local Binary Patterns and Evolutionary Neural Networks Blood Vessel Segmentation in Retinal Images based on Local Binary Patterns and Evolutionary Neural Networks Antonio Rodríguez-Jiménez and Enrique J. Carmona Dpto. de Inteligencia Articial, ETSI Informática,

More information

Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybrid Information Model

Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybrid Information Model Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybrid Information Model R.Nandhini 1, D.Devarajan 2, R. Lakshmi Rekha 3, T. Senthil Kumar 4 1 P.G Scholar, E.G.S.Pillay Engineering

More information

THE quantification of vessel features, such as length, width,

THE quantification of vessel features, such as length, width, 1200 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 25, NO. 9, SEPTEMBER 2006 Segmentation of Retinal Blood Vessels by Combining the Detection of Centerlines and Morphological Reconstruction Ana Maria Mendonça,

More information

Design Of Dijkstra Shortest Path Algorithm For Automatic Vessel Segmentation In Support Of Eye Image Classification

Design Of Dijkstra Shortest Path Algorithm For Automatic Vessel Segmentation In Support Of Eye Image Classification Design Of Dijkstra Shortest Path Algorithm For Automatic Vessel Segmentation In Support Of Eye Image Classification Miss. Priti K. Doad Department of CSE, G.H.Raisoni College, Amravati Prof. Satish J.

More information

THE Segmentation of retinal image structures has

THE Segmentation of retinal image structures has 1 Segmentation of Blood Vessels and Optic Disc in Retinal Images Ana Salazar-Gonzalez, Djibril Kaba, Yongmin Li and Xiaohui Liu Abstract Retinal image analysis is increasingly prominent as a non-intrusive

More information

Identify Curvilinear Structure Based on Oriented Phase Congruency in Live Cell Images

Identify Curvilinear Structure Based on Oriented Phase Congruency in Live Cell Images International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 4 (2013), pp. 335-340 International Research Publications House http://www. irphouse.com /ijict.htm Identify

More information

Nicolai Petkov Intelligent Systems group Institute for Mathematics and Computing Science

Nicolai Petkov Intelligent Systems group Institute for Mathematics and Computing Science V1-inspired orientation selective filters for image processing and computer vision Nicolai Petkov Intelligent Systems group Institute for Mathematics and Computing Science 2 Most of the images in this

More information

Research Article Segmentation of Retinal Blood Vessels Based on Cake Filter

Research Article Segmentation of Retinal Blood Vessels Based on Cake Filter BioMed Research International Volume 215, Article ID 13724, 11 pages http://dx.doi.org/1.1155/215/13724 Research Article Segmentation of Retinal Blood Vessels Based on Cake Filter Xi-Rong Bao, Xin Ge,

More information

Abstract One of the most common modalities to examine the human eye is the eye-fundus photograph. The evaluation of fundus photographs is carried out

Abstract One of the most common modalities to examine the human eye is the eye-fundus photograph. The evaluation of fundus photographs is carried out 1 Abstract One of the most common modalities to examine the human eye is the eye-fundus photograph. The evaluation of fundus photographs is carried out by medical experts during time-consuming visual inspection.

More information

ELM BASED DETECTION OF ABNORMALITY IN RETINAL IMAGE OF EYE DUE TO DIABETIC RETINOPATHY

ELM BASED DETECTION OF ABNORMALITY IN RETINAL IMAGE OF EYE DUE TO DIABETIC RETINOPATHY ELM BASED DETECTION OF ABNORMALITY IN RETINAL IMAGE OF EYE DUE TO DIABETIC RETINOPATHY T.VANDARKUZHALI *, DR.C.S RAVICHANDRAN #, * Assistant Professor, Hindusthan College of Engineering and Technology,

More information

Curvilinear Structure Modeling and Its Applications in Computer Vision

Curvilinear Structure Modeling and Its Applications in Computer Vision Curvilinear Structure Modeling and Its Applications in Computer Vision Seong-Gyun JEONG seong-gyun.jeong@inria.fr In collaboration with Dr. Josiane ZERUBIA and Dr. Yuliya TARABALKA AYIN, INRIA Sophia Antipolis

More information

Motion Estimation and Optical Flow Tracking

Motion Estimation and Optical Flow Tracking Image Matching Image Retrieval Object Recognition Motion Estimation and Optical Flow Tracking Example: Mosiacing (Panorama) M. Brown and D. G. Lowe. Recognising Panoramas. ICCV 2003 Example 3D Reconstruction

More information

Nicolai Petkov Intelligent Systems group Institute for Mathematics and Computing Science

Nicolai Petkov Intelligent Systems group Institute for Mathematics and Computing Science 2D Gabor functions and filters for image processing and computer vision Nicolai Petkov Intelligent Systems group Institute for Mathematics and Computing Science 2 Most of the images in this presentation

More information

Pearling: Medical Image Segmentation with Pearl Strings

Pearling: Medical Image Segmentation with Pearl Strings Pearling: Medical Image Segmentation with Pearl Strings Jarek Rossignac 1, Brian Whited 1, Greg Slabaugh 2, Tong Fang 2, Gozde Unal 2 1 Georgia Institute of Technology Graphics, Visualization, and Usability

More information

AN AUTOMATIC HYBRID METHOD FOR RETINAL BLOOD VESSEL EXTRACTION

AN AUTOMATIC HYBRID METHOD FOR RETINAL BLOOD VESSEL EXTRACTION Int. J. Appl. Math. Comput. Sci., 2008, Vol. 18, No. 3, 399 407 DOI: 10.2478/v10006-008-0036-5 AN AUTOMATIC HYBRID METHOD FOR RETINAL BLOOD VESSEL EXTRACTION YONG YANG,, SHUYING HUANG, NINI RAO School

More information

Glow Worm Optimization based ANFIS With Mahalanobis Distance for Effective True Blood Vessel Detection

Glow Worm Optimization based ANFIS With Mahalanobis Distance for Effective True Blood Vessel Detection The SIJ Transactions on Computer Science Engineering & its Applications (CSEA), Vol. 5, No. 2, March 17 Glow Worm Optimization based ANFIS With Mahalanobis Distance for Effective True Blood Vessel Detection

More information

A New Partitioning Method in Frequency Analysis of the Retinal Images for Human Identification *

A New Partitioning Method in Frequency Analysis of the Retinal Images for Human Identification * Journal of Signal and Information Processing, 2011, 2, 274-278 doi:10.4236/jsip.2011.24039 Published Online November 2011 (http://www.scirp.org/journal/jsip) 1 A New Partitioning Method in Frequenc Analsis

More information

Tracking of Blood Vessels in Retinal Images Using Kalman Filter

Tracking of Blood Vessels in Retinal Images Using Kalman Filter Tracking of Blood Vessels in Retinal Images Using Kalman Filter Tamir Yedidya and Richard Hartley The Australian National University and National ICT Australia {tamir.yedidya, richard.hartley}@rsise.anu.edu.au

More information

AUTOMATIC segmentation of blood vessels in retinal

AUTOMATIC segmentation of blood vessels in retinal IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS 1 Cellular Neural Networks With Virtual Template Expansion for Retinal Vessel Segmentation Renzo Perfetti, Elisa Ricci, Daniele Casali, and

More information

Cardio-Thoracic Ratio Measurement Using Non-linear Least Square Approximation and Local Minimum

Cardio-Thoracic Ratio Measurement Using Non-linear Least Square Approximation and Local Minimum Cardio-Thoracic Ratio Measurement Using Non-linear Least Square Approximation and Local Minimum Wasin Poncheewin 1*, Monravee Tumkosit 2, Rajalida Lipikorn 1 1 Machine Intelligence and Multimedia Information

More information

Research Article Bayesian Method with Spatial Constraint for Retinal Vessel Segmentation

Research Article Bayesian Method with Spatial Constraint for Retinal Vessel Segmentation Computational and Mathematical Methods in Medicine Volume 2013, Article ID 401413, 9 pages http://dx.doi.org/10.1155/2013/401413 Research Article Bayesian Method with Spatial Constraint for Retinal Vessel

More information

A Shape Descriptor Based on Trainable COSFIRE Filters for the Recognition of Handwritten Digits

A Shape Descriptor Based on Trainable COSFIRE Filters for the Recognition of Handwritten Digits A Shape Descriptor Based on Trainable COSFIRE Filters for the Recognition of Handwritten Digits George Azzopardi and Nicolai Petkov Johann Bernoulli Institute for Mathematics and Computer Science University

More information

Epithelial rosette detection in microscopic images

Epithelial rosette detection in microscopic images Epithelial rosette detection in microscopic images Kun Liu,3, Sandra Ernst 2,3, Virginie Lecaudey 2,3 and Olaf Ronneberger,3 Department of Computer Science 2 Department of Developmental Biology 3 BIOSS

More information

Chapter 7 UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION

Chapter 7 UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION UNSUPERVISED LEARNING TECHNIQUES FOR MAMMOGRAM CLASSIFICATION Supervised and unsupervised learning are the two prominent machine learning algorithms used in pattern recognition and classification. In this

More information

A Comparison of Local Descriptors on Cardiac Ultrasound Images

A Comparison of Local Descriptors on Cardiac Ultrasound Images A Comparison of Local Descriptors on Cardiac Ultrasound Images Meng Ma 1 and Xin Yang 1 1 Department of Automation, Shanghai Jiao Tong University, Shanghai, China Abstract In the literature of pattern

More information

CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS

CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS 130 CHAPTER 6 DETECTION OF MASS USING NOVEL SEGMENTATION, GLCM AND NEURAL NETWORKS A mass is defined as a space-occupying lesion seen in more than one projection and it is described by its shapes and margin

More information

Global Thresholding Techniques to Classify Dead Cells in Diffusion Weighted Magnetic Resonant Images

Global Thresholding Techniques to Classify Dead Cells in Diffusion Weighted Magnetic Resonant Images Global Thresholding Techniques to Classify Dead Cells in Diffusion Weighted Magnetic Resonant Images Ravi S 1, A. M. Khan 2 1 Research Student, Department of Electronics, Mangalore University, Karnataka

More information

Learning-based vessel segmentaion in mamographic images

Learning-based vessel segmentaion in mamographic images Learning-based vessel segmentaion in mamographic images Erkang Cheng 1 Shawn McLaughlin 2 Vasileios Megalooikonomou 2 Predrag R. Bakic 3 Andrew D.A. Maidment 3 Haibin Ling 1 1 Center for Data Analytics

More information

IMPROVING THE ROBUSTNESS OF CONVOLUTIONAL NETWORKS TO APPEARANCE VARIABILITY IN BIOMEDICAL IMAGES

IMPROVING THE ROBUSTNESS OF CONVOLUTIONAL NETWORKS TO APPEARANCE VARIABILITY IN BIOMEDICAL IMAGES 2018 IEEE 15th International Symposium on Biomedical Imaging (ISBI 2018) April 4-7, 2018, Washington, D.C., USA IMPROVING THE ROBUSTNESS OF CONVOLUTIONAL NETWORKS TO APPEARANCE VARIABILITY IN BIOMEDICAL

More information

A Quantitative Approach for Textural Image Segmentation with Median Filter

A Quantitative Approach for Textural Image Segmentation with Median Filter International Journal of Advancements in Research & Technology, Volume 2, Issue 4, April-2013 1 179 A Quantitative Approach for Textural Image Segmentation with Median Filter Dr. D. Pugazhenthi 1, Priya

More information

A new interface for manual segmentation of dermoscopic images

A new interface for manual segmentation of dermoscopic images A new interface for manual segmentation of dermoscopic images P.M. Ferreira, T. Mendonça, P. Rocha Faculdade de Engenharia, Faculdade de Ciências, Universidade do Porto, Portugal J. Rozeira Hospital Pedro

More information

The Institute of Telecommunications and Computer Sciences, UTP University of Science and Technology, Bydgoszcz , Poland

The Institute of Telecommunications and Computer Sciences, UTP University of Science and Technology, Bydgoszcz , Poland Computer Technology and Application 6 (2015) 64-69 doi: 10.17265/1934-7332/2015.02.002 D DAVID PUBLISHIN An Image Analysis of Breast Thermograms Ryszard S. Choras The Institute of Telecommunications and

More information

FUNDUS imaging is being increasingly used to establish

FUNDUS imaging is being increasingly used to establish 2538 IEEE TRANSACTIONS ON BIOMEDICAL ENGINEERING, VOL. 59, NO. 9, SEPTEMBER 2012 An Ensemble Classification-Based Approach Applied to Retinal Blood Vessel Segmentation Muhammad Moazam Fraz, Paolo Remagnino,

More information

Research Article Robust Vessel Segmentation in Fundus Images

Research Article Robust Vessel Segmentation in Fundus Images International Journal of Biomedical Imaging Volume 2013, Article ID 154860, 11 pages http://dx.doi.org/10.1155/2013/154860 Research Article Robust Vessel Segmentation in Fundus Images A. Budai, 1,2,3 R.

More information

Texture based feature extraction methods for content based medical image retrieval systems

Texture based feature extraction methods for content based medical image retrieval systems Bio-Medical Materials and Engineering 24 (2014) 3055 3062 DOI 10.3233/BME-141127 IOS Press 3055 Texture based feature extraction methods for content based medical image retrieval systems Burhan Ergen a,*

More information

Blood Microscopic Image Analysis for Acute Leukemia Detection

Blood Microscopic Image Analysis for Acute Leukemia Detection I J C T A, 9(9), 2016, pp. 3731-3735 International Science Press Blood Microscopic Image Analysis for Acute Leukemia Detection V. Renuga, J. Sivaraman, S. Vinuraj Kumar, S. Sathish, P. Padmapriya and R.

More information

Automatic No-Reference Quality Assessment for Retinal Fundus Images Using Vessel Segmentation

Automatic No-Reference Quality Assessment for Retinal Fundus Images Using Vessel Segmentation Automatic No-Reference Quality Assessment for Retinal Fundus Images Using Vessel Segmentation Thomas Köhler 1,2, Attila Budai 1,2, Martin F. Kraus 1,2, Jan Odstrčilik 4,5, Georg Michelson 2,3, Joachim

More information

TEXTURE ANALYSIS USING GABOR FILTERS

TEXTURE ANALYSIS USING GABOR FILTERS TEXTURE ANALYSIS USING GABOR FILTERS Texture Types Definition of Texture Texture types Synthetic Natural Stochastic < Prev Next > Texture Definition Texture: the regular repetition of an element or pattern

More information

TEXTURE CLASSIFICATION METHODS: A REVIEW

TEXTURE CLASSIFICATION METHODS: A REVIEW TEXTURE CLASSIFICATION METHODS: A REVIEW Ms. Sonal B. Bhandare Prof. Dr. S. M. Kamalapur M.E. Student Associate Professor Deparment of Computer Engineering, Deparment of Computer Engineering, K. K. Wagh

More information

Computer Vision & Smart Embedded Systems. R&D&I in Applied Research

Computer Vision & Smart Embedded Systems. R&D&I in Applied Research & Smart : R&D&I in Applied Research Basque Center for Applied Mathematics -5pt September 16th, 2013 & Smart Technical Background MSc. Software Engineering, University of A Corun a (Spain) 2003 1 paper

More information

Segmentation of Fat and Fascias in Canine Ultrasound Images

Segmentation of Fat and Fascias in Canine Ultrasound Images Segmentation of Fat and Fascias in Canine Ultrasound Images Oleksiy Rybakov 1, Daniel Stromer 1, Irina Mischewski 2 and Andreas Maier 1 1 Pattern Recognition Lab, Friedrich-Alexander-University Erlangen-Nuremberg

More information

Medical images, segmentation and analysis

Medical images, segmentation and analysis Medical images, segmentation and analysis ImageLab group http://imagelab.ing.unimo.it Università degli Studi di Modena e Reggio Emilia Medical Images Macroscopic Dermoscopic ELM enhance the features of

More information

ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARMENT CENG 407 SOFTWARE REQUIREMENTS SPECIFICATION (SRS)

ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARMENT CENG 407 SOFTWARE REQUIREMENTS SPECIFICATION (SRS) ÇANKAYA UNIVERSITY FACULTY OF ENGINEERING COMPUTER ENGINEERING DEPARMENT CENG 407 SOFTWARE REQUIREMENTS SPECIFICATION (SRS) DETECTION OF OBSTRUCTIONS IN THE VESSELS IN FUNDUS IMAGES By 201311018 - AYKUT

More information

RADIOMICS: potential role in the clinics and challenges

RADIOMICS: potential role in the clinics and challenges 27 giugno 2018 Dipartimento di Fisica Università degli Studi di Milano RADIOMICS: potential role in the clinics and challenges Dr. Francesca Botta Medical Physicist Istituto Europeo di Oncologia (Milano)

More information

Linköping University Post Print. Phase Based Level Set Segmentation of Blood Vessels

Linköping University Post Print. Phase Based Level Set Segmentation of Blood Vessels Post Print Phase Based Level Set Segmentation of Blood Vessels Gunnar Läthén, Jimmy Jonasson and Magnus Borga N.B.: When citing this work, cite the original article. 2009 IEEE. Personal use of this material

More information

A Model Based Neuron Detection Approach Using Sparse Location Priors

A Model Based Neuron Detection Approach Using Sparse Location Priors A Model Based Neuron Detection Approach Using Sparse Location Priors Electronic Imaging, Burlingame, CA 30 th January 2017 Soumendu Majee 1 Dong Hye Ye 1 Gregery T. Buzzard 2 Charles A. Bouman 1 1 Department

More information

Scale and Curvature Invariant Ridge Detector for Tortuous and Fragmented Structures

Scale and Curvature Invariant Ridge Detector for Tortuous and Fragmented Structures Scale and Curvature Invariant Ridge Detector for Tortuous and Fragmented Structures Roberto Annunziata, Ahmad Kheirkhah, Pedram Hamrah, and Emanuele Trucco School of Computing, University of Dundee, Dundee,

More information

OPTIC fundus (Fig. 1(a)) assessment has been widely. Retinal Vessel Segmentation Using the 2-D Morlet Wavelet and Supervised Classification

OPTIC fundus (Fig. 1(a)) assessment has been widely. Retinal Vessel Segmentation Using the 2-D Morlet Wavelet and Supervised Classification 1 Retinal Vessel Segmentation Using the 2-D Morlet Wavelet and Supervised Classification João V. B. Soares, Jorge J. G. Leandro, Roberto M. Cesar-Jr., Herbert F. Jelinek, and Michael J. Cree, Senior Member,

More information

11. Image Data Analytics. Jacobs University Visualization and Computer Graphics Lab

11. Image Data Analytics. Jacobs University Visualization and Computer Graphics Lab 11. Image Data Analytics Motivation Images (and even videos) have become a popular data format for storing information digitally. Data Analytics 377 Motivation Traditionally, scientific and medical imaging

More information

RETINAL vessel segmentation [1], [2], [3], [4], is an. A Skeletal Similarity Metric for Quality Evaluation of Retinal Vessel Segmentation

RETINAL vessel segmentation [1], [2], [3], [4], is an. A Skeletal Similarity Metric for Quality Evaluation of Retinal Vessel Segmentation 1 A Skeletal Similarity Metric for Quality Evaluation of Retinal Vessel Segmentation Zengqiang Yan, Xin Yang, and Kwang-Ting (Tim) Cheng, Fellow, IEEE Abstract The most commonly used evaluation metrics

More information

Features Points. Andrea Torsello DAIS Università Ca Foscari via Torino 155, Mestre (VE)

Features Points. Andrea Torsello DAIS Università Ca Foscari via Torino 155, Mestre (VE) Features Points Andrea Torsello DAIS Università Ca Foscari via Torino 155, 30172 Mestre (VE) Finding Corners Edge detectors perform poorly at corners. Corners provide repeatable points for matching, so

More information

Image Segmentation. Ross Whitaker SCI Institute, School of Computing University of Utah

Image Segmentation. Ross Whitaker SCI Institute, School of Computing University of Utah Image Segmentation Ross Whitaker SCI Institute, School of Computing University of Utah What is Segmentation? Partitioning images/volumes into meaningful pieces Partitioning problem Labels Isolating a specific

More information

An Introduc+on to Mathema+cal Image Processing IAS, Park City Mathema2cs Ins2tute, Utah Undergraduate Summer School 2010

An Introduc+on to Mathema+cal Image Processing IAS, Park City Mathema2cs Ins2tute, Utah Undergraduate Summer School 2010 An Introduc+on to Mathema+cal Image Processing IAS, Park City Mathema2cs Ins2tute, Utah Undergraduate Summer School 2010 Luminita Vese Todd WiCman Department of Mathema2cs, UCLA lvese@math.ucla.edu wicman@math.ucla.edu

More information

Retinal Vessel Segmentation based on Fully Convolutional Neural Networks

Retinal Vessel Segmentation based on Fully Convolutional Neural Networks Retinal Vessel Segmentation based on Fully Convolutional Neural Networks arxiv:1812.07110v2 [eess.iv] 19 Dec 2018 Américo Filipe Moreira Oliveira* a, Sérgio Rafael Mano Pereira a, Carlos Alberto Batista

More information

Deep Tracking: Biologically Inspired Tracking with Deep Convolutional Networks

Deep Tracking: Biologically Inspired Tracking with Deep Convolutional Networks Deep Tracking: Biologically Inspired Tracking with Deep Convolutional Networks Si Chen The George Washington University sichen@gwmail.gwu.edu Meera Hahn Emory University mhahn7@emory.edu Mentor: Afshin

More information

Automatic Graph-Based Method for Classification of Retinal Vascular Bifurcations and Crossovers

Automatic Graph-Based Method for Classification of Retinal Vascular Bifurcations and Crossovers 6th International Conference on Computer and Knowledge Engineering (ICCKE 2016), October 20-21 2016, Ferdowsi University of Mashhad Automatic Graph-Based Method for Classification of Retinal Vascular Bifurcations

More information

MRI Brain Image Segmentation Using an AM-FM Model

MRI Brain Image Segmentation Using an AM-FM Model MRI Brain Image Segmentation Using an AM-FM Model Marios S. Pattichis', Helen Petropoulos2, and William M. Brooks2 1 Department of Electrical and Computer Engineering, The University of New Mexico, Albuquerque,

More information

Practical Image and Video Processing Using MATLAB

Practical Image and Video Processing Using MATLAB Practical Image and Video Processing Using MATLAB Chapter 18 Feature extraction and representation What will we learn? What is feature extraction and why is it a critical step in most computer vision and

More information

Content Based Image Retrieval

Content Based Image Retrieval Content Based Image Retrieval R. Venkatesh Babu Outline What is CBIR Approaches Features for content based image retrieval Global Local Hybrid Similarity measure Trtaditional Image Retrieval Traditional

More information

Detailed Program Image Processing Summer School 2010

Detailed Program Image Processing Summer School 2010 Detailed Program Image Processing Summer School 2010 Monday 08.30-09.00: Registration 09.00-10.00: Introduction to image processing (Peter Horvath) Basic definitions (digital image, bit depth, sampling,

More information

Fundamentals of Digital Image Processing

Fundamentals of Digital Image Processing \L\.6 Gw.i Fundamentals of Digital Image Processing A Practical Approach with Examples in Matlab Chris Solomon School of Physical Sciences, University of Kent, Canterbury, UK Toby Breckon School of Engineering,

More information

CS229: Machine Learning

CS229: Machine Learning Project Title: Recognition and Classification of human Embryonic Stem (hes) Cells Differentiation Level Team members Dennis Won (jwon2014), Jeong Soo Sim (digivice) Project Purpose 1. Given an image of

More information

Image Enhancement Techniques for Fingerprint Identification

Image Enhancement Techniques for Fingerprint Identification March 2013 1 Image Enhancement Techniques for Fingerprint Identification Pankaj Deshmukh, Siraj Pathan, Riyaz Pathan Abstract The aim of this paper is to propose a new method in fingerprint enhancement

More information

University of Groningen. Object recognition techniques in real applications Fernandez Robles, Laura

University of Groningen. Object recognition techniques in real applications Fernandez Robles, Laura University of Groningen Object recognition techniques in real applications Fernandez Robles, Laura IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite

More information

Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig

Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig Texture Analysis of Painted Strokes 1) Martin Lettner, Paul Kammerer, Robert Sablatnig Vienna University of Technology, Institute of Computer Aided Automation, Pattern Recognition and Image Processing

More information

Outline 7/2/201011/6/

Outline 7/2/201011/6/ Outline Pattern recognition in computer vision Background on the development of SIFT SIFT algorithm and some of its variations Computational considerations (SURF) Potential improvement Summary 01 2 Pattern

More information

Detecting Thoracic Diseases from Chest X-Ray Images Binit Topiwala, Mariam Alawadi, Hari Prasad { topbinit, malawadi, hprasad

Detecting Thoracic Diseases from Chest X-Ray Images Binit Topiwala, Mariam Alawadi, Hari Prasad { topbinit, malawadi, hprasad CS 229, Fall 2017 1 Detecting Thoracic Diseases from Chest X-Ray Images Binit Topiwala, Mariam Alawadi, Hari Prasad { topbinit, malawadi, hprasad }@stanford.edu Abstract Radiologists have to spend time

More information

C E N T E R A T H O U S T O N S C H O O L of H E A L T H I N F O R M A T I O N S C I E N C E S. Image Operations I

C E N T E R A T H O U S T O N S C H O O L of H E A L T H I N F O R M A T I O N S C I E N C E S. Image Operations I T H E U N I V E R S I T Y of T E X A S H E A L T H S C I E N C E C E N T E R A T H O U S T O N S C H O O L of H E A L T H I N F O R M A T I O N S C I E N C E S Image Operations I For students of HI 5323

More information

CHAPTER 6 ENHANCEMENT USING HYPERBOLIC TANGENT DIRECTIONAL FILTER BASED CONTOURLET

CHAPTER 6 ENHANCEMENT USING HYPERBOLIC TANGENT DIRECTIONAL FILTER BASED CONTOURLET 93 CHAPTER 6 ENHANCEMENT USING HYPERBOLIC TANGENT DIRECTIONAL FILTER BASED CONTOURLET 6.1 INTRODUCTION Mammography is the most common technique for radiologists to detect and diagnose breast cancer. This

More information

Feature Extraction and Image Processing, 2 nd Edition. Contents. Preface

Feature Extraction and Image Processing, 2 nd Edition. Contents. Preface , 2 nd Edition Preface ix 1 Introduction 1 1.1 Overview 1 1.2 Human and Computer Vision 1 1.3 The Human Vision System 3 1.3.1 The Eye 4 1.3.2 The Neural System 7 1.3.3 Processing 7 1.4 Computer Vision

More information

Keypoint detection. (image registration, panorama stitching, motion estimation + tracking, recognition )

Keypoint detection. (image registration, panorama stitching, motion estimation + tracking, recognition ) Keypoint detection n n Many applications benefit from features localized in (x,y) (image registration, panorama stitching, motion estimation + tracking, recognition ) Edges well localized only in one direction

More information

Available Online through

Available Online through Available Online through www.ijptonline.com ISSN: 0975-766X CODEN: IJPTFI Research Article ANALYSIS OF CT LIVER IMAGES FOR TUMOUR DIAGNOSIS BASED ON CLUSTERING TECHNIQUE AND TEXTURE FEATURES M.Krithika

More information

Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images

Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images Automatic Cerebral Aneurysm Detection in Multimodal Angiographic Images Clemens M. Hentschke, Oliver Beuing, Rosa Nickl and Klaus D. Tönnies Abstract We propose a system to automatically detect cerebral

More information