{"id":2012,"date":"2015-12-28T09:36:32","date_gmt":"2015-12-28T09:36:32","guid":{"rendered":"http:\/\/biomedpharmajournal.org\/?p=2012"},"modified":"2020-04-25T06:22:25","modified_gmt":"2020-04-25T06:22:25","slug":"robust-and-efficient-segmentation-of-blood-vessel-in-retinal-images-using-gray-level-textures-features-and-fuzzy-svm","status":"publish","type":"post","link":"https:\/\/biomedpharmajournal.org\/staging\/vol8no2\/robust-and-efficient-segmentation-of-blood-vessel-in-retinal-images-using-gray-level-textures-features-and-fuzzy-svm\/","title":{"rendered":"Robust and Efficient Segmentation of Blood Vessel in Retinal Images using Gray-Level Textures Features and Fuzzy SVM"},"content":{"rendered":"<p><strong>Introduction<\/strong><\/p>\n<p>Recent advances in computer technology have enabled the progress of numerous types of Computer-Aided Medical Diagnosis &#8211; CAMD &#8211; over the years. Currently, medical image analysis is a research area that attracts a lot of concern from both scientists and physicians. Computerized medical imaging and analysis methods using multiple modalities have facilitated early diagnosis, treatment evaluation, and therapeutic intervention in the clinical\u00a0 management of critical diseases[1]. DIABETIC retinopathy (DR) is the leading ophthalmic pathological cause of blindness among people of working age in developed countries. It is motivated by diabetes-mellitus complications and, although diabetes warmth does not necessarily involve vision impairment, about 2% of the patients affected by this disorder are blind and 10% undergo vision degradation after 15 years of diabetes, as a consequence of DR complications. The estimated prevalence of diabetes for all age groups worldwide was 2.8% in 2000 and 4.4% in 2030, meaning that the total number of diabetes patients is forecasted to rise from 171 million in 2000 to 366 million in 2030 [2].<\/p>\n<p>Several automated techniques have been reported to quantify the\u00a0 changes in morphology of retinal vessels (width, tortuosity) indicative of retinal or cardiovascular diseases. Some of the techniques measure the vessel morphology as an\u00a0 average value representing the entire vessel network, e.g., average tortuosity [3]. However\u00a0 recently, vessel morphology\u00a0 measurement\u00a0 specific to arteries or\u00a0 veins was found to\u00a0 be\u00a0 associated with disease. For example, \u2018plus\u2019 disease in retinopathy of prematurity (ROP) may result in increase in arterial tortuosity relative to that of veins indicating the need for preventative treatment [4]. Arterial narrowing, venous dilatation, and resulting decrease in artery-to- venous width ratio (AVR) may predict the future occurrence of a stroke event or a myocardial infarct [5]. Unfortunately, the detection of minute changes in vessel width or tortuosity specific to arteries or\u00a0 veins may be difficult in a\u00a0 visual evaluation by an ophthalmologist or by a semi-automated method, which is laborious in clinical practice. Therefore, an automated identifica- tion and separation of individual vessel trees and the subsequent classification into arteries and veins is required for vessel specific morphology analysis [6].<\/p>\n<p>Blood vessels appeared as networks of either deep red or orange-red filaments that originated within the optic disc and were of progressively diminishing width. Several approaches for extracting retinal image vessels have been developed which can be divided as; one consists of supervised classifier-based algorithms and the other utilizes tracking-based approaches. Supervised classifier-based algorithm usually comprise of two steps. First, a low-level algorithm produces segmentation of spatially connected regions. These candidate regions are then classified as vascular or non-vascular. The application of mathematical morphology and wavelet transform was investigated for identification of retinal blood vessels [7]. In a follow-up study, a two-dimensional Gabor wavelet was utilized to initially segment the retinal images.<\/p>\n<p>A Bayesian classifier was then applied to classify extracted feature vectors as vascular or non-vascular. Tracking-based approaches utilize a profile model to incrementally step along and segment a vessel. Vessel tracking proceeded iteratively from the papilla, halting when the response to a one-dimensional matched filter fell below a given threshold. The tracking method was driven by a fuzzy model of a one-dimensional vessel profile [8]. One drawback to these approaches is their dependence upon methods for locating the starting points, which must always be either at the optic nerve or at subsequently detected branch points. Blood vessels were detected by means of mathematical morphology [9]. Matched filters were applied in conjunction with other techniques such as genetic algorithms and piecewise thresholding [10]. The rest of the article are described as follows, the proposed blood vessel segmentation method is presented in section 2, the experimental results are presented in section 3 and the conclusion in section 4.<\/p>\n<p><strong>Proposed Method for Vessel classification<\/strong><\/p>\n<p>This paper proposes a new supervised approach for blood vessel detection based on a NN for pixel classification. The essential feature vector is computed from preprocessed retinal images in the neighborhood of the pixel under consideration. The following process stages may be identified: 1) original fundus image pre-processing for gray-level homogenization and blood vessel enhancement, 2) feature extraction for pixel numerical representation, 3) application of a classifier to label the pixel as vessel or nonvessel, and 4) post-processing for filling pixel gaps in detected blood vessels and removing falsely-detected secluded vessel pixels. Input images are monochrome and obtained by extracting the green band from original RGB retinal images. The green channel provides the best vessel-background contrast of the RGB-representation, while the red channel is the brightest color channel and has low contrast, and the blue one offers poor dynamic range. Thus, blood containing elements in the retinal layer (such as vessels) are best represented and reach higher contrast in the green channel [11].<\/p>\n<p>All parameters described below were set by experiments carried out on DRIVE images with the aim of contributing the best segmentation performance on this database (performance was evaluated in terms of average accuracy\u2014a detailed description is provided in Sections V-A and V-B). Therefore, they refer tom retinas of approximately 540 pixels in diameter. The application of the methodology to retinas of different size (i.e., the diameter in pixels of STARE database retinas is approximately 650 pixels) demands either resizing input images to complete this condition or adapting proportionately the whole set of used parameters to this new retina size.<\/p>\n<p><strong>Preprocessing<\/strong><\/p>\n<p>Color fundus images often show imperative lighting variations, poor contrast and noise. In order to reduce these imperfections and generate images more suitable for extracting the pixel features demanded in the classification step, a preprocessing comprising the following steps is applied: 1) vessel central light reflex removal, 2) background homogenization, and 3) vessel enhancement. Next, a description of the procedure, illustrated through its application to a STARE database fundus image (Fig. 1), is detailed.<\/p>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-2040\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig1-150x150.jpg\" alt=\"Figure 1\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig1-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig1-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig1.jpg 639w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td><strong>Figure 1: Illustration of the preprocessing process: (a) Green channel of the original image. (b) (b) Homogenized image. (c) Vessel-enhanced image.<\/strong><\/p>\n<p><a href=\"http:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig1.jpg\" target=\"_blank\">Click here to view full figure<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>Color fundus images often show important lighting variations, poor contrast and noise. In order to decrease these imperfections and generate images more suitable for extracting the pixel features demanded in the classification step, a pre- processing comprising the following steps is applied: 1) vessel central light reflex removal, 2) background homogenization, and 3) vessel enhancement.<\/p>\n<p><strong>Vessel Central Light Reflex Removal<\/strong><\/p>\n<p>Since retinal blood vessels have lesser reflectance when compared to other retinal surfaces, they appear darker than the background. Although the typical vessel cross-sectional gray-level profile can be approximated by a Gaussian shaped curve (inner vessel pixels are darker than the outermost ones), some blood vessels include a light streak (known as a light reflex) which runs down the central length of the blood vessel. To remove this brighter strip, the green plane of the image is filtered by applying a morphological opening using a three-pixel diameter disc, defined in a square grid by using eight connexity, as structuring element. Disc diameter was fixed to the probable minimum value to reduce the risk of merging close vessels.<\/p>\n<p><strong>Background Homogenization<\/strong><\/p>\n<p>Fundus images often contain background intensity variation due to non uniform illumination. Consequently, background pixels may have different intensity for the same image and, even though their gray-levels are usually higher than those of vessel pixels (in relation to green channel images), the intensity values of some background pixels is equivalent to that of brighter vessel pixels. Since the feature vector used to represent a pixel in the classification stage is formed by gray-scale values, this effect may worsen the performance of the vessel segmentation methodology. With the purpose of removing these background lightening variations, a shade-corrected image is accomplished from a background estimate. This image is the result of a filtering operation with a large arithmetic mean kernel,<\/p>\n<p><strong>Vessel Enhancement<\/strong><\/p>\n<p>The final pre-processing step consists on generating a new vessel-enhanced image, Vessel enhancement is performed by estimating the complementary image of the homogenized image and subsequently applying the morphological Top-Hat transformation. The pre-processing results of two images with different illumination condition are shown in figure 2.<\/p>\n<p>&nbsp;<\/p>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-2041\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig2-150x150.jpg\" alt=\"Figure 2\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig2-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig2-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig2.jpg 600w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td><strong>Figure:2 pre processing results of two images with different illumination conditions. (a), (d) Green channel of the original images. (b), (e)<\/strong> <strong>Homogenized images. (c), (f) Vessel-enhanced images.<\/strong><\/p>\n<p><a href=\"http:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig2.jpg\" target=\"_blank\">Click here to view full figure<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><strong>Feature Extraction<\/strong><\/p>\n<p>The aim of the feature extraction stage is pixel characterization by means of a feature vector, a pixel representation in terms of some quantifiable measurements which may be easily used in the classification stage to decide whether pixels belong to a real blood vessel or not. In this paper, the following sets of features were selected. These features are: Laplacian of Gaussian (LoG), gray level co-occurrence matrix (GLCM) and directional Gabor texture features (DGTF). The features extracted are discussed below:<\/p>\n<p><strong>Laplacian of Gaussian (LoG)<\/strong><\/p>\n<p>LoG filters at Gaussian widths of 0.25, 0.50, 1, and 2 are considered. These values are convoluted with the input image. Sixteen features are retrieved by calculating mean, standard deviation, skewness, autocorrelation, busyness, coarseness and kurtosis for the LoG filter output in the SROI region.<\/p>\n<p><strong>Mean <\/strong><\/p>\n<p>The mean (m) is defined as the sum of the intensity values of pixels divided by the number of pixels in the SROI of an image.<\/p>\n<p><strong>Standard Deviation<\/strong><\/p>\n<p>It\u00a0shows how much variation or exists from the expected value i.e., the mean. The data points tend to be very close to the\u00a0mean results low standard deviation and the data points are spread out over a large range of values results high standard deviation.<\/p>\n<p><strong>Skewness<\/strong><\/p>\n<p>It is a measure of the asymmetry of the data around the sample mean. If the value is negative, the data are spread out more to the left of meaner than to the right. If the value is positive, the data are spread out more to the right. The sickness of the normal distribution (or any perfectly symmetric distribution) is zero. The skewness of a distribution is defined as<\/p>\n<p>Y=E(x-\u00b5)<sup>3<\/sup>\/\u03c3<sup>3\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 <\/sup><\/p>\n<p style=\"text-align: justify; line-height: 150%;\"><span lang=\"EN-IN\">Where <i>\u00b5<\/i> is the mean of <em>x<\/em>, <i>\u03c3<\/i> is the standard deviation of <em>x<\/em>, and <em>E<\/em>(<em>t<\/em>) represents the expected value of the quantity <em>t.<\/em><\/span><\/p>\n<p><strong>Autocorrelation<\/strong><\/p>\n<p>It is used to evaluate the quantity of promptness as well as the excellence of the texture present in the image, denoted as <em>f<\/em>(\u03b4i, \u03b4j). For a n x m image is defined as follows:<\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2043\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F1.jpg\" alt=\"formula 1\" width=\"347\" height=\"85\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F1-300x73.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F1.jpg 347w\" sizes=\"(max-width: 347px) 100vw, 347px\" \/><\/p>\n<p>Here 1 \u2264 \u03b4i\u00a0 \u2264 n and 1 \u2264 \u03b4j\u00a0 \u2264 m. \u03b4i\u00a0 and \u03b4j\u00a0 represent a shift on rows and columns, respectively.<\/p>\n<p><strong>Kurtosis<\/strong><\/p>\n<p>The forth central moment gives kurtosis. It gives the measure of closeness of an intensity distribution to the normal Gaussian shape.<\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2045\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F2.jpg\" alt=\"formula 2\" width=\"232\" height=\"63\" \/><\/p>\n<p><strong>Coarseness<\/strong><\/p>\n<p>The Coarseness is calculated based on the Shape. This value is not equal to zero then the segmented area has been affected by the tumor, otherwise the tumor does not affect the segmented area. It is the average number of maxima in the autocorrelated images and original images. \u00a0The coarseness (Cs) is calculated as follows<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2046\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F3.jpg\" alt=\"formula 3\" width=\"316\" height=\"103\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F3-300x98.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F3.jpg 316w\" sizes=\"(max-width: 316px) 100vw, 316px\" \/><\/p>\n<p><strong>Busyness<\/strong><\/p>\n<p>It is calculated based on connectivity, how much the pixels are connected is calculated that is above 5 then the segmented area has a tumor. The business&#8217; value is below 5 the segmented area does not have a tumor. The Busyness value is depending on Coarseness .If the value of Coarseness is high ,the\u00a0 It is related to coarseness in the reverse order, that is when the business is low.<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2047\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F4.jpg\" alt=\"formula\" width=\"97\" height=\"61\" \/><\/p>\n<p><strong>Gray Level Co-Occurrence Matrix<\/strong><\/p>\n<p>Gray-level-based features: features based on the differences between the gray-level in the candidate pixel and a statistical value representative of its surroundings. It contains the second-order statistical information of neighboring pixels of an image. It is estimated of a joint probability density function (PDF) of gray level pairs in an image [12].<\/p>\n<p>It can be expressed in the following equation<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2048\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F5.jpg\" alt=\"formula 5\" width=\"237\" height=\"50\" \/><\/p>\n<p>Where\u00a0 i , j indicate the gray level of two pixels ,N is the gray image dimensions ,\u03bc is the position relation of two pixels .Different values of \u03bc decides the distance and direction of two pixels .Normally Distance (D) is 1,2 and Direction(\u03b8) is 00,450,900,1350 are used for calculation [13 ].<\/p>\n<p>Texture features can be extracted from gray level images using GLCM Matrix .In our proposed method ,five texture features energy, contrast, correlation , entropy\u00a0 and homogeneity are experiments. These features are extracted from the segmented MR images and analyzed using various directions and distances.<\/p>\n<p>Energy expresses the repetition of pixel pairs of an image<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2049\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F6.jpg\" alt=\"formula\" width=\"145\" height=\"65\" \/><\/p>\n<p>Local variations present in the image is measured \u00a0by Contrast.\u00a0 \u00a0If the contrast \u00a0value is high means the image has large variations.<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2050\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F7.jpg\" alt=\"formula\" width=\"193\" height=\"62\" \/><\/p>\n<p>Correlation is a measure linear dependency of gray level values in co-occurrence matrices. It is a two dimensional frequency histogram in which individual pixel pairs are assigned to each other on the basis of a specific ,predefined displacement vector<\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2051\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F8.jpg\" alt=\"formula\" width=\"213\" height=\"69\" \/><\/p>\n<p>Where \u03bc<sub><sup>1<\/sup><\/sub>,\u03bc<sub>2<\/sub>,\u03c3<sub>1<\/sub>,\u03c3<sub>2<\/sub><em>\u00a0\u00a0 <\/em>are \u00a0mean \u00a0and \u00a0standard \u00a0deviation values accumulated in the x and y directions respectively.<\/p>\n<p>Entropy is a measure of non-uniformity in the image based on the probability of\u00a0\u00a0\u00a0 \u00a0\u00a0Co- occurrence values, it also indicates the complexity of the image<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2053\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F91.jpg\" alt=\"formula\" width=\"233\" height=\"61\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>Homogeneity is inversely proportional to contrast at constant energy whereas it is inversely proportional to energy<\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2054\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F10.jpg\" alt=\"formula\" width=\"193\" height=\"71\" \/><\/p>\n<p><strong>Directional Gabor Texture Features (DGTF)<\/strong><\/p>\n<p>Directional Gabor\u2019s are used as they measure the heterogeneity in the SROI. Gabor filter is a Gaussian kernel function modulated by a sinusoidal plane wave. There-fore, it gives directional texture features at a specified Gaussian scale. Gabor kernel is defined as:<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2055\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F11.jpg\" alt=\"formula\" width=\"414\" height=\"185\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F11-300x134.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F11.jpg 414w\" sizes=\"(max-width: 414px) 100vw, 414px\" \/><\/p>\n<p>In this equation, \u03bb represents the wavelength of the sinusoidal factor, \u03b8 represents the orientation of the normal to the parallel stripes of a Gabor function, \u03c8 is the phase offset, \u03c3 is the width of the Gaussian, and \u03b3 is the spatial aspect ratio, and specifies the ellipticity of the support of the Gabor function [14]. The intensity and texture features summary is given in Table 1.<\/p>\n<p><strong>Rotation Invariant Circular Gabor Features (RICGF)<\/strong><\/p>\n<p>Gabor filter is a Gaussian kernel function modulated by a radially sinusoidal surface wave; therefore, it gives\u00a0rotational invariant texture features which are given by:<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2056\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F12.jpg\" alt=\"formula\" width=\"293\" height=\"137\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>Where, \u03bb represents the wavelength of the sinusoidal factor, \u03b8 represents the orientation of the normal to the parallel stripes of a Gabor function, \u03c8 is the phase offset, \u03c3 is the width of the Gaussian, and \u03b3 is the spatial aspect ratio, and specifies the ellipticity of the support of the Gabor function.<\/p>\n<p><strong>\u00a0<\/strong><strong>Table: 1\u00a0 Summary Of Intensity And Texture Features<\/strong><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" width=\"83\"><strong>Feature Category<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"369\"><strong>Features<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"165\"><strong>Number of Features<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"83\">LoG<\/td>\n<td style=\"text-align: center;\" width=\"369\">Four statistical parameters for the LoG filter output in the SROI region are retrieved at \u03c3 = 0.25, 0.50, 1, and 2 thereby contributing 16 features in the feature pool. These parameters are: (1) mean intensity, (2) standard deviation, (3) Skewness, (4) Kurtosis<\/td>\n<td style=\"text-align: center;\" width=\"165\">16 features<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"83\">GLCM<\/td>\n<td style=\"text-align: center;\" width=\"369\">Following GLCM features at 0\u00b0, 45\u00b0, 90\u00b0, and 135\u00b0 are calculated: (1) contrast, (2) homogeneity, (3) correlation, (4)Energy<\/p>\n<p>&nbsp;<\/td>\n<td style=\"text-align: center;\" width=\"165\">4*4 =16 features<\/p>\n<p>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"83\">DGTF<\/td>\n<td style=\"text-align: center;\" width=\"369\">RICGFs are calculated \u00a0at \u03bb for 2\u221a2, 4, 4\u221a2, 8, 8\u221a2) and \u03b8 for 0\u00b0, 22.5\u00b0, 45\u00b0, 67.5\u00b0, and 90\u00b0 are varied. Four statistical parameters are calculated for each filter output in the marked SROI\u00a0 and are taken as 100 features in the feature bank. These parameters are: (1) mean intensity, (2) standard deviation, (3) Skewness, (4) Kurtosis<\/p>\n<p>&nbsp;<\/td>\n<td style=\"text-align: center;\" width=\"165\">25* 4=100 features<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"83\">RICGFs<\/td>\n<td style=\"text-align: center;\" width=\"369\">RICGFs are calculated at \u03bb =2\u221a2, 4, 4\u221a2, 8, 8\u221a2) and two values of \u03c8, i.e., 0\u00b0 and 90\u00b0 four statistical parameters for each filter output in the marked SROI and are taken as 40 features in the feature bank. These features are: (1) mean intensity, (2) standard deviation, (3) Skewness, (4) Kurtosis<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/td>\n<td style=\"text-align: center;\" width=\"165\">10* 4=40 features<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><strong>Classification using FSVM<\/strong><\/p>\n<p>The SVM has been widely used in pattern recognition applications due to its computational efficiency and good generalization performance. It is widely used in object detection and recognition, content-based image retrieval, text recognition, biometrics, speech recognition, etc. It creates a hyperplane that separates the data into two classes with the maximum margin. Originally it was a linear classifier based on the optimal hyperplane algorithm .A support vector machine searches an optimal separating hyper-plane between members and non-members of a given class in a high. In SVMs , the training process is very sensitive to those training data points which are away from their own class.\u00a0 In our proposed method Fuzzy logic based SVM (FSVM) is applied for classification .It is an effective supervised classifier and accurate learning technique, which was first proposed by Lin and Wang [17]. In FSVM is to assign each data point a membership value according to its relative importance in the class. Since each data point \u00a0has an assigned membership value, the training set and is given by<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2057\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F5A.jpg\" alt=\"formula\" width=\"429\" height=\"71\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F5A-300x50.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F5A.jpg 429w\" sizes=\"(max-width: 429px) 100vw, 429px\" \/><\/p>\n<p>For positive class , the set of membership values are denoted as , and are denoted as\u00a0 \u00a0for negative class , they are assigned independently. The main process of fuzzy SVM is to maximize the margin of separation and minimize the classification error.<\/p>\n<p>The optimal hyperplane problem of FSVM can be defined as the following problem [15,16].<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2058\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F6A.jpg\" alt=\"formula\" width=\"573\" height=\"144\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F6A-300x75.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F6A.jpg 573w\" sizes=\"(max-width: 573px) 100vw, 573px\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>Where <em>f<\/em><sub><em>i<\/em><\/sub>\u00a0(<sub><sup><span style=\"font-size: 11.1111px; line-height: 16.6667px;\">0\u2264 <em>f<\/em><\/span><\/sup><em><span style=\"font-size: 11.1111px; line-height: 16.6667px;\">i<\/span><\/em><\/sub>\u00a0\u22641) is the fuzzy membership function <em>f\u00a0<sub>i<\/sub>e\u00a0<sub>i<\/sub><\/em>,\u00a0is a error of different weights and C is a constant<\/p>\n<p>The inputs to FSVM algorithm are the feature subset selected via Enhanced TCM. It follows the structural risk minimization principle from the statistical learning theory. Its kernel is to control the practical risk and classification capacity in order to broaden the margin between the classes and reduce the true costs . A Fuzzy support vector machine searches an optimal separating hyper-plane between members and non-members of a given class in a high dimension feature space .<\/p>\n<p>The Lagrange multiplier function of FSVM is<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2059\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F7A.jpg\" alt=\"formula\" width=\"611\" height=\"238\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F7A-300x117.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F7A.jpg 611w\" sizes=\"(max-width: 611px) 100vw, 611px\" \/><\/p>\n<p>Then the optimization problem can be transferred to<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2060\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F8A.jpg\" alt=\"formula\" width=\"556\" height=\"139\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F8A-300x75.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F8A.jpg 556w\" sizes=\"(max-width: 556px) 100vw, 556px\" \/><\/p>\n<p>Where the parameter\u00a0 \u00a0can be solved by the sequential minimal optimization (SMO) quadratic programming approach [18].In Nonlinear data , the input space X can be mapped into higher dimensional feature space . It&#8217;s become linearly separable. The mapping function\u00a0 \u00a0should be in accordance with Mercer\u2019s theorem [19].<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2061\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F9A.jpg\" alt=\"formula\" width=\"512\" height=\"97\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F9A-300x57.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_F9A.jpg 512w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/><\/p>\n<p>It can be chosen from the following functions<\/p>\n<p><em>Polynomial learning machine kernel function<\/em><\/p>\n<p><strong><em>FSVM Training and Testing Process<\/em><\/strong><\/p>\n<p>To train and testing \u00a0the Fuzzy SVM classifier, we need some data features to identify the vessel region or not. The data features will then train the classifier and the classifier will find the vessel region in the retinal image. The data features which we have chosen for training the FSVM classifier are concatenated of the \u00a0172 features (Detailed in section 2.2).<\/p>\n<p><strong>Experimental Results<\/strong><\/p>\n<p><strong>Performance Measures<\/strong><\/p>\n<p>In order to quantify the algorithmic performance of the proposed\u00a0 method on a fundus image, the resulting segmentation is compared to its corresponding gold-standard image. This image is obtained by manual creation of a vessel mask in which all vessel pixels are set to one and all nonvessel pixels are set to zero. Thus, automated vessel segmentation performance can be assessed. In this paper, our algorithm was evaluated in terms of Sensitivity , Specificity ,Positive Predictive Value(PPV), Negative Predictive Value(NPV) and Accuracy [20]. It is defined as follo<em>w<\/em>s<\/p>\n<p>Sensitivity = TP\/(TP+FN)<\/p>\n<p>Specificity = TN\/(TN+FP)<\/p>\n<p>PPV = TP\/(TP+FP)<\/p>\n<p>NPV = TN\/ (TN+FN)<\/p>\n<p>Accuracy = (TN+TP)\/(TN+TP+FN+FP)<\/p>\n<p>Sensitivity and specificity metrics are the ratio of well-classified vessel and nonvessel pixels, respectively.\u00a0 Positive predictive value is the ratio of pixels classified as vessel pixel that are correctly classified. Negative predictive value is the ratio of pixels classified as background pixel that are correctly classified. Finally, accuracy is a global measure providing the ratio of total well-classified pixels. The Contingency Vessel Classification is given in Table II.<\/p>\n<p><strong>Table: 2 Contingency Vessel Classification<\/strong><\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2063\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/fig-20.gif\" alt=\"table\" width=\"404\" height=\"59\" \/><\/p>\n<p><strong>Proposed Method Evaluation<\/strong><\/p>\n<p>This method was evaluated on DRIVE and STARE database images with available gold-standard images. Since the images\u2019 dark background outside the FOV is easily detected. Sensitivity , specificity, positive predictive value , negative predictive value and accuracy values were computed for each image considering FOV pixels only. Since FOV masks are not provided for STARE images, they were generated with an approximate diameter of 650\u00a0\u00a0\u00a0 550. The results are listed in Tables III and IV.<\/p>\n<p><strong>Table: 3\u00a0Performance Results\u00a0 On Drive Database\u00a0 Images<\/strong><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" width=\"103\"><strong>Image<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>Sensitivity<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>Specificity<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>PPV<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>NPV<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>Accuracy<\/strong><\/p>\n<p><strong>\u00a0<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">1<\/td>\n<td style=\"text-align: center;\" width=\"103\">59.97<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.44<\/td>\n<td style=\"text-align: center;\" width=\"103\">82.45<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.27<\/td>\n<td style=\"text-align: center;\" width=\"103\">94.25<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">2<\/td>\n<td style=\"text-align: center;\" width=\"103\">87.81<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.75<\/td>\n<td style=\"text-align: center;\" width=\"103\">76.03<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.54<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.81<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">3<\/td>\n<td style=\"text-align: center;\" width=\"103\">77.96<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.70<\/td>\n<td style=\"text-align: center;\" width=\"103\">82.46<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.97<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.30<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">4<\/td>\n<td style=\"text-align: center;\" width=\"103\">77.65<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.87<\/td>\n<td style=\"text-align: center;\" width=\"103\">83.74<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.87<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.37<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">5<\/td>\n<td style=\"text-align: center;\" width=\"103\">69.10<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.50<\/td>\n<td style=\"text-align: center;\" width=\"103\">85.98<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.99<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.04<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">6<\/td>\n<td style=\"text-align: center;\" width=\"103\">68.02<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.25<\/td>\n<td style=\"text-align: center;\" width=\"103\">86.39<\/td>\n<td style=\"text-align: center;\" width=\"103\">94.97<\/td>\n<td style=\"text-align: center;\" width=\"103\">94.02<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">7<\/td>\n<td style=\"text-align: center;\" width=\"103\">70.39<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.82<\/td>\n<td style=\"text-align: center;\" width=\"103\">89.26<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.99<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.34<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">8<\/td>\n<td style=\"text-align: center;\" width=\"103\">58.40<\/td>\n<td style=\"text-align: center;\" width=\"103\">99.61<\/td>\n<td style=\"text-align: center;\" width=\"103\">91.72<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.98<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.75<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">9<\/td>\n<td style=\"text-align: center;\" width=\"103\">67.76<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.72<\/td>\n<td style=\"text-align: center;\" width=\"103\">76.94<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.99<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.89<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">10<\/td>\n<td style=\"text-align: center;\" width=\"103\">69.44<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.19<\/td>\n<td style=\"text-align: center;\" width=\"103\">82.27<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.59<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.26<\/p>\n<p>&nbsp;<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>A vessel was considered thin if its width is lower than 50% of the width of the widest optic disc vessel. Otherwise the vessel is considered non-thin. On the other hand, a FP\u00a0\u00a0\u00a0 is considered to be far from a vessel border if the distance from its nearest vessel border pixel in the gold-standard is over two pixels. Otherwise, the FP is considered to be near. Table IV summarizes the results of this study. This table shows the average ratio of FN\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 and\u00a0\u00a0\u00a0\u00a0\u00a0 FP provided by the segmentation algorithm for the 10 test images in the DRIVE and STARE databases. The average percent of\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 FN\u00a0 and FP\u00a0\u00a0\u00a0\u00a0 corresponding to the different spacial locations considered are also shown. For both databases, the percent of\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 FN produced in non-thin vessel pixels was higher than that in thin vessel pixels.<\/p>\n<p><strong>Table: 4 Performance Results\u00a0 On Stare Database\u00a0 Images<\/strong><\/p>\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" width=\"103\"><strong>Image<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>Sensitivity<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>Specificity<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>PPV<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>NPV<\/strong><\/td>\n<td style=\"text-align: center;\" width=\"103\"><strong>Accuracy<\/strong><\/p>\n<p><strong>\u00a0<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">1<\/td>\n<td style=\"text-align: center;\" width=\"103\">81.09<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.24<\/td>\n<td style=\"text-align: center;\" width=\"103\">76.01<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.95<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.67<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">2<\/td>\n<td style=\"text-align: center;\" width=\"103\">87.81<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.75<\/td>\n<td style=\"text-align: center;\" width=\"103\">76.03<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.54<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.81<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">3<\/td>\n<td style=\"text-align: center;\" width=\"103\">77.96<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.70<\/td>\n<td style=\"text-align: center;\" width=\"103\">82.46<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.97<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.30<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">4<\/td>\n<td style=\"text-align: center;\" width=\"103\">77.65<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.87<\/td>\n<td style=\"text-align: center;\" width=\"103\">83.74<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.87<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.37<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">5<\/td>\n<td style=\"text-align: center;\" width=\"103\">69.10<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.50<\/td>\n<td style=\"text-align: center;\" width=\"103\">85.98<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.99<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.04<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">6<\/td>\n<td style=\"text-align: center;\" width=\"103\">68.02<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.25<\/td>\n<td style=\"text-align: center;\" width=\"103\">86.39<\/td>\n<td style=\"text-align: center;\" width=\"103\">94.97<\/td>\n<td style=\"text-align: center;\" width=\"103\">94.02<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">7<\/td>\n<td style=\"text-align: center;\" width=\"103\">70.39<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.82<\/td>\n<td style=\"text-align: center;\" width=\"103\">89.24<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.99<\/td>\n<td style=\"text-align: center;\" width=\"103\">95.34<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">8<\/td>\n<td style=\"text-align: center;\" width=\"103\">58.40<\/td>\n<td style=\"text-align: center;\" width=\"103\">99.61<\/td>\n<td style=\"text-align: center;\" width=\"103\">91.72<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.98<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.75<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">9<\/td>\n<td style=\"text-align: center;\" width=\"103\">67.76<\/td>\n<td style=\"text-align: center;\" width=\"103\">98.72<\/td>\n<td style=\"text-align: center;\" width=\"103\">76.94<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.99<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.89<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"103\">10<\/td>\n<td style=\"text-align: center;\" width=\"103\">62.25<\/td>\n<td style=\"text-align: center;\" width=\"103\">97.63<\/td>\n<td style=\"text-align: center;\" width=\"103\">72.45<\/td>\n<td style=\"text-align: center;\" width=\"103\">96.27<\/td>\n<td style=\"text-align: center;\" width=\"103\">94.41<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>The experimental results of sensitivity, specificity ,PPV,NPV and accuracy of\u00a0 DRIVE data base is shown in Figure 3 and STARE data base is shown in Figure 4.<\/p>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-2069\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig31-150x150.jpg\" alt=\"figure\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig31-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig31-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig31.jpg 604w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td><strong>Figure 3: Experimental results of DRIVE database<\/strong><\/p>\n<p><a href=\"http:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig31.jpg\" target=\"_blank\">Click here to view full figure<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-2070\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig41-150x150.jpg\" alt=\"figure 4\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig41-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig41-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig41.jpg 605w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td><strong>Figure 4:\u00a0Experimental results of STARE database<\/strong><\/p>\n<p><a href=\"http:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2015\/12\/Vol8_No2_Rob_Merl_fig41.jpg\" target=\"_blank\">Click here to view full figure<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><strong>Conclusion<\/strong><\/p>\n<p>In this paper, we have developed an automated segmentation of blood vessel in retinal image system. The medical decision making system was designed with the Texture features and fuzzy logic based Support Vector Machine. The proposed approach comprises feature extraction and classification. The benefit of the system is to assist the physician to make the final decision without uncertainty. Our proposed vessel segmentation technique does not require any user intervention, and has consistent performance in both normal and abnormal images. The proposed blood vessel segmentation algorithm produces more than 96% of segmentation accuracy in both publically available DRIVE and STARE Database.<\/p>\n<p><strong>References<\/strong><\/p>\n<ol>\n<li>Doi, K.Computer-aided diagnosis in medical imaging: Historical review, current status and future potential.\u00a0 Computerized Medical Imaging and Graphics, 31:198\u2013211,2007.<\/li>\n<li>.P.C.\u00a0 Ronald, T.K.\u00a0 Peng, A\u00a0 Textbook of\u00a0 Clinical Ophthalmology:\u00a0 A\u00a0 Practical Guide to\u00a0 Disorders of\u00a0\u00a0 the\u00a0 Eyes and\u00a0 Their Management,\u00a0 3rd\u00a0 ed.,\u00a0\u00a0 World Scienti\ufb01c Publishing Company, Singapore, 2003.<\/li>\n<li>\u00a0Sukkaew L, Makhanov B, Barman S, Panguthipong S (2008) Automatic tortuosity-based retinopathy of prematurity screening system. IEICE\u00a0 transac- tions on information and systems 12.<\/li>\n<li>\u00a0 Koreen S, Gelman R, Martinez-Perez M (2007) Evaluation of a computer-based\u00a0\u00a0 system\u00a0 for\u00a0 plus\u00a0 disease\u00a0 diagnosis\u00a0 in\u00a0 retinopathy\u00a0\u00a0 of\u00a0\u00a0 prematurity. Ophthalmology 114(12): e59\u2013e67.<\/li>\n<li>\u00a0 Niemeijer \u00a0M,\u00a0 Xu\u00a0 X,\u00a0 Dumitrescu\u00a0 A,\u00a0 Gupta\u00a0 P,\u00a0 Ginneken\u00a0 B,\u00a0 et\u00a0 al.\u00a0 (2011) Automated measurement of the arteriolar-to-venular width ratio in digital color fundus photographs.\u00a0 IEEE\u00a0 Transactions\u00a0 on\u00a0 Medical Imaging 30(11): 1941\u20131950.<\/li>\n<li>\u00a0 Vickerman M, Keith P, Mckay T Vesgen (2009) 2d: Automated, user-interactive software for quantification and\u00a0 mapping of angiogenic and\u00a0 lymphangiogenic trees and networks. The Anatomical record 292.<\/li>\n<li>\u00a0 \u00a0Leandro JJG, Cesar RM Jr. Blood vessels segmentation in retina: Preliminary assessment of the mathematical morphology &amp; the wavelet transform techniques. Proceding on Computer Graphics and Image Processing 2001; 84-90<\/li>\n<li>\u00a0 \u00a0Tolias YA, Panas SM. A fuzzy vessel tracking algorithm for retinal images based on fuzzy clustering. IEEE Trans Med Imaging 1998; 17:263-273.<\/li>\n<li>\u00a0 Zana, F, Kelin JC. Segmentation of vessel-like patterns using mathematical morphology and curvature evaluation. IEEE Trans on Image Process 2001; 10:1010-1019.<\/li>\n<li>\u00a0Al-Rawi M, Karajeh H. Genetic algorithm matched filter optimization for automated detection of blood vessels from digital retinal images. Compute Methods Programs Boomed 2007; 87:248-253.<\/li>\n<li>\u00a0T. Walter, P. Massin, A. Erginay, R. Ordonez, C. Jeulin, and J. C.Klein, \u201cAutomatic detection of microaneurysms in color fundus im- ages,\u201d Med. Image Anal., vol. 11, pp. 555\u2013566, 2007.<\/li>\n<li>\u00a0 Haralick, R. M., Shanmugam, K., &amp; Dinstein, I. (1973). Textural features for image classification. IEEE Transactions on Systems, Man and Cybernetics SMC, 3(6), 610\u2013621.<\/li>\n<li>\u00a0Ondimu, S. N., &amp; Murase, H. (2008). Effect of probability-distance based Markovian texture extraction on discrimination in biological imaging. Computers and Electronics in Agriculture, 63, 2\u201312<\/li>\n<li>Idrissa M, Acheroy M: Texture classification using Gabor filters.Pattern Recognition Lett 23:1095\u20131102, 2002<\/li>\n<li>Vapnik, V.N., 1982. Estimation of Dependences Based on Empirical Data, Secaucus. Springer-Verlag, New York.<\/li>\n<li>Wang, T.Y. and H.M. Chiang, 2007. Fuzzy support vector machine for multi-class text categorization. Inform. Proc. Manage., 43: 914-929.<\/li>\n<li>\u00a0C.F Lin, Wang S.E. \u201d Fuzzy support vector machines,\u201d\u00a0 IEEE Transactions on Neural Networks 13 , 464\u2013471(2002).<\/li>\n<li>\u00a0S. Haykin , Neural networks \u2013 A comprehensive foundation (second Ed.). Englewood Cliffs, NJ: Prentice-Hall. (1999).<\/li>\n<li>\u00a0Y.L Huang, D.R Chen, \u201c Support vector machines in sonography. Application to decision making in the diagnosis of breast cancer,\u201d . Journal of Clinical Imaging 29, 179\u2013184, (2005).<\/li>\n<li>Wen, Z., Z. Nancy and W. Ning, 2010. Sensitivity, specificity, accuracy, associated confidence interval and ROC analysis with practical SAS implementations. Proceeding of the SAS Conference. Baltimore, Maryland, pp: 9.<\/li>\n<\/ol>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Recent advances in computer technology have enabled the progress  [&#8230;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-2012","post","type-post","status-publish","format-standard","hentry","category-vol8no2"],"_links":{"self":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/2012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/comments?post=2012"}],"version-history":[{"count":6,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/2012\/revisions"}],"predecessor-version":[{"id":32910,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/2012\/revisions\/32910"}],"wp:attachment":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/media?parent=2012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/categories?post=2012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/tags?post=2012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}