Rasipuram , India. University, Mettu, Ethipio.

Size: px
Start display at page:

Download "Rasipuram , India. University, Mettu, Ethipio."

Transcription

1 ISSN: X CODEN: IJPTFI Available Online through Research Article DETECTION OF GLAUCOMA USING NOVEL FEATURES OF OPTICAL COHERENCE TOMOGRAPHY IMAGE T. R. Ganesh Babu 1, Pattanaik Balachandra 2, K.Vidhya 3 1 Professor, Department of Electronics and communication Engineering, Muthayammal Engineering College, Rasipuram , India. 2 Professor, Department of Electrical and Computer Engineering,Faculty of Engineering and Technology, Mettu University, Mettu, Ethipio. 3 Associate Professor, Department of Electronics and communication Engineering Velammal Engineering College, Ambattur, Chennai Received on: Accepted on: Abstract: Aim: To determine the features namely CDR (Cup to Disc Ratio),cup depth and retinal thickness in Optical Coherence Tomography (OCT) images. Settings and design: We include 50 normal subjects and 50 subjects affected by glaucoma to this study. Subjects and methods: The retinal-vitreal (RV) boundary is segmented by the application of wavelet transform, the retinal-choroid (RC) boundary is detected using multi-level Thresholding techniques and the extents of the optic cup and disc are identified from the results. From these detected regions, the optic cup to disc ratio is computed. Apart from the said effects, the disease also affects the cup depth and retinal thickness in the optic disc region. The detected RV and RC boundaries are used in the automatic determination of cup depth and retinal thickness as the novel and new parameters for glaucoma indication. Results: Thus three features are extracted in OCT images namely CDR, cup depth and retinal thickness. These features are validated by classifying the normal and glaucoma OCT images using Back Propagation Neural network (BPN) and Support Vector Machine (SVM) classifiers. The experimental result shows sensitivity, specificity and accuracy of the SVM classifier as 94%, 93.33% and 93.83% respectively which are better than the result obtained using BPN. Conclusion: Combining all these features such as CDR cup depth and retinal thickness produced satisfactory results for detection of glaucoma. Keywords: Optical coherence tomography image, cup to disc ratio, cup depth, retinal thickness, glaucoma. 1. Introduction OCT can discriminate with high resolution the cross-sectional morphological features of optic disc, the layered structure of the retina, and normal anatomical variations in retinal nerve fibre layer thickness. [1] In glaucoma, retinal IJPT April-2017 Vol. 9 Issue No Page 28344

2 nerve fibre thickness is measured at standardized locations around the optic nerve head. Additional radial scans through the optic nerve head afford the evaluation of cupping and juxta-papillary retinal nerve fibre layer thickness. In ophthalmic applications, OCT has been used for a variety of purposes ranging from measuring corneal thickness in the anterior region of the eye to measure the retinal thickness in the posterior. [2] 3. Materials and methods OCT will provide better information about the optic nerve head region. Figure 1 shows a typical labeled structure of OCT cross-sectional nerve head scan. The original image size is 689x329 pixels. RV boundary Choroid end point Optic cup Optic disc Figure 1. OCT image through optic nerve head. The CDR is a popular measure used by ophthalmologists for assessing the health of the optic nerve head. Typically, this ratio is small for normal patients. However, there is a slight variation found in the normal eyes; direct and more extensive characterization of nerve head geometry, and its change over time, can mitigate this limitation. As glaucoma progresses, more the nerve tissue dies and the optic nerve shrinks causing the optic cup to expand. This leads to increase in CDR and the cup deviates from its natural shape. Overviews for the basic steps of the system are as follows: Identifying the Retinal Vitreal (RV) boundary Identifying the Region of Retinal Choroid (RC) boundary. Identifying the edges of the RC boundary. Calculation of CDR. Determination of Cup depth. Determination of Retinal thickness. Classification based on the obtained features. 4. Detection of Retinal Vitreal Boundary using Wavelet Transform In this method, wavelet transform [3] is used to segmnt the retinal vitreal boundary. It is most important to identify the areas in which input image changes its characteristics abruptly. In order to identify the areas, the high frequency sub- IJPT April-2017 Vol. 9 Issue No Page 28345

3 bands of wavelet transformed image are used as they will have the high frequency components namely the edges of the image. Bezier curve method is used for smoothing the RV boundary. 4.1 Retinal vitreal boundary detection In this paper R-plane is consider for edge detection because of the R is free from details of vitreous humor in non retinal area. The algorithm for detecting the retinal vitreal boundary is as follows. 1. Detection of retinal vitreal edges from R-plane. 2. Edge smoothening to get retinal vitreal boundary Detection of retinal vitreal edges In this method, Haar wavelet transform is used to detect the edges, in the OCT images. The edge image is constructed by using obtained wavelet coefficients of LL HH and HL Sub-band. If an element in the LH sub-band is V m, n, an element in HH sub-band is d m,n and an element in the HL sub-band is h m, n then the corresponding element e m,n in the edge image is given by Equation 1 [4]. V mn d Em, n 2 2 m, n h 2 (1) This value of E m,n is calculated for all coefficients in the sub bands. Hence this forms a sub band of enhanced edge coefficients along with other less dominant coefficients pertaining to smooth regions. By analyzing 50 OCT images, a threshold of 25 is identified and applied on this sub band of E m, n s. The resulting edge image is shown in Figure 4 (a). m, n Figure 4. ( a) Edge image computed using Figure 4. ( b) Reconstructed images LH, HL and HH sub-bands using inverse wavelet transform The edge image has been placed in the LL sub band and the coefficients of all other sub bands LH, HL and HH are set as zero. Then the inverse wavelet transform is applied by using the sub bands to obtain the desired edge image. Figure 4 (b) shows the reconstructed image, where in the edges are enhanced. Bezier curve fitting algorithm is applied to processed image (shown in Figure 4 (b))to smooth the RV boundary. Figure 5 shows the smoothed edges of RV boundary obtained by Bezier curve [5]. IJPT April-2017 Vol. 9 Issue No Page 28346

4 RV boundary Figure 5. Smoothed edges of RV Boundary obtained by Bezier curves. 4.2 Extracting the retinal choroid boundary The input RGB OCT nerve head image is converted into gray scale image and then median filter is applied to remove the noises in the gray scale image. A multi-level thresholding is applied to the median filtered image to obtained binary image [6]. After multi-level thresholding, morphological opening is used to remove the small objects. Then canny edge detection is applied to detect the edges as it detects edges in noise conditions also and control the amount of detail in the edge image. The 8-connected neighborhood in the canny edge detected image is then labeled and the area of each connected components is estimated. If the area of each 8-connected neighborhood is less than 10 pixels, then the 8-connected neighborhood of the edge detected image is removed because the area of the choroid region is approximately more than 10 pixels. This value is obtained using trial and error method by analyzing 20 images. Finally, the RV boundary has been also removed. Later, Bezier curve is applied for column wise first true pixels and it is called as RC boundary. The labeled image and upper boundary of choroid region image are shown in Figure 6 and 7 respectively. Upper boundary of choroid Figure 6. Labeled edge detected image. IJPT April-2017 Vol. 9 Issue No Page 28347

