SlideShare a Scribd company logo
1 of 10
Download to read offline
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
[DOI:10.5121/ijcsa.2014.4606 69
CLASSIFICATION OF RETINAL VESSELS INTO
ARTERIES AND VEINS - A SURVEY
S.Maheswari1
and S.V.Anandhi2
1
Final Year PG, Dr. Sivanthi Aditanar College of Engineering, Tiruchendur, India.
2
AP – CSE, Dr. Sivanthi Aditanar College of Engineering, Tiruchendur, India.
ABSTRACT
Retina is a layer which is found at the back side of the eye ball which plays main role for visualization. Any
disease in the retina leads to severe problems. Blood vessels segmentation and classification of retinal
vessels into arteries and veins is an essential thing for detection of various diseases like Diabetic
Retinography etc. This paper discusses about various existing methodologies for classification of retinal
image into artery and vein which are helpful for the detection of various diseases in retinal fundus image.
This process is basis for the AVR calculation i.e. for the calculation of average diameter of arteries to
veins. One of the symptoms of Diabetic Retinography causes abnormally wide veins and this leads to low
ratio of AVR. Diseases like high blood pressure and pancreas also have abnormal AVR. Thus classification
of blood vessels into arteries and veins is more important. Retinal fundus images are available on the
publically available Database like DRIVE [5], INSPIREAVR [6], VICAVR [7].
KEYWORDS
Retinal Image, Fundus, Preprocessing, Vessel Segmentation, Classification.
1.INTRODUCTION
In [1], author has mentioned the difference between arteries and veins. They are as follows. Blood
vessels of retina are divided into two types. They are
1. Arteries.
2. Veins.
Arteries transport blood rich in oxygen to the organs of the body. The veins transport blood low
in oxygen level. Arteries are brighter but Veins are darker. For diagnosis of various diseases it is
more essential to distinguish the vessels into arteries and veins. An abnormal ratio of the size of
arteries to veins is one of important symptom of various diseases like diabetes retinography, high
blood pressure, pancreas etc. For example diabetic patients have abnormally wide veins, where as
pancreas patients have narrowed arteries and high blood pressure patients have thickened arteries.
To detect these diseases the retina has to be examined routinely. Blood vessel has to be
segmented before classifying the blood vessels into arteries and veins. In general as mentioned in
[1], there are four important differences between arteries and veins:
• Veins are darker where as Arteries are brighter than Veins.
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
70
• Arteries are thinner than the adjacent veins.
• For Arteries the central reflex is wider but Veins have smaller central
reflex.
• Near the optic disk veins and arteries are usually alternate to each other
before branching out. Near the optic disk one vein is usually next to two
arteries.
2.VARIOUS METHODOLOGIES FOR ARTERY AND VEIN
CLASSIFICATION
This survey paper discusses about existing three methodologies for classification of
retinal image into Artery and Vein.
2.1. First Methodology for Artery and Vein Classification
Artery Vein classification methodology proposed in [2] consists of three main steps. Several
Image enhancement techniques are applied in the first step which is used to improve the images.
To separate major arteries from veins specific feature extraction process is employed. Feature
extraction and vessel classification are not applied to each vessel point instead it is applied to
each small vessel segment. Finally, the results obtained from the previous step are improved by
applying a post processing step. The post processing step uses structural characteristics of the
retinal vascular network. Some incorrectly labelled vessels are correctly labelled using this step.
The vessels are labelled correctly based on the adjacent vessel or by using the other vessels
connected to it.
2.1.1. Stages of the method [2]
Figure 1. Stages of the method [2]
2.1.2.Image Enhancement
Image enhancement is employed to enhance the contrast between arteries and veins in the retinal
images and it is considered to be an important step in [2]. Histogram matching algorithm is
applied for normalizing the color through images. Histogram matching algorithm takes two
images as input. One is the source image A and the other is the reference image R and the image
B is returned as output. Image A is transformed into Image B using the histogram matching
Image
Enhancement
Vessel
Segmentation
and thinning
Feature
Extraction
artery/vein
classification
Post-
processin
g
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
71
algorithm. The histogram of resulted image B is approximately same as the histogram of the
reference image R.
2.1.3 Feature extraction and vessel classification
In this methodology [2], author has used Gabor wavelets for feature extraction [8] which is
proposed by Soares et al. After the vessel is extracted, morphological structures is used to remove
the vessel thinner than three pixels. Then for centerline points extraction, thinning algorithm [9,
10] is applied to the rest of vessels. Bifurcation and cross-over points are discarded from vessel
skeleton after extraction of centerline pixels of vessels. Cross over and bifurcation points are the
pixels in skeleton for which there are more than two adjacent pixels in the skeleton. Indeed, they
indicate where two vessels pass each other or a vessel branches into two thinner vessels. A binary
image of vessel segments is the output of this step.
Finally, forward feature selection methodology is used for feature extraction. It selects the most
discriminant features which are used for training the classifier. Feature vector adds each and
every feature. Final feature vector are found. The best features selected by feature selection
process are shown in Table 1 and these features are used for the final classification of vessels.
Most selected features are extracted from green and red channels. This means arteries and veins
are well differentiated in these two channels. Several classifiers like fuzzy clustering, Kmeans,
SVM and LDA are examined for classification of arteries and veins. The work of this classifier is
to assign an artery or vein label to each sub vessel segment.
(a) (b) (c)
Figure 2. (a) A sample retinal image. (b) Binary map of vascular tree for the image in (a).
(c) Skeleton of vascular tree for the respective image. [2]
F# Feature description for each sub vessel
1 Mean value for pixels of the skeleton of each sub vessel in red image
2 Mean value for pixels of the skeleton of each sub vessel in green image
3 Mean values for all pixels of sub vessel in red image
4 Mean values for all pixels of sub vessel in green image
5 Variance value for all pixels of sub vessel in A channel of LAB color space
6 Variance value for all pixels of sub vessel in B channel of LAB color space
7 Difference of mean of intensity values on pixels of wall and centreline pixels of
vessels in Red channel
8 Difference of mean of intensity values on pixels of wall and centreline pixels of
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
72
vessels Luminance channel
Table 1. Best features extracted from vessels [2]
2.1.4. Post-processing
The post-processing stage is the last step in this methodology. It consists of two steps. First
structural knowledge at bifurcation points and cross over are used to find connected vessels of
same type. The structural knowledge includes two rules. The first rule states that if a bifurcation
point has three vessel segments then all of the three vessels should be of same type. The second
rule states that if two vessels cross each other, then one must be an artery and the other one must
be a vein. In the second step, number of vessel points labelled as arteries and veins are counted
for each detected sub tree of artery or vein, and also the dominant label is found in that sub tree.
If the number of vessel pixels with the dominant label exceeds a threshold then the dominant
label of that vessel sub tree is assigned to all vessel points of that tree.
2.2. SECOND METHODOLOGY FOR ARTERY AND VEIN CLASSIFICATION
Artery Vein classification methodology proposed in [3] is a new algorithm for classifying the
vessels, in which the peculiarities of retinal images are exploited. By applying a divide et impera
approach a concentric zone around the optic disc are partitioned into quadrants, there by a more
robust local classification analysis can be performed. The results obtained by this technique were
compared with manual classification provided on a validation set having 443 vessels. The overall
classification error reduces from 12 % to 7 % if examination is based only on the diagnostically
important retinal vessels.
2.2.1. Image preprocessing and vessel tracking
A previously developed algorithm [11] is used in this methodology. This algorithm analyzes the
background area of retinal image to detect changes of contrast and luminosity, and through an
estimation of their local statistical properties derives a compensation for their drifts. The first task
is to extract the vessel network in retinal fundus image. It is often achieved through a vessel
tracking procedure. In this methodology previously developed sparse tracking algorithm [12] is
used to extract the vessel network.
2.2.2. Divide
The local nature of the A/V classification procedure and the symmetry of the vessel network
layout are exploited by partitioning the retina into four regions. Each region should have a
reasonably similar number of veins and arteries, and in which the two types of vessels hopefully
have important local differences in features. A concentric zone was identified around the optic
disc and then the fundus image is partitioned into four regions, and each containing one of the
main arcs of the A/V network. They are
1.Superior-temporal (ST)
2.Inferior-temporal (IT)
3.Superior-nasal (SN)
4.Inferior-nasal (IN)
It is shown in Figure 2.
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
73
Figure 2. Principal arcades of the retinal vessel network [3]
To perform this partitioning, first the position of the optic disc is identified and its approximate
diameter can be found either manually or automatically as in [13] or [14]. Identified cardinal axes
divide the retinal image into the four quadrants Quadi i = 1 2 3 4. For each quadrant Quadi, the
algorithm automatically detects 5 vessels having largest mean diameter which are named as S1,
S2, S3, S4, and S5. Partitioned retinal image is shown in Figure 3. This method selects only the
main vessels and there by avoids confusing small arterioles and venoules. The balanced presence
of veins and arteries holds in all four quadrants only if main vessels and their branches are
considered.
Figure 3. Partitioned Retinal Image [3]
2.2.3. Feature Extraction
Author of this methodology [3] has performed an extensive statistical analysis to find the most
discriminant features for the A/V classification. Finally the mean of hue values and the variance
of red values are considered as the best features to classify into an artery or vein. The fact that the
arteries and veins classes are differentiated by looking at their average homogeneity and hue of
their red component is also in accordance with medical experience: when two vessels close to
each other are compared for classification, the one having dark red is classified as vein; if this
difference is not significant enough, then the one having lowest degree of uniformity is classified
as artery.
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
74
2.2.4.Impera
After features extraction, based on the probability formulas mentioned in [3] and also by using
fuzzy clustering algorithm [20] vessels are labelled as arteries or veins.
2.3. THIRD METHODOLOGY FOR ARTERY AND VEIN CLASSIFICATION
Artery Vein classification methodology proposed in [4] is an automatic approach for artery vein
classification based on the graph extracted from the retinal vessel. This method classifies the
entire vascular tree based on the type of each intersection point (graph nodes) and assigning
artery or vein label to each segment of vessel (graph links). Final classification of a vessel
segment as artery or vein is labelled through the combination of a set of intensity features and
graph based labelling.
2.3.1.Overview of Methodology [4]
Figure 4. Block diagram for A/V classification [4]
2.3.2.Graph Generation
The vascular network is represented as graph, in which each node represents an intersection point
in the vascular tree, and each link between two intersection points corresponds to a vessel
segment. For generating the graph, three-step algorithm is used by the author. First the vessel
centrelines are extracted from the segmented images, then the graph needs to be generated from
the centerline image, and finally some additional modifications are applied to the graph.
Classification
result
A/V CLASSFICATION
Feature
extraction
Linear classifier
A/V classes
assigning
GRAPH GENERATION
GRAPH ANALYSIS
Vessel caliber
estimation
Node type
decision
Links labeling
Vessel segmentation
Vessel centerline
extraction
Graph modification
Graph extraction
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
75
(a) (b) (c) (d)
Figure 4. Graph generation. (a) Original image; (b) segmented vessel; (c) Centerline image; (d) Extracted
graph. [4]
2.3.2.1. Vessel Segmentation
For extracting the graph, vessel segmentation result has to be used. The result is also used for
estimating vessel calibers. The method proposed by Mendonça et al. [15] is used for segmenting
the retinal vessel, after being adapted for the segmentation of high resolution images [16].
2.3.2.2. Vessel Centerline Extraction
To obtain the centerline image an iterative thinning algorithm described in [17] has to be applied
to the vessel segmentation result. This algorithm removes border pixels from the segmented
image. It is removed until the object shrinks to a minimally connected stroke. The segmented
image is shown in Figure 4(b) where as its centerline image is shown in Figure 4 (c).
2.3.2.3 Graph Extraction
In the next step, the graph nodes have to be extracted from the centerline image. It is extracted by
finding the intersection points and the endpoints or terminal points. Intersection points are the
pixels having more than two neighbours. Endpoints or terminal points are the pixels with only
one neighbor. In order to find the links between nodes (vessel segments), all the intersection
points and their neighbors are removed from the centerline image and as result is an image with
separate components which are the vessel segments. Next, each vessel segment is represented by
a link between two nodes. The graph extracted from the centreline image Figure 4(c) is shown in
Figure 4(d).
2.3.2.4. Graph Modification
As a result of the segmentation and centerline extraction processes, the extracted graph may
include some misrepresentation of the vascular structure. The extracted graph should be altered
when one of following errors is identified. The typical errors are
1. The splitting of one node into two nodes
2. Missing a link on one side of a node
3. False link.
And these errors are defined in [18].
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
76
2.3.3. Graph Analysis
A decision on the type of the nodes is the output of the graph analysis. The node classification
algorithm starts by extracting the following node information: node degree, the angles between
the links, orientation of each link, the degree of adjacent nodes, and the vessel caliber at each
link. Node analysis has four different cases depending on the degree of node. Four different cases
and its possible node types are shown in Table 2. After deciding on the type of node, all links that
belong to a particular vessel are identified and labelled. The final result is the assignment of two
labels in each separate sub graph. Sub graph 1 links will be assigned with C11
, C12
labels.
Similarly Sub graph 2 links will be assigned with C21
, C22
labels and so on.
Cases Possible Node Types
Case 1 – Nodes of degree 2 Connecting point
Meeting point
Case 2 – Nodes of degree 3 Bifurcation point
Meeting point
Case 3 – Nodes of degree 4 Bifurcation point
Meeting point
Crossing point
Case 4 – Nodes of degree 5 Crossing point
Table 2. Four different cases and its possible node types [4]
2.3.4. A/V Classification
The vessel structural information embedded in the graph representation is used in above
described labelling phase. Based on these labelling phase, the final goal is now to assign one of
the labels with the artery class (A), and the other with vein class (V). In order to allow the final
discrimination between A/V classes the structural information and vessel intensity information
are used. The 30 features listed in Table 3 are measured and normalized to zero mean and unit
standard deviation for each centerline pixel. Some features shown in Table 3 were previously
used in [3], [19]. Author has tested with classifiers like quadratic discriminant analysis (QDA),
linear discriminant analysis (LDA), and k-nearest neighbor (kNN), on the INSPIRE-AVR dataset.
Here sequential forward floating selection is used for feature selection. It starts with an empty
feature set and then improves the performance of the classifier by adding or removing features.
Nr. Features
1-3 Red, Green and Blue intensities of the centerline pixels.
4-6 Hue, Saturation and Intensity of the centerline pixels.
7-9 Mean of Red, Green and Blue intensities in the vessel.
10-12 Mean of Hue, Saturation and Intensity in the vessel.
13-15 Standard deviation of Red, Green and Blue intensities in the vessel.
16-18 Standard deviation Hue, Saturation and Intensity in the vessel.
19-22 Maximum and minimum of Red and Green intensities in the vessel.
23-30 Intensity of the centerline pixel in a Gaussian blurred (σ =2, 4, 8, 16) of
Red and Green plane.
Table 3. List of features measured for each centreline pixel [4].
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
77
4.CONCLUSION
A novel automated and structural method for classification of retinal blood vessels into arteries
and veins has been presented in the paper [2]. In this method classification is done on the major
vessels. But for AVR measurement this method maintains high classification rate for vessels in
region of interest. The divide et impera [3] procedure is justified by the balanced layout of
arteries and veins in retinal fundus and by the local nature of the classification process. The result
obtained on the 24 images of the validation set is satisfactory, since main vessels have been
correctly classified 93% of the times. The method [4] uses the information extracted from a graph
which represents the vascular network and intensity feature for discriminating between arteries
and veins. The high accuracy achieved by this method, especially for the largest arteries and
veins, confirm that this A/V classification methodology is reliable for the calculation of several
characteristic signs associated with vascular alterations.
REFERENCES
1. “ Blood vessel classification into arteries and veins in retinal images,” Claudia
Kondermann, Daniel Kondermann and Michelle Yan, Proc. SPIE, February 2007.
2. “Automated characterization of blood vessels as arteries and veins in retinal images,”
Qazaleh Mirsharifa, Farshad Tajeripoura, Hamidreza Pourreza, Elsevier, 2013.
3. “A divide et impera strategy for automatic classification of retinal vessels into arteries and
veins,” E. Grisan and A. Ruggeri, in Proceeding 25thAnnual International Conference IEEE
Engineering Med. Biol. Soc., September 2003.
4. “An automatic graph-based approach for artery/vein classification in retinal images,”
Dashtbozorg B, Mendonca AM, Campilho A, IEEE Transaction, March 2014.
5. DRIVE - Digital Retinal Images for Vessel Extraction, M. Niemeijer, J. Staal, Bram van
Ginneken, M. Loog, and Michael Abramoff, 2004,
url:http://www.isi.uu.nl/Research/Databases/DRIVE.
6. INSPIRE-AVR - Iowa Normative Set for Processing Images of the REtina-Artery Vein Ratio,
M. Niemeijer, X. Xu, A. Dumitrescu, P. Gupta, Bram van Ginneken,J. Folk, and M.
Abramoff, 2011,
url:http://webeye.ophth.uiowa.edu/misc/index.php?option=com_breezingforms&view=form
&Itemid=537.
7. VICAVR: VARPA Images for the Computation of the Arterio/Venular Ratio,2010,url:
http://www.varpa.es/vicavr.html.
8. “Retinal vessel segmentation using the 2-D Gabor wavelet and supervised classification,”
Soares JV, Leandro JJ, Cesar JĂşnior RM, Jelinek HF, Cree MJ, IEEE Transaction Medical
Imaging, September 2006.
9. “A rotation invariant rule-based thinning algorithm for character recognition,” Ahmed M,
Ward R., IEEE Transaction Pattern Analysis Machine Intelligence 2002.
10. “An improved rotation-invariant thinning algorithm,” Rockett P, IEEE Transaction Pattern
Analysis Machine Intelligence 2005.
11. “Color fundus images luminance and contrast normalization,” E. Grisan, M. Foracchia, and
A. Ruggeri, in Abstracts of the 3rd CAFIA workshop, in European Journal of
Ophthalmology, March 2003.
12. “Quantitative description of vessel features in hypertensive retinopathy fundus images,” M.
Foracchia, E. Grisan, and A. Ruggeri, Abstracts of the 2nd CAFIA workshop,
url:http://www.cafia.org/cafia2001b/index.html,2001.
International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014
78
13. “Locating the optic nerve in a retinal image using the fuzzy convergence of the blood
vessels,” Hoover and M. Goldbaum, unpublished, online url:
http://www.parl.clemson.edu/stare/nerve/.
14. “Detection of optic disk based on a directional model of vessel network,” Ruggeri, M.
Foracchia, and E. Grisan, in Abstracts of the 3rd CAFIA workshop, in European Journal of
Ophthalmology, March 2003.
15. “Segmentation of retinal blood vessels by combining the detection of centerlines and
morphological reconstruction,” A.Mendonca and A. Campilho, IEEE Transaction Medical
Imag., September 2006.
16. “Segmentation of the vascular network of the retina,” A.Mendonça, B. Dashtbozorg, and A.
Campilho, Image Analysis and Modeling in Opthalmology, E. Y. K. Ng, U. R. Acharya, J. S.
Suri, and A. Campilho, Eds. Boca Raton, FL, USA: CRC Press, 2013.
17. “Parallel thinning with two-subiteration algorithms,” Z. Guo and R. W. Hall, Commun.
ACM, 1989.
18. “Separation of the retinal vascular graph in arteries and veins based upon structural
knowledge,” K. Rothaus, X. Jiang, and P. Rhiem, Image Vis.Comput., June 2009.
19. “Automated measurement of the arteriolar-to-venular width ratio in digital color fundus
photographs,” M. Niemeijer, X. Xu, A. Dumitrescu, P. Gupta, M. A. B. van Ginneken ,and J.
Folk, IEEE Transaction Med. Imag., Nov. 2011.
20. “Pattern Recognition with Fuzzy Objective Function Algorithms,” J. C. Bezdek, 1981.
Authors
S.Maheswari received her B.E (CSE) in 2009 from Anna University and pursuing M.E (CSE) in Dr.
Sivanthi Aditanar College of Engineering, Tiruchendur. Her area of interest is in medical Image Processing
and she is also an active student member of CSI.
S.V.Anandhi received her B.E (CSE) and M.E (CSE) in 2006 and 2010, respectively. Her area of interest
is in Image Processing.

More Related Content

What's hot

Segmentation of Blood Vessels and Optic Disc in Retinal Images
Segmentation of Blood Vessels and Optic Disc in Retinal ImagesSegmentation of Blood Vessels and Optic Disc in Retinal Images
Segmentation of Blood Vessels and Optic Disc in Retinal Imagesresearchinventy
 
Intensity Non-uniformity Correction for Image Segmentation
Intensity Non-uniformity Correction for Image SegmentationIntensity Non-uniformity Correction for Image Segmentation
Intensity Non-uniformity Correction for Image SegmentationIOSR Journals
 
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...IOSR Journals
 
IRJET- Automatic Detection of Diabetic Retinopathy using R-CNN
IRJET- Automatic Detection of Diabetic Retinopathy using R-CNNIRJET- Automatic Detection of Diabetic Retinopathy using R-CNN
IRJET- Automatic Detection of Diabetic Retinopathy using R-CNNIRJET Journal
 
IRJET- Characterization of Diabetic Retinopathy Detection of Exudates in ...
IRJET-  	  Characterization of Diabetic Retinopathy Detection of Exudates in ...IRJET-  	  Characterization of Diabetic Retinopathy Detection of Exudates in ...
IRJET- Characterization of Diabetic Retinopathy Detection of Exudates in ...IRJET Journal
 
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...iosrjce
 
Review of methods for diabetic retinopathy detection and severity classification
Review of methods for diabetic retinopathy detection and severity classificationReview of methods for diabetic retinopathy detection and severity classification
Review of methods for diabetic retinopathy detection and severity classificationeSAT Journals
 
A review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyA review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyeSAT Journals
 
A review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyA review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyeSAT Publishing House
 
Review of methods for diabetic retinopathy detection and severity classification
Review of methods for diabetic retinopathy detection and severity classificationReview of methods for diabetic retinopathy detection and severity classification
Review of methods for diabetic retinopathy detection and severity classificationeSAT Publishing House
 
Extraction of Circle of Willis from 2D Magnetic Resonance Angiograms
Extraction of Circle of Willis from 2D Magnetic Resonance AngiogramsExtraction of Circle of Willis from 2D Magnetic Resonance Angiograms
Extraction of Circle of Willis from 2D Magnetic Resonance AngiogramsIDES Editor
 
Unified adaptive framework for contrast enhancement of blood vessels
Unified adaptive framework for contrast enhancement  of blood vessels Unified adaptive framework for contrast enhancement  of blood vessels
Unified adaptive framework for contrast enhancement of blood vessels IJECEIAES
 
IRJET- Diabetic Retinopathy Stage Classification using CNN
IRJET- Diabetic Retinopathy Stage Classification using CNNIRJET- Diabetic Retinopathy Stage Classification using CNN
IRJET- Diabetic Retinopathy Stage Classification using CNNIRJET Journal
 
IRJET -Analysis of Ophthalmic System Applications using Signal Processing
IRJET -Analysis of Ophthalmic System Applications using Signal ProcessingIRJET -Analysis of Ophthalmic System Applications using Signal Processing
IRJET -Analysis of Ophthalmic System Applications using Signal ProcessingIRJET Journal
 
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-imagesA novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-imagesSrinivasaRaoNaga
 
IRJET- Automated Detection of Diabetic Retinopathy using Deep Learning
IRJET- Automated Detection of Diabetic Retinopathy using Deep LearningIRJET- Automated Detection of Diabetic Retinopathy using Deep Learning
IRJET- Automated Detection of Diabetic Retinopathy using Deep LearningIRJET Journal
 
AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THR...
AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THR...AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THR...
AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THR...IJCSES Journal
 

What's hot (20)

SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHYSYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
SYSTEM BASED ON THE NEURAL NETWORK FOR THE DIAGNOSIS OF DIABETIC RETINOPATHY
 
Segmentation of Blood Vessels and Optic Disc in Retinal Images
Segmentation of Blood Vessels and Optic Disc in Retinal ImagesSegmentation of Blood Vessels and Optic Disc in Retinal Images
Segmentation of Blood Vessels and Optic Disc in Retinal Images
 
Intensity Non-uniformity Correction for Image Segmentation
Intensity Non-uniformity Correction for Image SegmentationIntensity Non-uniformity Correction for Image Segmentation
Intensity Non-uniformity Correction for Image Segmentation
 
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
Efficient Diabetic Retinopathy Space Subjective Fuzzy Clustering In Digital F...
 
IRJET- Automatic Detection of Diabetic Retinopathy using R-CNN
IRJET- Automatic Detection of Diabetic Retinopathy using R-CNNIRJET- Automatic Detection of Diabetic Retinopathy using R-CNN
IRJET- Automatic Detection of Diabetic Retinopathy using R-CNN
 
IRJET- Characterization of Diabetic Retinopathy Detection of Exudates in ...
IRJET-  	  Characterization of Diabetic Retinopathy Detection of Exudates in ...IRJET-  	  Characterization of Diabetic Retinopathy Detection of Exudates in ...
IRJET- Characterization of Diabetic Retinopathy Detection of Exudates in ...
 
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
Segmentation of the Blood Vessel and Optic Disc in Retinal Images Using EM Al...
 
Review of methods for diabetic retinopathy detection and severity classification
Review of methods for diabetic retinopathy detection and severity classificationReview of methods for diabetic retinopathy detection and severity classification
Review of methods for diabetic retinopathy detection and severity classification
 
A review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyA review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathy
 
A review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathyA review on implementation of algorithms for detection of diabetic retinopathy
A review on implementation of algorithms for detection of diabetic retinopathy
 
Review of methods for diabetic retinopathy detection and severity classification
Review of methods for diabetic retinopathy detection and severity classificationReview of methods for diabetic retinopathy detection and severity classification
Review of methods for diabetic retinopathy detection and severity classification
 
Extraction of Circle of Willis from 2D Magnetic Resonance Angiograms
Extraction of Circle of Willis from 2D Magnetic Resonance AngiogramsExtraction of Circle of Willis from 2D Magnetic Resonance Angiograms
Extraction of Circle of Willis from 2D Magnetic Resonance Angiograms
 
20
2020
20
 
Unified adaptive framework for contrast enhancement of blood vessels
Unified adaptive framework for contrast enhancement  of blood vessels Unified adaptive framework for contrast enhancement  of blood vessels
Unified adaptive framework for contrast enhancement of blood vessels
 
IRJET- Diabetic Retinopathy Stage Classification using CNN
IRJET- Diabetic Retinopathy Stage Classification using CNNIRJET- Diabetic Retinopathy Stage Classification using CNN
IRJET- Diabetic Retinopathy Stage Classification using CNN
 
IRJET -Analysis of Ophthalmic System Applications using Signal Processing
IRJET -Analysis of Ophthalmic System Applications using Signal ProcessingIRJET -Analysis of Ophthalmic System Applications using Signal Processing
IRJET -Analysis of Ophthalmic System Applications using Signal Processing
 
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-imagesA novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
A novel-approach-for-retinal-lesion-detection-indiabetic-retinopathy-images
 
IRJET- Automated Detection of Diabetic Retinopathy using Deep Learning
IRJET- Automated Detection of Diabetic Retinopathy using Deep LearningIRJET- Automated Detection of Diabetic Retinopathy using Deep Learning
IRJET- Automated Detection of Diabetic Retinopathy using Deep Learning
 
Ijecet 06 09_007
Ijecet 06 09_007Ijecet 06 09_007
Ijecet 06 09_007
 
AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THR...
AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THR...AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THR...
AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THR...
 

Viewers also liked

Detection of eye disorders through retinal image analysis
Detection of eye disorders through retinal image analysisDetection of eye disorders through retinal image analysis
Detection of eye disorders through retinal image analysisRahul Dey
 
Automatic Blood Vessels Segmentation of Retinal Images
Automatic Blood Vessels Segmentation of Retinal ImagesAutomatic Blood Vessels Segmentation of Retinal Images
Automatic Blood Vessels Segmentation of Retinal ImagesHarish Rajula
 
A N A UTOMATION S YSTEM F OR T RACKING C OMMUNITY C ERTIFICATE
A N  A UTOMATION  S YSTEM  F OR  T RACKING  C OMMUNITY  C ERTIFICATEA N  A UTOMATION  S YSTEM  F OR  T RACKING  C OMMUNITY  C ERTIFICATE
A N A UTOMATION S YSTEM F OR T RACKING C OMMUNITY C ERTIFICATEijcsa
 
An experimental evaluation of performance
An experimental evaluation of performanceAn experimental evaluation of performance
An experimental evaluation of performanceijcsa
 
A novelty approach on forgery digital image
A novelty approach on forgery digital imageA novelty approach on forgery digital image
A novelty approach on forgery digital imageijcsa
 
Motion detection applied to
Motion detection applied toMotion detection applied to
Motion detection applied toijcsa
 
State of the art parallel approaches for
State of the art parallel approaches forState of the art parallel approaches for
State of the art parallel approaches forijcsa
 
Image Inpainting System Model Based on Evaluation
Image Inpainting System Model Based on  EvaluationImage Inpainting System Model Based on  Evaluation
Image Inpainting System Model Based on Evaluationijcsa
 
Assessment of Programming Language Reliability Utilizing Soft-Computing
Assessment of Programming Language Reliability Utilizing Soft-ComputingAssessment of Programming Language Reliability Utilizing Soft-Computing
Assessment of Programming Language Reliability Utilizing Soft-Computingijcsa
 
EVALUATION OF PARTICLE SWARM OPTIMIZATION ALGORITHM IN PREDICTION OF THE CAR ...
EVALUATION OF PARTICLE SWARM OPTIMIZATION ALGORITHM IN PREDICTION OF THE CAR ...EVALUATION OF PARTICLE SWARM OPTIMIZATION ALGORITHM IN PREDICTION OF THE CAR ...
EVALUATION OF PARTICLE SWARM OPTIMIZATION ALGORITHM IN PREDICTION OF THE CAR ...ijcsa
 
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERINGA SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERINGijcsa
 
Application of hidden markov model in question answering systems
Application of hidden markov model in question answering systemsApplication of hidden markov model in question answering systems
Application of hidden markov model in question answering systemsijcsa
 
TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING
TEST CASE PRIORITIZATION USING FUZZY LOGIC  BASED ON REQUIREMENT PRIORITIZINGTEST CASE PRIORITIZATION USING FUZZY LOGIC  BASED ON REQUIREMENT PRIORITIZING
TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZINGijcsa
 
A new approach to the solution of economic dispatch using particle Swarm opt...
A new approach to the solution of economic dispatch using particle Swarm  opt...A new approach to the solution of economic dispatch using particle Swarm  opt...
A new approach to the solution of economic dispatch using particle Swarm opt...ijcsa
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEYijcsa
 
On the 1-2-3-edge weighting and Vertex coloring of complete graph
On the 1-2-3-edge weighting and Vertex coloring of complete graphOn the 1-2-3-edge weighting and Vertex coloring of complete graph
On the 1-2-3-edge weighting and Vertex coloring of complete graphijcsa
 
Supervised Blood Vessel Segmentation in Retinal Images Using Gray level and M...
Supervised Blood Vessel Segmentation in Retinal Images Using Gray level and M...Supervised Blood Vessel Segmentation in Retinal Images Using Gray level and M...
Supervised Blood Vessel Segmentation in Retinal Images Using Gray level and M...IJTET Journal
 
Vessels Extraction from Retinal Images
Vessels Extraction from Retinal ImagesVessels Extraction from Retinal Images
Vessels Extraction from Retinal ImagesIOSR Journals
 
Vessels delineation in retinal 
images using COSFIRE filters
Vessels delineation in retinal 
images using COSFIRE filtersVessels delineation in retinal 
images using COSFIRE filters
Vessels delineation in retinal 
images using COSFIRE filtersNicola Strisciuglio
 
Cascade classifiers trained on gammatonegrams for reliably detecting audio ev...
Cascade classifiers trained on gammatonegrams for reliably detecting audio ev...Cascade classifiers trained on gammatonegrams for reliably detecting audio ev...
Cascade classifiers trained on gammatonegrams for reliably detecting audio ev...Nicola Strisciuglio
 

Viewers also liked (20)

Detection of eye disorders through retinal image analysis
Detection of eye disorders through retinal image analysisDetection of eye disorders through retinal image analysis
Detection of eye disorders through retinal image analysis
 
Automatic Blood Vessels Segmentation of Retinal Images
Automatic Blood Vessels Segmentation of Retinal ImagesAutomatic Blood Vessels Segmentation of Retinal Images
Automatic Blood Vessels Segmentation of Retinal Images
 
A N A UTOMATION S YSTEM F OR T RACKING C OMMUNITY C ERTIFICATE
A N  A UTOMATION  S YSTEM  F OR  T RACKING  C OMMUNITY  C ERTIFICATEA N  A UTOMATION  S YSTEM  F OR  T RACKING  C OMMUNITY  C ERTIFICATE
A N A UTOMATION S YSTEM F OR T RACKING C OMMUNITY C ERTIFICATE
 
An experimental evaluation of performance
An experimental evaluation of performanceAn experimental evaluation of performance
An experimental evaluation of performance
 
A novelty approach on forgery digital image
A novelty approach on forgery digital imageA novelty approach on forgery digital image
A novelty approach on forgery digital image
 
Motion detection applied to
Motion detection applied toMotion detection applied to
Motion detection applied to
 
State of the art parallel approaches for
State of the art parallel approaches forState of the art parallel approaches for
State of the art parallel approaches for
 
Image Inpainting System Model Based on Evaluation
Image Inpainting System Model Based on  EvaluationImage Inpainting System Model Based on  Evaluation
Image Inpainting System Model Based on Evaluation
 
Assessment of Programming Language Reliability Utilizing Soft-Computing
Assessment of Programming Language Reliability Utilizing Soft-ComputingAssessment of Programming Language Reliability Utilizing Soft-Computing
Assessment of Programming Language Reliability Utilizing Soft-Computing
 
EVALUATION OF PARTICLE SWARM OPTIMIZATION ALGORITHM IN PREDICTION OF THE CAR ...
EVALUATION OF PARTICLE SWARM OPTIMIZATION ALGORITHM IN PREDICTION OF THE CAR ...EVALUATION OF PARTICLE SWARM OPTIMIZATION ALGORITHM IN PREDICTION OF THE CAR ...
EVALUATION OF PARTICLE SWARM OPTIMIZATION ALGORITHM IN PREDICTION OF THE CAR ...
 
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERINGA SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
A SURVEY ON OPTIMIZATION APPROACHES TO TEXT DOCUMENT CLUSTERING
 
Application of hidden markov model in question answering systems
Application of hidden markov model in question answering systemsApplication of hidden markov model in question answering systems
Application of hidden markov model in question answering systems
 
TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING
TEST CASE PRIORITIZATION USING FUZZY LOGIC  BASED ON REQUIREMENT PRIORITIZINGTEST CASE PRIORITIZATION USING FUZZY LOGIC  BASED ON REQUIREMENT PRIORITIZING
TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING
 
A new approach to the solution of economic dispatch using particle Swarm opt...
A new approach to the solution of economic dispatch using particle Swarm  opt...A new approach to the solution of economic dispatch using particle Swarm  opt...
A new approach to the solution of economic dispatch using particle Swarm opt...
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
 
On the 1-2-3-edge weighting and Vertex coloring of complete graph
On the 1-2-3-edge weighting and Vertex coloring of complete graphOn the 1-2-3-edge weighting and Vertex coloring of complete graph
On the 1-2-3-edge weighting and Vertex coloring of complete graph
 
Supervised Blood Vessel Segmentation in Retinal Images Using Gray level and M...
Supervised Blood Vessel Segmentation in Retinal Images Using Gray level and M...Supervised Blood Vessel Segmentation in Retinal Images Using Gray level and M...
Supervised Blood Vessel Segmentation in Retinal Images Using Gray level and M...
 
Vessels Extraction from Retinal Images
Vessels Extraction from Retinal ImagesVessels Extraction from Retinal Images
Vessels Extraction from Retinal Images
 
Vessels delineation in retinal 
images using COSFIRE filters
Vessels delineation in retinal 
images using COSFIRE filtersVessels delineation in retinal 
images using COSFIRE filters
Vessels delineation in retinal 
images using COSFIRE filters
 
Cascade classifiers trained on gammatonegrams for reliably detecting audio ev...
Cascade classifiers trained on gammatonegrams for reliably detecting audio ev...Cascade classifiers trained on gammatonegrams for reliably detecting audio ev...
Cascade classifiers trained on gammatonegrams for reliably detecting audio ev...
 

Similar to Classification of retinal vessels into

AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...acijjournal
 
Performance analysis of retinal image blood vessel segmentation
Performance analysis of retinal image blood vessel segmentationPerformance analysis of retinal image blood vessel segmentation
Performance analysis of retinal image blood vessel segmentationacijjournal
 
Retinal Vessel Segmentation in U-Net Using Deep Learning
Retinal Vessel Segmentation in U-Net Using Deep LearningRetinal Vessel Segmentation in U-Net Using Deep Learning
Retinal Vessel Segmentation in U-Net Using Deep LearningIRJET Journal
 
Automated feature extraction for early detection of diabetic retinopathy i
Automated feature extraction for early detection of diabetic retinopathy iAutomated feature extraction for early detection of diabetic retinopathy i
Automated feature extraction for early detection of diabetic retinopathy immanish91
 
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...IOSR Journals
 
IRJET- Blood Vessel Segmentation & Analysis in Retinal Images using Image Pro...
IRJET- Blood Vessel Segmentation & Analysis in Retinal Images using Image Pro...IRJET- Blood Vessel Segmentation & Analysis in Retinal Images using Image Pro...
IRJET- Blood Vessel Segmentation & Analysis in Retinal Images using Image Pro...IRJET Journal
 
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...IRJET Journal
 
Vessels Extraction from Retinal Images
Vessels Extraction from Retinal ImagesVessels Extraction from Retinal Images
Vessels Extraction from Retinal ImagesIOSR Journals
 
IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS An automatic graph based approach ...
IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS An automatic graph based approach ...IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS An automatic graph based approach ...
IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS An automatic graph based approach ...IEEEBEBTECHSTUDENTPROJECTS
 
Artery and Vein Classification in Retinal Images using Graph Based Approach
Artery and Vein Classification in Retinal Images using Graph Based ApproachArtery and Vein Classification in Retinal Images using Graph Based Approach
Artery and Vein Classification in Retinal Images using Graph Based ApproachIRJET Journal
 
Retinal blood vessel extraction and optical disc removal
Retinal blood vessel extraction and optical disc removalRetinal blood vessel extraction and optical disc removal
Retinal blood vessel extraction and optical disc removaleSAT Journals
 
Haemorrhage Detection and Classification: A Review
Haemorrhage Detection and Classification: A ReviewHaemorrhage Detection and Classification: A Review
Haemorrhage Detection and Classification: A ReviewIJERA Editor
 
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...eSAT Publishing House
 
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...eSAT Journals
 
CONVOLUTIONAL NEURAL NETWORK BASED RETINAL VESSEL SEGMENTATION
CONVOLUTIONAL NEURAL NETWORK BASED RETINAL VESSEL SEGMENTATIONCONVOLUTIONAL NEURAL NETWORK BASED RETINAL VESSEL SEGMENTATION
CONVOLUTIONAL NEURAL NETWORK BASED RETINAL VESSEL SEGMENTATIONCSEIJJournal
 
Convolutional Neural Network based Retinal Vessel Segmentation
Convolutional Neural Network based Retinal Vessel SegmentationConvolutional Neural Network based Retinal Vessel Segmentation
Convolutional Neural Network based Retinal Vessel SegmentationCSEIJJournal
 
A Deep Learning Approach To Evaluation Of Augmented Evidence Of Diabetic Reti...
A Deep Learning Approach To Evaluation Of Augmented Evidence Of Diabetic Reti...A Deep Learning Approach To Evaluation Of Augmented Evidence Of Diabetic Reti...
A Deep Learning Approach To Evaluation Of Augmented Evidence Of Diabetic Reti...Christo Ananth
 
Diabetic-Retinopathy
Diabetic-RetinopathyDiabetic-Retinopathy
Diabetic-Retinopathyanish h
 

Similar to Classification of retinal vessels into (20)

AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
AUTOMATED SEGMENTATION OF FLUORESCENT AND FUNDS IMAGES BASED ON RETINAL BLOOD...
 
Performance analysis of retinal image blood vessel segmentation
Performance analysis of retinal image blood vessel segmentationPerformance analysis of retinal image blood vessel segmentation
Performance analysis of retinal image blood vessel segmentation
 
Retinal Vessel Segmentation in U-Net Using Deep Learning
Retinal Vessel Segmentation in U-Net Using Deep LearningRetinal Vessel Segmentation in U-Net Using Deep Learning
Retinal Vessel Segmentation in U-Net Using Deep Learning
 
Automated feature extraction for early detection of diabetic retinopathy i
Automated feature extraction for early detection of diabetic retinopathy iAutomated feature extraction for early detection of diabetic retinopathy i
Automated feature extraction for early detection of diabetic retinopathy i
 
A43040105
A43040105A43040105
A43040105
 
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...
Retinal Vessels Segmentation Using Supervised Classifiers for Identification ...
 
IRJET- Blood Vessel Segmentation & Analysis in Retinal Images using Image Pro...
IRJET- Blood Vessel Segmentation & Analysis in Retinal Images using Image Pro...IRJET- Blood Vessel Segmentation & Analysis in Retinal Images using Image Pro...
IRJET- Blood Vessel Segmentation & Analysis in Retinal Images using Image Pro...
 
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
Retinal Vessel Segmentation using Infinite Perimeter Active Contour with Hybr...
 
Vessels Extraction from Retinal Images
Vessels Extraction from Retinal ImagesVessels Extraction from Retinal Images
Vessels Extraction from Retinal Images
 
Q01765102112
Q01765102112Q01765102112
Q01765102112
 
IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS An automatic graph based approach ...
IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS An automatic graph based approach ...IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS An automatic graph based approach ...
IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS An automatic graph based approach ...
 
Artery and Vein Classification in Retinal Images using Graph Based Approach
Artery and Vein Classification in Retinal Images using Graph Based ApproachArtery and Vein Classification in Retinal Images using Graph Based Approach
Artery and Vein Classification in Retinal Images using Graph Based Approach
 
Retinal blood vessel extraction and optical disc removal
Retinal blood vessel extraction and optical disc removalRetinal blood vessel extraction and optical disc removal
Retinal blood vessel extraction and optical disc removal
 
Haemorrhage Detection and Classification: A Review
Haemorrhage Detection and Classification: A ReviewHaemorrhage Detection and Classification: A Review
Haemorrhage Detection and Classification: A Review
 
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
 
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
Fractals for complexity analysis of diabetic retinopathy in retinal vasculatu...
 
CONVOLUTIONAL NEURAL NETWORK BASED RETINAL VESSEL SEGMENTATION
CONVOLUTIONAL NEURAL NETWORK BASED RETINAL VESSEL SEGMENTATIONCONVOLUTIONAL NEURAL NETWORK BASED RETINAL VESSEL SEGMENTATION
CONVOLUTIONAL NEURAL NETWORK BASED RETINAL VESSEL SEGMENTATION
 
Convolutional Neural Network based Retinal Vessel Segmentation
Convolutional Neural Network based Retinal Vessel SegmentationConvolutional Neural Network based Retinal Vessel Segmentation
Convolutional Neural Network based Retinal Vessel Segmentation
 
A Deep Learning Approach To Evaluation Of Augmented Evidence Of Diabetic Reti...
A Deep Learning Approach To Evaluation Of Augmented Evidence Of Diabetic Reti...A Deep Learning Approach To Evaluation Of Augmented Evidence Of Diabetic Reti...
A Deep Learning Approach To Evaluation Of Augmented Evidence Of Diabetic Reti...
 
Diabetic-Retinopathy
Diabetic-RetinopathyDiabetic-Retinopathy
Diabetic-Retinopathy
 

Recently uploaded

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 

Recently uploaded (20)

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 

Classification of retinal vessels into

  • 1. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 [DOI:10.5121/ijcsa.2014.4606 69 CLASSIFICATION OF RETINAL VESSELS INTO ARTERIES AND VEINS - A SURVEY S.Maheswari1 and S.V.Anandhi2 1 Final Year PG, Dr. Sivanthi Aditanar College of Engineering, Tiruchendur, India. 2 AP – CSE, Dr. Sivanthi Aditanar College of Engineering, Tiruchendur, India. ABSTRACT Retina is a layer which is found at the back side of the eye ball which plays main role for visualization. Any disease in the retina leads to severe problems. Blood vessels segmentation and classification of retinal vessels into arteries and veins is an essential thing for detection of various diseases like Diabetic Retinography etc. This paper discusses about various existing methodologies for classification of retinal image into artery and vein which are helpful for the detection of various diseases in retinal fundus image. This process is basis for the AVR calculation i.e. for the calculation of average diameter of arteries to veins. One of the symptoms of Diabetic Retinography causes abnormally wide veins and this leads to low ratio of AVR. Diseases like high blood pressure and pancreas also have abnormal AVR. Thus classification of blood vessels into arteries and veins is more important. Retinal fundus images are available on the publically available Database like DRIVE [5], INSPIREAVR [6], VICAVR [7]. KEYWORDS Retinal Image, Fundus, Preprocessing, Vessel Segmentation, Classification. 1.INTRODUCTION In [1], author has mentioned the difference between arteries and veins. They are as follows. Blood vessels of retina are divided into two types. They are 1. Arteries. 2. Veins. Arteries transport blood rich in oxygen to the organs of the body. The veins transport blood low in oxygen level. Arteries are brighter but Veins are darker. For diagnosis of various diseases it is more essential to distinguish the vessels into arteries and veins. An abnormal ratio of the size of arteries to veins is one of important symptom of various diseases like diabetes retinography, high blood pressure, pancreas etc. For example diabetic patients have abnormally wide veins, where as pancreas patients have narrowed arteries and high blood pressure patients have thickened arteries. To detect these diseases the retina has to be examined routinely. Blood vessel has to be segmented before classifying the blood vessels into arteries and veins. In general as mentioned in [1], there are four important differences between arteries and veins: • Veins are darker where as Arteries are brighter than Veins.
  • 2. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 70 • Arteries are thinner than the adjacent veins. • For Arteries the central reflex is wider but Veins have smaller central reflex. • Near the optic disk veins and arteries are usually alternate to each other before branching out. Near the optic disk one vein is usually next to two arteries. 2.VARIOUS METHODOLOGIES FOR ARTERY AND VEIN CLASSIFICATION This survey paper discusses about existing three methodologies for classification of retinal image into Artery and Vein. 2.1. First Methodology for Artery and Vein Classification Artery Vein classification methodology proposed in [2] consists of three main steps. Several Image enhancement techniques are applied in the first step which is used to improve the images. To separate major arteries from veins specific feature extraction process is employed. Feature extraction and vessel classification are not applied to each vessel point instead it is applied to each small vessel segment. Finally, the results obtained from the previous step are improved by applying a post processing step. The post processing step uses structural characteristics of the retinal vascular network. Some incorrectly labelled vessels are correctly labelled using this step. The vessels are labelled correctly based on the adjacent vessel or by using the other vessels connected to it. 2.1.1. Stages of the method [2] Figure 1. Stages of the method [2] 2.1.2.Image Enhancement Image enhancement is employed to enhance the contrast between arteries and veins in the retinal images and it is considered to be an important step in [2]. Histogram matching algorithm is applied for normalizing the color through images. Histogram matching algorithm takes two images as input. One is the source image A and the other is the reference image R and the image B is returned as output. Image A is transformed into Image B using the histogram matching Image Enhancement Vessel Segmentation and thinning Feature Extraction artery/vein classification Post- processin g
  • 3. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 71 algorithm. The histogram of resulted image B is approximately same as the histogram of the reference image R. 2.1.3 Feature extraction and vessel classification In this methodology [2], author has used Gabor wavelets for feature extraction [8] which is proposed by Soares et al. After the vessel is extracted, morphological structures is used to remove the vessel thinner than three pixels. Then for centerline points extraction, thinning algorithm [9, 10] is applied to the rest of vessels. Bifurcation and cross-over points are discarded from vessel skeleton after extraction of centerline pixels of vessels. Cross over and bifurcation points are the pixels in skeleton for which there are more than two adjacent pixels in the skeleton. Indeed, they indicate where two vessels pass each other or a vessel branches into two thinner vessels. A binary image of vessel segments is the output of this step. Finally, forward feature selection methodology is used for feature extraction. It selects the most discriminant features which are used for training the classifier. Feature vector adds each and every feature. Final feature vector are found. The best features selected by feature selection process are shown in Table 1 and these features are used for the final classification of vessels. Most selected features are extracted from green and red channels. This means arteries and veins are well differentiated in these two channels. Several classifiers like fuzzy clustering, Kmeans, SVM and LDA are examined for classification of arteries and veins. The work of this classifier is to assign an artery or vein label to each sub vessel segment. (a) (b) (c) Figure 2. (a) A sample retinal image. (b) Binary map of vascular tree for the image in (a). (c) Skeleton of vascular tree for the respective image. [2] F# Feature description for each sub vessel 1 Mean value for pixels of the skeleton of each sub vessel in red image 2 Mean value for pixels of the skeleton of each sub vessel in green image 3 Mean values for all pixels of sub vessel in red image 4 Mean values for all pixels of sub vessel in green image 5 Variance value for all pixels of sub vessel in A channel of LAB color space 6 Variance value for all pixels of sub vessel in B channel of LAB color space 7 Difference of mean of intensity values on pixels of wall and centreline pixels of vessels in Red channel 8 Difference of mean of intensity values on pixels of wall and centreline pixels of
  • 4. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 72 vessels Luminance channel Table 1. Best features extracted from vessels [2] 2.1.4. Post-processing The post-processing stage is the last step in this methodology. It consists of two steps. First structural knowledge at bifurcation points and cross over are used to find connected vessels of same type. The structural knowledge includes two rules. The first rule states that if a bifurcation point has three vessel segments then all of the three vessels should be of same type. The second rule states that if two vessels cross each other, then one must be an artery and the other one must be a vein. In the second step, number of vessel points labelled as arteries and veins are counted for each detected sub tree of artery or vein, and also the dominant label is found in that sub tree. If the number of vessel pixels with the dominant label exceeds a threshold then the dominant label of that vessel sub tree is assigned to all vessel points of that tree. 2.2. SECOND METHODOLOGY FOR ARTERY AND VEIN CLASSIFICATION Artery Vein classification methodology proposed in [3] is a new algorithm for classifying the vessels, in which the peculiarities of retinal images are exploited. By applying a divide et impera approach a concentric zone around the optic disc are partitioned into quadrants, there by a more robust local classification analysis can be performed. The results obtained by this technique were compared with manual classification provided on a validation set having 443 vessels. The overall classification error reduces from 12 % to 7 % if examination is based only on the diagnostically important retinal vessels. 2.2.1. Image preprocessing and vessel tracking A previously developed algorithm [11] is used in this methodology. This algorithm analyzes the background area of retinal image to detect changes of contrast and luminosity, and through an estimation of their local statistical properties derives a compensation for their drifts. The first task is to extract the vessel network in retinal fundus image. It is often achieved through a vessel tracking procedure. In this methodology previously developed sparse tracking algorithm [12] is used to extract the vessel network. 2.2.2. Divide The local nature of the A/V classification procedure and the symmetry of the vessel network layout are exploited by partitioning the retina into four regions. Each region should have a reasonably similar number of veins and arteries, and in which the two types of vessels hopefully have important local differences in features. A concentric zone was identified around the optic disc and then the fundus image is partitioned into four regions, and each containing one of the main arcs of the A/V network. They are 1.Superior-temporal (ST) 2.Inferior-temporal (IT) 3.Superior-nasal (SN) 4.Inferior-nasal (IN) It is shown in Figure 2.
  • 5. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 73 Figure 2. Principal arcades of the retinal vessel network [3] To perform this partitioning, first the position of the optic disc is identified and its approximate diameter can be found either manually or automatically as in [13] or [14]. Identified cardinal axes divide the retinal image into the four quadrants Quadi i = 1 2 3 4. For each quadrant Quadi, the algorithm automatically detects 5 vessels having largest mean diameter which are named as S1, S2, S3, S4, and S5. Partitioned retinal image is shown in Figure 3. This method selects only the main vessels and there by avoids confusing small arterioles and venoules. The balanced presence of veins and arteries holds in all four quadrants only if main vessels and their branches are considered. Figure 3. Partitioned Retinal Image [3] 2.2.3. Feature Extraction Author of this methodology [3] has performed an extensive statistical analysis to find the most discriminant features for the A/V classification. Finally the mean of hue values and the variance of red values are considered as the best features to classify into an artery or vein. The fact that the arteries and veins classes are differentiated by looking at their average homogeneity and hue of their red component is also in accordance with medical experience: when two vessels close to each other are compared for classification, the one having dark red is classified as vein; if this difference is not significant enough, then the one having lowest degree of uniformity is classified as artery.
  • 6. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 74 2.2.4.Impera After features extraction, based on the probability formulas mentioned in [3] and also by using fuzzy clustering algorithm [20] vessels are labelled as arteries or veins. 2.3. THIRD METHODOLOGY FOR ARTERY AND VEIN CLASSIFICATION Artery Vein classification methodology proposed in [4] is an automatic approach for artery vein classification based on the graph extracted from the retinal vessel. This method classifies the entire vascular tree based on the type of each intersection point (graph nodes) and assigning artery or vein label to each segment of vessel (graph links). Final classification of a vessel segment as artery or vein is labelled through the combination of a set of intensity features and graph based labelling. 2.3.1.Overview of Methodology [4] Figure 4. Block diagram for A/V classification [4] 2.3.2.Graph Generation The vascular network is represented as graph, in which each node represents an intersection point in the vascular tree, and each link between two intersection points corresponds to a vessel segment. For generating the graph, three-step algorithm is used by the author. First the vessel centrelines are extracted from the segmented images, then the graph needs to be generated from the centerline image, and finally some additional modifications are applied to the graph. Classification result A/V CLASSFICATION Feature extraction Linear classifier A/V classes assigning GRAPH GENERATION GRAPH ANALYSIS Vessel caliber estimation Node type decision Links labeling Vessel segmentation Vessel centerline extraction Graph modification Graph extraction
  • 7. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 75 (a) (b) (c) (d) Figure 4. Graph generation. (a) Original image; (b) segmented vessel; (c) Centerline image; (d) Extracted graph. [4] 2.3.2.1. Vessel Segmentation For extracting the graph, vessel segmentation result has to be used. The result is also used for estimating vessel calibers. The method proposed by Mendonça et al. [15] is used for segmenting the retinal vessel, after being adapted for the segmentation of high resolution images [16]. 2.3.2.2. Vessel Centerline Extraction To obtain the centerline image an iterative thinning algorithm described in [17] has to be applied to the vessel segmentation result. This algorithm removes border pixels from the segmented image. It is removed until the object shrinks to a minimally connected stroke. The segmented image is shown in Figure 4(b) where as its centerline image is shown in Figure 4 (c). 2.3.2.3 Graph Extraction In the next step, the graph nodes have to be extracted from the centerline image. It is extracted by finding the intersection points and the endpoints or terminal points. Intersection points are the pixels having more than two neighbours. Endpoints or terminal points are the pixels with only one neighbor. In order to find the links between nodes (vessel segments), all the intersection points and their neighbors are removed from the centerline image and as result is an image with separate components which are the vessel segments. Next, each vessel segment is represented by a link between two nodes. The graph extracted from the centreline image Figure 4(c) is shown in Figure 4(d). 2.3.2.4. Graph Modification As a result of the segmentation and centerline extraction processes, the extracted graph may include some misrepresentation of the vascular structure. The extracted graph should be altered when one of following errors is identified. The typical errors are 1. The splitting of one node into two nodes 2. Missing a link on one side of a node 3. False link. And these errors are defined in [18].
  • 8. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 76 2.3.3. Graph Analysis A decision on the type of the nodes is the output of the graph analysis. The node classification algorithm starts by extracting the following node information: node degree, the angles between the links, orientation of each link, the degree of adjacent nodes, and the vessel caliber at each link. Node analysis has four different cases depending on the degree of node. Four different cases and its possible node types are shown in Table 2. After deciding on the type of node, all links that belong to a particular vessel are identified and labelled. The final result is the assignment of two labels in each separate sub graph. Sub graph 1 links will be assigned with C11 , C12 labels. Similarly Sub graph 2 links will be assigned with C21 , C22 labels and so on. Cases Possible Node Types Case 1 – Nodes of degree 2 Connecting point Meeting point Case 2 – Nodes of degree 3 Bifurcation point Meeting point Case 3 – Nodes of degree 4 Bifurcation point Meeting point Crossing point Case 4 – Nodes of degree 5 Crossing point Table 2. Four different cases and its possible node types [4] 2.3.4. A/V Classification The vessel structural information embedded in the graph representation is used in above described labelling phase. Based on these labelling phase, the final goal is now to assign one of the labels with the artery class (A), and the other with vein class (V). In order to allow the final discrimination between A/V classes the structural information and vessel intensity information are used. The 30 features listed in Table 3 are measured and normalized to zero mean and unit standard deviation for each centerline pixel. Some features shown in Table 3 were previously used in [3], [19]. Author has tested with classifiers like quadratic discriminant analysis (QDA), linear discriminant analysis (LDA), and k-nearest neighbor (kNN), on the INSPIRE-AVR dataset. Here sequential forward floating selection is used for feature selection. It starts with an empty feature set and then improves the performance of the classifier by adding or removing features. Nr. Features 1-3 Red, Green and Blue intensities of the centerline pixels. 4-6 Hue, Saturation and Intensity of the centerline pixels. 7-9 Mean of Red, Green and Blue intensities in the vessel. 10-12 Mean of Hue, Saturation and Intensity in the vessel. 13-15 Standard deviation of Red, Green and Blue intensities in the vessel. 16-18 Standard deviation Hue, Saturation and Intensity in the vessel. 19-22 Maximum and minimum of Red and Green intensities in the vessel. 23-30 Intensity of the centerline pixel in a Gaussian blurred (σ =2, 4, 8, 16) of Red and Green plane. Table 3. List of features measured for each centreline pixel [4].
  • 9. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 77 4.CONCLUSION A novel automated and structural method for classification of retinal blood vessels into arteries and veins has been presented in the paper [2]. In this method classification is done on the major vessels. But for AVR measurement this method maintains high classification rate for vessels in region of interest. The divide et impera [3] procedure is justified by the balanced layout of arteries and veins in retinal fundus and by the local nature of the classification process. The result obtained on the 24 images of the validation set is satisfactory, since main vessels have been correctly classified 93% of the times. The method [4] uses the information extracted from a graph which represents the vascular network and intensity feature for discriminating between arteries and veins. The high accuracy achieved by this method, especially for the largest arteries and veins, confirm that this A/V classification methodology is reliable for the calculation of several characteristic signs associated with vascular alterations. REFERENCES 1. “ Blood vessel classification into arteries and veins in retinal images,” Claudia Kondermann, Daniel Kondermann and Michelle Yan, Proc. SPIE, February 2007. 2. “Automated characterization of blood vessels as arteries and veins in retinal images,” Qazaleh Mirsharifa, Farshad Tajeripoura, Hamidreza Pourreza, Elsevier, 2013. 3. “A divide et impera strategy for automatic classification of retinal vessels into arteries and veins,” E. Grisan and A. Ruggeri, in Proceeding 25thAnnual International Conference IEEE Engineering Med. Biol. Soc., September 2003. 4. “An automatic graph-based approach for artery/vein classification in retinal images,” Dashtbozorg B, Mendonca AM, Campilho A, IEEE Transaction, March 2014. 5. DRIVE - Digital Retinal Images for Vessel Extraction, M. Niemeijer, J. Staal, Bram van Ginneken, M. Loog, and Michael Abramoff, 2004, url:http://www.isi.uu.nl/Research/Databases/DRIVE. 6. INSPIRE-AVR - Iowa Normative Set for Processing Images of the REtina-Artery Vein Ratio, M. Niemeijer, X. Xu, A. Dumitrescu, P. Gupta, Bram van Ginneken,J. Folk, and M. Abramoff, 2011, url:http://webeye.ophth.uiowa.edu/misc/index.php?option=com_breezingforms&view=form &Itemid=537. 7. VICAVR: VARPA Images for the Computation of the Arterio/Venular Ratio,2010,url: http://www.varpa.es/vicavr.html. 8. “Retinal vessel segmentation using the 2-D Gabor wavelet and supervised classification,” Soares JV, Leandro JJ, Cesar JĂşnior RM, Jelinek HF, Cree MJ, IEEE Transaction Medical Imaging, September 2006. 9. “A rotation invariant rule-based thinning algorithm for character recognition,” Ahmed M, Ward R., IEEE Transaction Pattern Analysis Machine Intelligence 2002. 10. “An improved rotation-invariant thinning algorithm,” Rockett P, IEEE Transaction Pattern Analysis Machine Intelligence 2005. 11. “Color fundus images luminance and contrast normalization,” E. Grisan, M. Foracchia, and A. Ruggeri, in Abstracts of the 3rd CAFIA workshop, in European Journal of Ophthalmology, March 2003. 12. “Quantitative description of vessel features in hypertensive retinopathy fundus images,” M. Foracchia, E. Grisan, and A. Ruggeri, Abstracts of the 2nd CAFIA workshop, url:http://www.cafia.org/cafia2001b/index.html,2001.
  • 10. International Journal on Computational Sciences & Applications (IJCSA) Vol.4, No.6,December 2014 78 13. “Locating the optic nerve in a retinal image using the fuzzy convergence of the blood vessels,” Hoover and M. Goldbaum, unpublished, online url: http://www.parl.clemson.edu/stare/nerve/. 14. “Detection of optic disk based on a directional model of vessel network,” Ruggeri, M. Foracchia, and E. Grisan, in Abstracts of the 3rd CAFIA workshop, in European Journal of Ophthalmology, March 2003. 15. “Segmentation of retinal blood vessels by combining the detection of centerlines and morphological reconstruction,” A.Mendonca and A. Campilho, IEEE Transaction Medical Imag., September 2006. 16. “Segmentation of the vascular network of the retina,” A.Mendonça, B. Dashtbozorg, and A. Campilho, Image Analysis and Modeling in Opthalmology, E. Y. K. Ng, U. R. Acharya, J. S. Suri, and A. Campilho, Eds. Boca Raton, FL, USA: CRC Press, 2013. 17. “Parallel thinning with two-subiteration algorithms,” Z. Guo and R. W. Hall, Commun. ACM, 1989. 18. “Separation of the retinal vascular graph in arteries and veins based upon structural knowledge,” K. Rothaus, X. Jiang, and P. Rhiem, Image Vis.Comput., June 2009. 19. “Automated measurement of the arteriolar-to-venular width ratio in digital color fundus photographs,” M. Niemeijer, X. Xu, A. Dumitrescu, P. Gupta, M. A. B. van Ginneken ,and J. Folk, IEEE Transaction Med. Imag., Nov. 2011. 20. “Pattern Recognition with Fuzzy Objective Function Algorithms,” J. C. Bezdek, 1981. Authors S.Maheswari received her B.E (CSE) in 2009 from Anna University and pursuing M.E (CSE) in Dr. Sivanthi Aditanar College of Engineering, Tiruchendur. Her area of interest is in medical Image Processing and she is also an active student member of CSI. S.V.Anandhi received her B.E (CSE) and M.E (CSE) in 2006 and 2010, respectively. Her area of interest is in Image Processing.