5 Figure 7. Upper boundary of choroid region obtained by Bezier curve. 4.3 Optic Disc and Optic Cup Measurement From the first column of the left side of RC boundary, the distance between each point is calculated using this formula. 2 2 Distance [( X X ) ( Y ) ] (2) Y2 Where, x 1, y 1 = first pixel positions and x 2, y 2 = adjacent pixel position When the calculated distance value is greater than a predefined threshold, that point becomes the edge of the left side of RC boundary. By repeated experiments, the threshold is set to three. Similarly, from the last column of the right side of RC boundary, the distance between each point is calculated using the above formula. When the calculated distance value is greater than the same predefined threshold, that point becomes the edge of the right side of the RC boundary. The distance between the two edge points(c and D) is the optic disc. Figure 8shows the end points of the choroid. Choroid end points C D Optic disc Figure 8. End points of choroid. A horizontal line is drawn from the two edges of the RC boundary. That horizontal line cuts the RV boundary making two intersection points (A and B). The distance between the two intersection points is called the optic cup. Figure 9 shows the extent of the optic cup. IJPT April-2017 Vol. 9 Issue No Page 28348

6 C A B D Figure 9. Optic cup diameter calculations. The OCT image of a normal subject is shown in Figure 10 and the OCT image of glaucoma is shown in Figure 11. The distances calculated are used to compute the CDR. Cup to disc ratio Figure 10. OCT image of Normal subject (CDR = ) Distance between C and D Distance between A and B Figure 11. OCT image of a subject affected by glaucoma (CDR = ) (3) 5. Detection of New Features of Oct In the fundus image of diabetic patients the regions of cup and disc are merged. Hence, CDR cannot be computed in fundus image for such patients. In such cases, we have only the CDR value computed from OCT images available for diagnosis of glaucoma. But this alone will not be enough because for some subjects, larger cup in a small optic disc will show higher CDR value and hence gives a false alarm. In order to overcome these conditions, novel features namely cup depth and retinal thickness are proposed in this work for OCT images. Irrespective of the sizes of the cup and disc, the cupping takes place in glaucoma condition due to the thinning of nerve fiber in the optic disc region and hence this cupping or the cup depth is considered here as a novel feature for diagnosis of glaucoma. This feature can be identified only in OCT images since it gives the depth information which is not available in fundus image. 5.1 Determination of Cup Depth The procedure to calculate the new feature namely the cup depth is as follows: from the OCT image, the RV boundary is obtained as in section 4.1 and the edges of the choroid are identified as discussed in section 4.2. Two horizontal lines are drawn from these edges of choroid. These lines are intersecting the RV boundary at two points IJPT April-2017 Vol. 9 Issue No Page 28349

7 and the distance between these intersecting points at RV boundary and row wise last true pixels in the RV boundary is called as cup depth. The OCT image of a normal subject is shown in Figure 12 and the subject affected by glaucoma is shown in Figure13.Cup depth is shown as number of pixels and the extent of this depth is also shown. The resolution factor for the collected OCT image is found to be 10 micron/pixel. The cup depth thickness measurement is given by Equation 4. Thickness in microns = Resolution factor Cup depth in number of pixels (4) 94 Cup depth 200 Cup depth Figure 12 OCT Normal image Figure 13 OCT abnormal image 5.2 Retinal Thickness Due to deeper cupping, the retinal thickness reduces in the disc region and this novel feature is also an indicator of glaucoma apart from CDR and cup depth in OCT images. Figure 14 and 15 shows the retinal area of a normal subject and image affected by glaucoma. The thickness of the retinal area in the disc region is marked in the Figures 14 and 15 and it can be inferred that the retinal thickness is much reduced in the glaucoma condition. Retinal thickness in cup region Figure 14. Retinal area in a normal image. Retinal thickness cup region Figure 15. Retinal area in a glaucoma image Detection of Retinal Thickness The retinal thickness can be computed as follows: - The input RGB OCT nerve head image is converted into gray scale image and then median filter is applied to remove the noise in the gray scale image. A multi thresholding is applied to gray scale image to obtain binary image and it is shown in Figure 16 for normal image and in Figure 17 for glaucoma condition. In the binary image, true pixels consist of retinal area and black pixels consist of non-retinal area. The obtained binary image is divided into four equal regions vertically and the regions are marked as I, II, III and IV in Figures 16 and 17. This sort of division makes the optic disc region to fall in the II and III division. The number of true pixels in these two regions will give the indication about the retinal thickness in the disc region. IJPT April-2017 Vol. 9 Issue No Page 28350

8 Retinal thickness is determined by calculating the number of true pixels in the second and third quadrant of the retinal regions in Figure 16 and Figure 17. In order to determine the average retinal thickness in micron, the total number of true pixels in the regions marked as II and III are multiplied with the resolution factor of the corresponding OCT camera. The resolution factor of is 10 micron/pixel for OCT camera used to capture the OCT images used in this work. Then the thickness measurement is given by Equation (5). resolution factor * number of pixel sin each column Re tinal Thickness in microns Number of column (5) I II III IV I II III IV 6. Result and Discussion Retinal thickness in cup region Figure 16. Retinal area normal image. Retinal thickness in cup region Figure 17 Retinal area glaucoma image. The developed algorithm has been tested on 50 normal OCT images and 50 glaucoma OCT images based on CDR and the proposed two novel features namely cup depth and retinal thickness. 6.1 Analysis of CDR The result of the developed algorithm shows high percentage of CDR coincidence with Gold Standard Value. Table 1 shows the CDR ranges and mean error of the proposed method. The mean error is calculated by comparing CDR values obtained by the proposed system with gold standard values. Table 1. CDR ranges and mean error of the proposed method. S.No Parameters Range for Normal Condition Range for Glaucoma condition 1 CDR range (proposed method) to to % of Mean Error 2.75% Figure 18 shows the scatter plot computed with observed CDR and gold standard value as the parameters. The equation relating these two parameters is given by GOLD STANDARD = OBSERVED VALUE (6) Correlation coefficient between Observed Value and Gold Standard = IJPT April-2017 Vol. 9 Issue No Page 28351

9 Figure 18. Scatter plot of computed CDR and gold standard value. 6.2 Analysis of Cup Depth The cup depth in normal images lies between 740 to 1120µm and for glaucoma, it lies between 1190 to 2120 µm. It can also be observe from the results that are difficult to find any correlation between CDR and cup depth. Hence the newly proposed feature, cup depth is an important feature for glaucoma detection. 6.3 Analysis of Retinal Thickness Analysis of the result shows that retinal thickness value for set of normal images ranges from µm to µm and for glaucoma images; it ranges from µm to µm. This shows that there is an overlap of values between normal and glaucoma condition. It is also inferred that in glaucoma condition, the retinal thickness is reduced which well coincides with the actual condition prevailing in optic nerve head. From the results, it can be inferred that is difficult to predict any relation between CDR and retinal thickness value. 6.4 Detection of Glaucoma by Classifier In this work, totally 100 OCT images namely 50 from normal and 50 from glaucoma patients are used. Features, such as CDR, cup depth and average retinal thickness are computed for both the set of samples using the proposed algorithm. Due to overlapping problem in features and due to difficulty in obtaining any relation between the features, initially BPN classifier is used for classification. To test the validity of the feature we used BPN network [7] for the classification of OCT images between normal and glaucoma cases. A table 2 shows the results of the BPN. From the table, it is inferred that the classification accuracy is only 89.33% Table 2. Data set that are correctly classified for BPN classifier. Type of image Number of data sets used for training Number of data sets used for testing Correctly classified test data Percentage correctly classified (%) Normal % IJPT April-2017 Vol. 9 Issue No Page 28352

10 Glaucoma % Average 89.33% To improve the accuracy, SVM Classifier is used on the same set of data. Here a linear kernel is used to map the training data into the kernel space [8]. The results of the classifier are shown in table 3. It is inferred from the table 3 that classification accuracy is improved to Table 3. Data set that are correctly classified for SVM, Type of image Number of samples Number of samples Correctly classified Percentage correctly used for training used for testing test data classified (%) Normal % Glaucoma % Average 93.66% Table 4. Analysis of classification results. Classifier TN TP FP FN Sensitivity Specificity Positive value Predictive Accuracy BPN % 80% 93.87% 89.29% SVM % 93.33% 97.91% 93.83% TP Sensitivity = *100% TP FN TN Specificity = *100% TN FP TP Positive Predictive Value = *100% TP FP TP TN Accuracy = *100% TP TN FP FN (7) (8) (9) (10) Sensitivity refers to the percentage of abnormal OCT image classified as abnormal, Specificity refers to the percentage of normal OCT image classified as normal, Positive predictive value refers to how best it can detect the normal and accuracy refers to the ability of the classifier to classify correctly. Sensitivity, Specificity, Positive Predictive value and Accuracy are calculated by the equations 7, 8, 9 and 10 respectively. IJPT April-2017 Vol. 9 Issue No Page 28353

11 7. Conclusion T. R. Ganesh Babu*et al. /International Journal of Pharmacy & Technology In this paper, OCT image features are used to detect glaucoma. The RV boundary is segmented by using wavelet transform. The RC boundary is segmented by using multilevel thresholding. Using the obtained boundaries, CDR value is determined. The mean error of CDR for the proposed system is 2.75%. Apart from CDR, two novel features namely cup depth and retinal thickness are used to strengthen the glaucoma examination. The features namely CDR, cup depth and retinal thickness are computed automatically and the performance of the proposed algorithm is tested with two different classifiers namely BPN and SVM. The SVM gives the better results compared to BPN classifiers.the experimental result shows sensitivity, specificity and accuracy of the SVM classifier as 94%, 93.33% and 93.83% respectively. References 1. Bouma, B &Tearney, GJ, Handbook of Optical Coherence Tomography, (2001) 1st Edn., Dekker, New York. 2. R.Wang, D. Koozekanani, C. Roberts, and S. Katz, Reproducibility ofretinal thickness measurements using optical coherence tomography, Invest. Ophthalmol. Vis. Sci., (1999) vol. 40, pp. S125 S125,. 3. Michael Unser, Ten good reasons for using spline wavelets, Proc. Spie Wavelets Applications in Signal and Image Processing, (1997) vol. 3169, pp Avijit Sur, AS, Chakraborty, N &Saha, PI, A new wavelet based edge detection technique for Iris imagery, Proceedings of the IEEE International Advance Computing Conference, Patiala, India, (2009),pp TetsuzoKuragano& Akira Yamaguchi, A Method to generate freeform curves from a hand drawn sketch, The Journal on Systemics, Cybernetics and Informatics (JSCI), (2007), vol. 5, no. 2, pp Papamarkos, N & Gatos, B, A New Approach for Multilevel Threshold Selection, Academic Press, (1994), vol. 56, no. 5, pp Hecth-Nelsen, R, Neurocomputing (Addison-Wesley, Menlo Park, CA. (1990). 8. Smola, Alex, J, Bernhard Schölkopf& Klaus-Robert Müller, The connection between regularization operators and support vector kernels, Neural Networks(1998), vol.11, no. 4, pp IJPT April-2017 Vol. 9 Issue No Page 28354

CHAPTER 3 RETINAL OPTIC DISC SEGMENTATION

CHAPTER 3 RETINAL OPTIC DISC SEGMENTATION 60 CHAPTER 3 RETINAL OPTIC DISC SEGMENTATION 3.1 IMPORTANCE OF OPTIC DISC Ocular fundus images provide information about ophthalmic, retinal and even systemic diseases such as hypertension, diabetes, macular

More information

CHAPTER 4 OPTIC CUP SEGMENTATION AND QUANTIFICATION OF NEURORETINAL RIM AREA TO DETECT GLAUCOMA

CHAPTER 4 OPTIC CUP SEGMENTATION AND QUANTIFICATION OF NEURORETINAL RIM AREA TO DETECT GLAUCOMA 83 CHAPTER 4 OPTIC CUP SEGMENTATION AND QUANTIFICATION OF NEURORETINAL RIM AREA TO DETECT GLAUCOMA 4.1 INTRODUCTION Glaucoma damages the optic nerve cells that transmit visual information to the brain.

More information

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

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

More information

Fuzzy C-means Clustering For Retinal Layer Segmentation On High Resolution OCT Images

Fuzzy C-means Clustering For Retinal Layer Segmentation On High Resolution OCT Images Fuzzy C-means Clustering For Retinal Layer Segmentation On High Resolution OCT Images Markus A. Mayer1,2, Ralf P. Tornow3, Joachim Hornegger1, Friedrich E. Kruse3 1 Chair of Pattern Recognition, 2 Graduate

More information

Global Journal of Engineering Science and Research Management

Global Journal of Engineering Science and Research Management ADVANCED K-MEANS ALGORITHM FOR BRAIN TUMOR DETECTION USING NAIVE BAYES CLASSIFIER Veena Bai K*, Dr. Niharika Kumar * MTech CSE, Department of Computer Science and Engineering, B.N.M. Institute of Technology,

More information

Quantitative Three-Dimensional Imaging of the Posterior Segment with the Heidelberg Retina Tomograph

Quantitative Three-Dimensional Imaging of the Posterior Segment with the Heidelberg Retina Tomograph Quantitative Three-Dimensional Imaging of the Posterior Segment with the Heidelberg Retina Tomograph Heidelberg Engineering GmbH, Heidelberg, Germany Contents 1 Introduction... 1 2 Confocal laser scanning

More information

ENHANCED GLAUCOMA DETECTION ON RETINAL FUNDUS IMAGES THROUGH REGION GROWING ALGORITHM

ENHANCED GLAUCOMA DETECTION ON RETINAL FUNDUS IMAGES THROUGH REGION GROWING ALGORITHM ENHANCED GLAUCOMA DETECTION ON RETINAL FUNDUS IMAGES THROUGH REGION GROWING ALGORITHM S.Nancy Evangeline Mary*1, Prof. B.ShakthivelM.E.,* 1-Research Scholar, Dept. of Computer Science, PSV College of Engineering&

More information

Tutorial 8. Jun Xu, Teaching Asistant March 30, COMP4134 Biometrics Authentication

Tutorial 8. Jun Xu, Teaching Asistant March 30, COMP4134 Biometrics Authentication Tutorial 8 Jun Xu, Teaching Asistant csjunxu@comp.polyu.edu.hk COMP4134 Biometrics Authentication March 30, 2017 Table of Contents Problems Problem 1: Answer The Questions Problem 2: Daugman s Method Problem

More information

OCR For Handwritten Marathi Script

OCR For Handwritten Marathi Script International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-2012 1 OCR For Handwritten Marathi Script Mrs.Vinaya. S. Tapkir 1, Mrs.Sushma.D.Shelke 2 1 Maharashtra Academy Of Engineering,

More information

SUSSMAN ALGORITHM BASED DATA MINING FOR GLAUCOMA DETECTION ON RETINAL FUNDUS IMAGES THROUGH ANN

SUSSMAN ALGORITHM BASED DATA MINING FOR GLAUCOMA DETECTION ON RETINAL FUNDUS IMAGES THROUGH ANN SUSSMAN ALGORITHM BASED DATA MINING FOR GLAUCOMA DETECTION ON RETINAL FUNDUS IMAGES THROUGH ANN S. Nancy Evangeline Mary *1, Prof. B. Shakthivel *2 Research Scholar, Dept. of Computer Science, PSV College

More information

Signature Recognition by Pixel Variance Analysis Using Multiple Morphological Dilations

Signature Recognition by Pixel Variance Analysis Using Multiple Morphological Dilations Signature Recognition by Pixel Variance Analysis Using Multiple Morphological Dilations H B Kekre 1, Department of Computer Engineering, V A Bharadi 2, Department of Electronics and Telecommunication**

More information

Feature Based Watermarking Algorithm by Adopting Arnold Transform

Feature Based Watermarking Algorithm by Adopting Arnold Transform Feature Based Watermarking Algorithm by Adopting Arnold Transform S.S. Sujatha 1 and M. Mohamed Sathik 2 1 Assistant Professor in Computer Science, S.T. Hindu College, Nagercoil, Tamilnadu, India 2 Associate

More information

Available Online through

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

More information

An Efficient Character Segmentation Based on VNP Algorithm

An Efficient Character Segmentation Based on VNP Algorithm Research Journal of Applied Sciences, Engineering and Technology 4(24): 5438-5442, 2012 ISSN: 2040-7467 Maxwell Scientific organization, 2012 Submitted: March 18, 2012 Accepted: April 14, 2012 Published:

More information

Denoising and Edge Detection Using Sobelmethod

Denoising and Edge Detection Using Sobelmethod International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Denoising and Edge Detection Using Sobelmethod P. Sravya 1, T. Rupa devi 2, M. Janardhana Rao 3, K. Sai Jagadeesh 4, K. Prasanna

More information

Evaluation of Fourier Transform Coefficients for The Diagnosis of Rheumatoid Arthritis From Diffuse Optical Tomography Images

Evaluation of Fourier Transform Coefficients for The Diagnosis of Rheumatoid Arthritis From Diffuse Optical Tomography Images Evaluation of Fourier Transform Coefficients for The Diagnosis of Rheumatoid Arthritis From Diffuse Optical Tomography Images Ludguier D. Montejo *a, Jingfei Jia a, Hyun K. Kim b, Andreas H. Hielscher

More information

Geometry-Based Optic Disk Tracking in Retinal Fundus Videos

Geometry-Based Optic Disk Tracking in Retinal Fundus Videos Geometry-Based Optic Disk Tracking in Retinal Fundus Videos Anja Kürten, Thomas Köhler,2, Attila Budai,2, Ralf-Peter Tornow 3, Georg Michelson 2,3, Joachim Hornegger,2 Pattern Recognition Lab, FAU Erlangen-Nürnberg

More information

EPSRC Centre for Doctoral Training in Industrially Focused Mathematical Modelling

EPSRC Centre for Doctoral Training in Industrially Focused Mathematical Modelling EPSRC Centre for Doctoral Training in Industrially Focused Mathematical Modelling More Accurate Optical Measurements of the Cornea Raquel González Fariña Contents 1. Introduction... 2 Background... 2 2.

More information

HANDWRITTEN GURMUKHI CHARACTER RECOGNITION USING WAVELET TRANSFORMS

HANDWRITTEN GURMUKHI CHARACTER RECOGNITION USING WAVELET TRANSFORMS International Journal of Electronics, Communication & Instrumentation Engineering Research and Development (IJECIERD) ISSN 2249-684X Vol.2, Issue 3 Sep 2012 27-37 TJPRC Pvt. Ltd., HANDWRITTEN GURMUKHI

More information

CHAPTER-4 LOCALIZATION AND CONTOUR DETECTION OF OPTIC DISK

CHAPTER-4 LOCALIZATION AND CONTOUR DETECTION OF OPTIC DISK CHAPTER-4 LOCALIZATION AND CONTOUR DETECTION OF OPTIC DISK Ocular fundus images can provide information about ophthalmic, retinal and even systemic diseases such as hypertension, diabetes, macular degeneration

More information

Gopalakrishna Prabhu.K Department of Biomedical Engineering Manipal Institute of Technology Manipal University, Manipal, India

Gopalakrishna Prabhu.K Department of Biomedical Engineering Manipal Institute of Technology Manipal University, Manipal, India 00 International Journal of Computer Applications (0975 8887) Automatic Localization and Boundary Detection of Optic Disc Using Implicit Active Contours Siddalingaswamy P. C. Department of Computer science

More information

Document Text Extraction from Document Images Using Haar Discrete Wavelet Transform

Document Text Extraction from Document Images Using Haar Discrete Wavelet Transform European Journal of Scientific Research ISSN 1450-216X Vol.36 No.4 (2009), pp.502-512 EuroJournals Publishing, Inc. 2009 http://www.eurojournals.com/ejsr.htm Document Text Extraction from Document Images

More information

Blood vessel tracking in retinal images

Blood vessel tracking in retinal images Y. Jiang, A. Bainbridge-Smith, A. B. Morris, Blood Vessel Tracking in Retinal Images, Proceedings of Image and Vision Computing New Zealand 2007, pp. 126 131, Hamilton, New Zealand, December 2007. Blood

More information

Towards building an anatomically correct solid eye model with volumetric representation of retinal morphology

Towards building an anatomically correct solid eye model with volumetric representation of retinal morphology Towards building an anatomically correct solid eye model with volumetric representation of retinal morphology Robert J. Zawadzki a *, T. Scott Rowe b, Alfred R. Fuller c, Bernd Hamann c and John S. Werner

More information

IMPLEMENTATION OF IMAGE RECONSTRUCTION FROM MULTIBAND WAVELET TRANSFORM COEFFICIENTS J.Vinoth Kumar 1, C.Kumar Charlie Paul 2

IMPLEMENTATION OF IMAGE RECONSTRUCTION FROM MULTIBAND WAVELET TRANSFORM COEFFICIENTS J.Vinoth Kumar 1, C.Kumar Charlie Paul 2 ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com IMPLEMENTATION OF IMAGE RECONSTRUCTION FROM MULTIBAND WAVELET TRANSFORM COEFFICIENTS J.Vinoth Kumar 1, C.Kumar

More information

Handwritten Script Recognition at Block Level

Handwritten Script Recognition at Block Level Chapter 4 Handwritten Script Recognition at Block Level -------------------------------------------------------------------------------------------------------------------------- Optical character recognition

More information

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest.

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. D.A. Karras, S.A. Karkanis and D. E. Maroulis University of Piraeus, Dept.

More information

doi: /

doi: / Yiting Xie ; Anthony P. Reeves; Single 3D cell segmentation from optical CT microscope images. Proc. SPIE 934, Medical Imaging 214: Image Processing, 9343B (March 21, 214); doi:1.1117/12.243852. (214)

More information

Keywords: Thresholding, Morphological operations, Image filtering, Adaptive histogram equalization, Ceramic tile.

Keywords: Thresholding, Morphological operations, Image filtering, Adaptive histogram equalization, Ceramic tile. Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Blobs and Cracks

More information

Research Article A Novel Steganalytic Algorithm based on III Level DWT with Energy as Feature

Research Article A Novel Steganalytic Algorithm based on III Level DWT with Energy as Feature Research Journal of Applied Sciences, Engineering and Technology 7(19): 4100-4105, 2014 DOI:10.19026/rjaset.7.773 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitted:

More information

Using Shift Number Coding with Wavelet Transform for Image Compression

Using Shift Number Coding with Wavelet Transform for Image Compression ISSN 1746-7659, England, UK Journal of Information and Computing Science Vol. 4, No. 3, 2009, pp. 311-320 Using Shift Number Coding with Wavelet Transform for Image Compression Mohammed Mustafa Siddeq

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: A Biometric Authentication Based Secured ATM Banking System Shouvik

More information

WAVELET SHRINKAGE ADAPTIVE HISTOGRAM EQUALIZATION FOR MEDICAL IMAGES

WAVELET SHRINKAGE ADAPTIVE HISTOGRAM EQUALIZATION FOR MEDICAL IMAGES computing@computingonline.net www.computingonline.net Print ISSN 177-609 On-line ISSN 31-5381 International Journal of Computing WAVELET SHRINKAGE ADAPTIVE HISTOGRAM EQUALIZATION FOR MEDICAL IMAGES Anbu

More information

2013, IJARCSSE All Rights Reserved Page 718

2013, IJARCSSE All Rights Reserved Page 718 Volume 3, Issue 6, June 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Face Detection

More information

Finger Print Enhancement Using Minutiae Based Algorithm

Finger Print Enhancement Using Minutiae Based Algorithm Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 8, August 2014,

More information

Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey

Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey Evangelos MALTEZOS, Charalabos IOANNIDIS, Anastasios DOULAMIS and Nikolaos DOULAMIS Laboratory of Photogrammetry, School of Rural

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 2, Issue 1, January 2012 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: An analytical study on stereo

More information

A Novel Algorithm for Color Image matching using Wavelet-SIFT

A Novel Algorithm for Color Image matching using Wavelet-SIFT International Journal of Scientific and Research Publications, Volume 5, Issue 1, January 2015 1 A Novel Algorithm for Color Image matching using Wavelet-SIFT Mupuri Prasanth Babu *, P. Ravi Shankar **

More information

Motion Detection Algorithm

Motion Detection Algorithm Volume 1, No. 12, February 2013 ISSN 2278-1080 The International Journal of Computer Science & Applications (TIJCSA) RESEARCH PAPER Available Online at http://www.journalofcomputerscience.com/ Motion Detection

More information

CHAPTER 3 WAVELET DECOMPOSITION USING HAAR WAVELET

CHAPTER 3 WAVELET DECOMPOSITION USING HAAR WAVELET 69 CHAPTER 3 WAVELET DECOMPOSITION USING HAAR WAVELET 3.1 WAVELET Wavelet as a subject is highly interdisciplinary and it draws in crucial ways on ideas from the outside world. The working of wavelet in

More information

Texture Segmentation by Windowed Projection

Texture Segmentation by Windowed Projection Texture Segmentation by Windowed Projection 1, 2 Fan-Chen Tseng, 2 Ching-Chi Hsu, 2 Chiou-Shann Fuh 1 Department of Electronic Engineering National I-Lan Institute of Technology e-mail : fctseng@ccmail.ilantech.edu.tw

More information

Spatial Information Based Image Classification Using Support Vector Machine

Spatial Information Based Image Classification Using Support Vector Machine Spatial Information Based Image Classification Using Support Vector Machine P.Jeevitha, Dr. P. Ganesh Kumar PG Scholar, Dept of IT, Regional Centre of Anna University, Coimbatore, India. Assistant Professor,

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM 1 PHYO THET KHIN, 2 LAI LAI WIN KYI 1,2 Department of Information Technology, Mandalay Technological University The Republic of the Union of Myanmar

More information

Tumor Detection and classification of Medical MRI UsingAdvance ROIPropANN Algorithm

Tumor Detection and classification of Medical MRI UsingAdvance ROIPropANN Algorithm International Journal of Engineering Research and Advanced Technology (IJERAT) DOI:http://dx.doi.org/10.31695/IJERAT.2018.3273 E-ISSN : 2454-6135 Volume.4, Issue 6 June -2018 Tumor Detection and classification

More information

A New Technique of Extraction of Edge Detection Using Digital Image Processing

A New Technique of Extraction of Edge Detection Using Digital Image Processing International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) A New Technique of Extraction of Edge Detection Using Digital Image Processing Balaji S.C.K 1 1, Asst Professor S.V.I.T Abstract:

More information

Advances in Natural and Applied Sciences. Efficient Illumination Correction for Camera Captured Image Documents

Advances in Natural and Applied Sciences. Efficient Illumination Correction for Camera Captured Image Documents AENSI Journals Advances in Natural and Applied Sciences ISSN:1995-0772 EISSN: 1998-1090 Journal home page: www.aensiweb.com/anas Efficient Illumination Correction for Camera Captured Image Documents 1

More information

Classification of Protein Crystallization Imagery

Classification of Protein Crystallization Imagery Classification of Protein Crystallization Imagery Xiaoqing Zhu, Shaohua Sun, Samuel Cheng Stanford University Marshall Bern Palo Alto Research Center September 2004, EMBC 04 Outline Background X-ray crystallography

More information

Hybrid filters for medical image reconstruction

Hybrid filters for medical image reconstruction Vol. 6(9), pp. 177-182, October, 2013 DOI: 10.5897/AJMCSR11.124 ISSN 2006-9731 2013 Academic Journals http://www.academicjournals.org/ajmcsr African Journal of Mathematics and Computer Science Research

More information

ANALYSIS OF SPIHT ALGORITHM FOR SATELLITE IMAGE COMPRESSION

ANALYSIS OF SPIHT ALGORITHM FOR SATELLITE IMAGE COMPRESSION ANALYSIS OF SPIHT ALGORITHM FOR SATELLITE IMAGE COMPRESSION K Nagamani (1) and AG Ananth (2) (1) Assistant Professor, R V College of Engineering, Bangalore-560059. knmsm_03@yahoo.com (2) Professor, R V

More information

Palmprint Recognition Using Transform Domain and Spatial Domain Techniques

Palmprint Recognition Using Transform Domain and Spatial Domain Techniques Palmprint Recognition Using Transform Domain and Spatial Domain Techniques Jayshri P. Patil 1, Chhaya Nayak 2 1# P. G. Student, M. Tech. Computer Science and Engineering, 2* HOD, M. Tech. Computer Science

More information

FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM

FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM FEATURE EXTRACTION TECHNIQUES FOR IMAGE RETRIEVAL USING HAAR AND GLCM Neha 1, Tanvi Jain 2 1,2 Senior Research Fellow (SRF), SAM-C, Defence R & D Organization, (India) ABSTRACT Content Based Image Retrieval

More information

Unsurpassed Wide Field Image Quality

Unsurpassed Wide Field Image Quality Unsurpassed Wide Field Image Quality EIDON TrueColor Confocal Scanner The latest technology to disclose new imaging quality to eye care professionals in all clinical practices. Many diagnosis of ocular

More information

Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using 2D Fourier Image Reconstruction

Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using 2D Fourier Image Reconstruction Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using D Fourier Image Reconstruction Du-Ming Tsai, and Yan-Hsin Tseng Department of Industrial Engineering and Management

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue I, Jan. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue I, Jan. 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue I, Jan. 18, www.ijcea.com ISSN 2321-3469 SURVEY ON OBJECT TRACKING IN REAL TIME EMBEDDED SYSTEM USING IMAGE PROCESSING

More information

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

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

More information

HYBRID TRANSFORMATION TECHNIQUE FOR IMAGE COMPRESSION

HYBRID TRANSFORMATION TECHNIQUE FOR IMAGE COMPRESSION 31 st July 01. Vol. 41 No. 005-01 JATIT & LLS. All rights reserved. ISSN: 199-8645 www.jatit.org E-ISSN: 1817-3195 HYBRID TRANSFORMATION TECHNIQUE FOR IMAGE COMPRESSION 1 SRIRAM.B, THIYAGARAJAN.S 1, Student,

More information

OBJECT SORTING IN MANUFACTURING INDUSTRIES USING IMAGE PROCESSING

OBJECT SORTING IN MANUFACTURING INDUSTRIES USING IMAGE PROCESSING OBJECT SORTING IN MANUFACTURING INDUSTRIES USING IMAGE PROCESSING Manoj Sabnis 1, Vinita Thakur 2, Rujuta Thorat 2, Gayatri Yeole 2, Chirag Tank 2 1 Assistant Professor, 2 Student, Department of Information

More information

Study and Analysis of Image Segmentation Techniques for Food Images

Study and Analysis of Image Segmentation Techniques for Food Images Study and Analysis of Image Segmentation Techniques for Food Images Shital V. Chavan Department of Computer Engineering Pimpri Chinchwad College of Engineering Pune-44 S. S. Sambare Department of Computer

More information

Idle Object Detection in Video for Banking ATM Applications

Idle Object Detection in Video for Banking ATM Applications Research Journal of Applied Sciences, Engineering and Technology 4(24): 5350-5356, 2012 ISSN: 2040-7467 Maxwell Scientific Organization, 2012 Submitted: March 18, 2012 Accepted: April 06, 2012 Published:

More information

A Systematic Analysis System for CT Liver Image Classification and Image Segmentation by Local Entropy Method

A Systematic Analysis System for CT Liver Image Classification and Image Segmentation by Local Entropy Method A Systematic Analysis System for CT Liver Image Classification and Image Segmentation by Local Entropy Method A.Anuja Merlyn 1, A.Anuba Merlyn 2 1 PG Scholar, Department of Computer Science and Engineering,

More information

Hybrid Approach for MRI Human Head Scans Classification using HTT based SFTA Texture Feature Extraction Technique

Hybrid Approach for MRI Human Head Scans Classification using HTT based SFTA Texture Feature Extraction Technique Volume 118 No. 17 2018, 691-701 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Hybrid Approach for MRI Human Head Scans Classification using HTT

More information

Development of Optical Coherence Tomography for the Measurement of the Surface Wrinkle of Composite Parts

Development of Optical Coherence Tomography for the Measurement of the Surface Wrinkle of Composite Parts Development of Optical Coherence Tomography for the Measurement of the Surface Wrinkle of Composite Parts Yoshiharu KUZE Composite Laboratory Manufacturing Technology Research Department May 9, 2017 1

More information

Leave-One-Out Support Vector Machines

Leave-One-Out Support Vector Machines Leave-One-Out Support Vector Machines Jason Weston Department of Computer Science Royal Holloway, University of London, Egham Hill, Egham, Surrey, TW20 OEX, UK. Abstract We present a new learning algorithm

More information

Wavelet Based Image Retrieval Method

Wavelet Based Image Retrieval Method Wavelet Based Image Retrieval Method Kohei Arai Graduate School of Science and Engineering Saga University Saga City, Japan Cahya Rahmad Electronic Engineering Department The State Polytechnics of Malang,

More information

Digital Color Image Watermarking In RGB Planes Using DWT-DCT-SVD Coefficients

Digital Color Image Watermarking In RGB Planes Using DWT-DCT-SVD Coefficients Digital Color Image Watermarking In RGB Planes Using DWT-DCT-SVD Coefficients K.Chaitanya 1,Dr E. Srinivasa Reddy 2,Dr K. Gangadhara Rao 3 1 Assistant Professor, ANU College of Engineering & Technology

More information

Adaptive Quantization for Video Compression in Frequency Domain

Adaptive Quantization for Video Compression in Frequency Domain Adaptive Quantization for Video Compression in Frequency Domain *Aree A. Mohammed and **Alan A. Abdulla * Computer Science Department ** Mathematic Department University of Sulaimani P.O.Box: 334 Sulaimani

More information

DT-Binarize: A Hybrid Binarization Method using Decision Tree for Protein Crystallization Images

DT-Binarize: A Hybrid Binarization Method using Decision Tree for Protein Crystallization Images DT-Binarize: A Hybrid Binarization Method using Decision Tree for Protein Crystallization Images İmren Dinç 1, Semih Dinç 1, Madhav Sigdel 1, Madhu S. Sigdel 1, Marc L. Pusey 2, Ramazan S. Aygün 1 1 DataMedia

More information

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging 1 CS 9 Final Project Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging Feiyu Chen Department of Electrical Engineering ABSTRACT Subject motion is a significant

More information

Digital Image Steganography Techniques: Case Study. Karnataka, India.

Digital Image Steganography Techniques: Case Study. Karnataka, India. ISSN: 2320 8791 (Impact Factor: 1.479) Digital Image Steganography Techniques: Case Study Santosh Kumar.S 1, Archana.M 2 1 Department of Electronicsand Communication Engineering, Sri Venkateshwara College

More information

COMPUTER AND ROBOT VISION

COMPUTER AND ROBOT VISION VOLUME COMPUTER AND ROBOT VISION Robert M. Haralick University of Washington Linda G. Shapiro University of Washington T V ADDISON-WESLEY PUBLISHING COMPANY Reading, Massachusetts Menlo Park, California

More information

[Suryawanshi, 2(9): September, 2013] ISSN: Impact Factor: 1.852

[Suryawanshi, 2(9): September, 2013] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY An Approach to Glaucoma using Image Segmentation Techniques Mrs Preeti Kailas Suryawanshi Department of Electronics & Telecommunication,

More information

Keywords:- Fingerprint Identification, Hong s Enhancement, Euclidian Distance, Artificial Neural Network, Segmentation, Enhancement.

Keywords:- Fingerprint Identification, Hong s Enhancement, Euclidian Distance, Artificial Neural Network, Segmentation, Enhancement. Volume 5, Issue 8, August 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Embedded Algorithm

More information

SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES

SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES Sukhpreet Kaur¹, Jyoti Saxena² and Sukhjinder Singh³ ¹Research scholar, ²Professsor and ³Assistant Professor ¹ ² ³ Department

More information

A Comparative Study of SVM Kernel Functions Based on Polynomial Coefficients and V-Transform Coefficients

A Comparative Study of SVM Kernel Functions Based on Polynomial Coefficients and V-Transform Coefficients www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 6 Issue 3 March 2017, Page No. 20765-20769 Index Copernicus value (2015): 58.10 DOI: 18535/ijecs/v6i3.65 A Comparative

More information

Classification and Regression using Linear Networks, Multilayer Perceptrons and Radial Basis Functions

Classification and Regression using Linear Networks, Multilayer Perceptrons and Radial Basis Functions ENEE 739Q SPRING 2002 COURSE ASSIGNMENT 2 REPORT 1 Classification and Regression using Linear Networks, Multilayer Perceptrons and Radial Basis Functions Vikas Chandrakant Raykar Abstract The aim of the

More information

Analysis of classifier to improve Medical diagnosis for Breast Cancer Detection using Data Mining Techniques A.subasini 1

Analysis of classifier to improve Medical diagnosis for Breast Cancer Detection using Data Mining Techniques A.subasini 1 2117 Analysis of classifier to improve Medical diagnosis for Breast Cancer Detection using Data Mining Techniques A.subasini 1 1 Research Scholar, R.D.Govt college, Sivagangai Nirase Fathima abubacker

More information

QR Code Watermarking Algorithm based on Wavelet Transform

QR Code Watermarking Algorithm based on Wavelet Transform 2013 13th International Symposium on Communications and Information Technologies (ISCIT) QR Code Watermarking Algorithm based on Wavelet Transform Jantana Panyavaraporn 1, Paramate Horkaew 2, Wannaree

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

CHAPTER 4 SEMANTIC REGION-BASED IMAGE RETRIEVAL (SRBIR)

CHAPTER 4 SEMANTIC REGION-BASED IMAGE RETRIEVAL (SRBIR) 63 CHAPTER 4 SEMANTIC REGION-BASED IMAGE RETRIEVAL (SRBIR) 4.1 INTRODUCTION The Semantic Region Based Image Retrieval (SRBIR) system automatically segments the dominant foreground region and retrieves

More information

Depth Measurement and 3-D Reconstruction of Multilayered Surfaces by Binocular Stereo Vision with Parallel Axis Symmetry Using Fuzzy

Depth Measurement and 3-D Reconstruction of Multilayered Surfaces by Binocular Stereo Vision with Parallel Axis Symmetry Using Fuzzy Depth Measurement and 3-D Reconstruction of Multilayered Surfaces by Binocular Stereo Vision with Parallel Axis Symmetry Using Fuzzy Sharjeel Anwar, Dr. Shoaib, Taosif Iqbal, Mohammad Saqib Mansoor, Zubair

More information

A Quantitative Approach for Textural Image Segmentation with Median Filter

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

More information

Middle School Math Course 2

Middle School Math Course 2 Middle School Math Course 2 Correlation of the ALEKS course Middle School Math Course 2 to the Indiana Academic Standards for Mathematics Grade 7 (2014) 1: NUMBER SENSE = ALEKS course topic that addresses

More information

CHAPTER 3 SURFACE ROUGHNESS

CHAPTER 3 SURFACE ROUGHNESS 38 CHAPTER 3 SURFACE ROUGHNESS 3.1 SURFACE ROUGHNESS AND ITS IMPORTANCE The evaluation of surface roughness of machined parts using a direct contact method has limited flexibility in handling the different

More information

N.Priya. Keywords Compass mask, Threshold, Morphological Operators, Statistical Measures, Text extraction

N.Priya. Keywords Compass mask, Threshold, Morphological Operators, Statistical Measures, Text extraction Volume, Issue 8, August ISSN: 77 8X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Combined Edge-Based Text

More information

Fingerprint Classification Using Orientation Field Flow Curves

Fingerprint Classification Using Orientation Field Flow Curves Fingerprint Classification Using Orientation Field Flow Curves Sarat C. Dass Michigan State University sdass@msu.edu Anil K. Jain Michigan State University ain@msu.edu Abstract Manual fingerprint classification

More information

A New Algorithm for Shape Detection

A New Algorithm for Shape Detection IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 3, Ver. I (May.-June. 2017), PP 71-76 www.iosrjournals.org A New Algorithm for Shape Detection Hewa

More information

IMAGE DIGITIZATION BY WAVELET COEFFICIENT WITH HISTOGRAM SHAPING AND SPECIFICATION

IMAGE DIGITIZATION BY WAVELET COEFFICIENT WITH HISTOGRAM SHAPING AND SPECIFICATION IMAGE DIGITIZATION BY WAVELET COEFFICIENT WITH HISTOGRAM SHAPING AND SPECIFICATION Shivam Sharma 1, Mr. Lalit Singh 2 1,2 M.Tech Scholor, 2 Assistant Professor GRDIMT, Dehradun (India) ABSTRACT Many applications

More information

Computer-aided Diagnosis of Retinopathy of Prematurity

Computer-aided Diagnosis of Retinopathy of Prematurity Computer-aided Diagnosis of Retinopathy of Prematurity Rangaraj M. Rangayyan, Faraz Oloumi, and Anna L. Ells Department of Electrical and Computer Engineering, University of Calgary Alberta Children's

More information

Fingerprint Recognition using Texture Features

Fingerprint Recognition using Texture Features Fingerprint Recognition using Texture Features Manidipa Saha, Jyotismita Chaki, Ranjan Parekh,, School of Education Technology, Jadavpur University, Kolkata, India Abstract: This paper proposes an efficient

More information

Detection, Classification, Evaluation and Compression of Pavement Information

Detection, Classification, Evaluation and Compression of Pavement Information Detection, Classification, Evaluation and Compression of Pavement Information S.Vishnu Kumar Maduguri Sudhir Md.Nazia Sultana Vishnu6soma@Gmail.Com Sudhir3801@Gmail.Com Mohammadnazia9@Gmail.Com ABSTRACT

More information

Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks

Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks Computer-Aided Diagnosis in Abdominal and Cardiac Radiology Using Neural Networks Du-Yih Tsai, Masaru Sekiya and Yongbum Lee Department of Radiological Technology, School of Health Sciences, Faculty of

More information

Logical Templates for Feature Extraction in Fingerprint Images

Logical Templates for Feature Extraction in Fingerprint Images Logical Templates for Feature Extraction in Fingerprint Images Bir Bhanu, Michael Boshra and Xuejun Tan Center for Research in Intelligent Systems University of Califomia, Riverside, CA 9252 1, USA Email:

More information

Texture Segmentation by using Haar Wavelets and K-means Algorithm

Texture Segmentation by using Haar Wavelets and K-means Algorithm Texture Segmentation by using Haar Wavelets and K-means Algorithm P. Ashok Babu Associate Professor, Narsimha Reddy Engineering College, Hyderabad, A.P., INDIA, ashokbabup2@gmail.com Dr. K. V. S. V. R.

More information

COMPUTER AND ROBOT VISION

COMPUTER AND ROBOT VISION VOLUME COMPUTER AND ROBOT VISION Robert M. Haralick University of Washington Linda G. Shapiro University of Washington A^ ADDISON-WESLEY PUBLISHING COMPANY Reading, Massachusetts Menlo Park, California

More information

DETECTING THE OPTIC DISC BOUNDARY AND MACULA REGION IN DIGITAL FUNDUS IMAGES USING BIT-PLANE SLICING, EDGE DIRECTION, AND WAVELET TRANSFORM TECHNIQUES

DETECTING THE OPTIC DISC BOUNDARY AND MACULA REGION IN DIGITAL FUNDUS IMAGES USING BIT-PLANE SLICING, EDGE DIRECTION, AND WAVELET TRANSFORM TECHNIQUES DETECTING THE OPTIC DISC BOUNDARY AND MACULA REGION IN DIGITAL FUNDUS IMAGES USING BIT-PLANE SLICING, EDGE DIRECTION, AND WAVELET TRANSFORM TECHNIQUES Bijee Lakshman 1 and R. Radha 2 1 Department of Computer

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW CBIR has come long way before 1990 and very little papers have been published at that time, however the number of papers published since 1997 is increasing. There are many CBIR algorithms

More information

Distance and Angles Effect in Hough Transform for line detection

Distance and Angles Effect in Hough Transform for line detection Distance and Angles Effect in Hough Transform for line detection Qussay A. Salih Faculty of Information Technology Multimedia University Tel:+603-8312-5498 Fax:+603-8312-5264. Abdul Rahman Ramli Faculty

More information

CHAPTER 3 BLOOD VESSEL SEGMENTATION

CHAPTER 3 BLOOD VESSEL SEGMENTATION 47 CHAPTER 3 BLOOD VESSEL SEGMENTATION Blood vessels are an internal part of the blood circulatory system and they provide the nutrients to all parts of the eye. In retinal image, blood vessel appears

More information

Eye Detection by Haar wavelets and cascaded Support Vector Machine

Eye Detection by Haar wavelets and cascaded Support Vector Machine Eye Detection by Haar wavelets and cascaded Support Vector Machine Vishal Agrawal B.Tech 4th Year Guide: Simant Dubey / Amitabha Mukherjee Dept of Computer Science and Engineering IIT Kanpur - 208 016

More information

RESTORATION OF DEGRADED DOCUMENTS USING IMAGE BINARIZATION TECHNIQUE

RESTORATION OF DEGRADED DOCUMENTS USING IMAGE BINARIZATION TECHNIQUE RESTORATION OF DEGRADED DOCUMENTS USING IMAGE BINARIZATION TECHNIQUE K. Kaviya Selvi 1 and R. S. Sabeenian 2 1 Department of Electronics and Communication Engineering, Communication Systems, Sona College

More information