Automatic Landmark Detection in Cephalometry Using a Modified Active Shape Model with Sub Image Matching

Size: px
Start display at page:

Download "Automatic Landmark Detection in Cephalometry Using a Modified Active Shape Model with Sub Image Matching"

Transcription

1 Automatic Landmark Detection in Cephalometry Using a Modified Active Shape Model with Sub Image Matching Rahele Kafieh, Alireza mehri Department of biomedical engineering Isfahahan University of medicine Isfahan, Iran. r_kafieh@yahoo.com, mehri@med.mui.ac.ir Saeed Sadri Department of electrical engineering Isfahahan University of technology Isfahan, Iran. sadri@cc.iut.ac Abstract This paper introduces a modification on using Active Shape Models (ASM) for automatic landmark detection in cephalometry and combines many new ideas to improve its performance. In first step, some feature points are extracted to model the size, rotation, and translation of skull. A Learning Vector Quantization (LVQ) neural network is used to classify images according to their geometrical specifications. Using LVQ for every new image, the possible coordinates of landmarks are estimated, knowing the class of new image. Then a modified ASM with a multi resolution approach is applied and a principal component analysis (PCA) is incorporated to analyze each template and the mean shape is calculated. The local search to find the best match to the intensity profile is then used and every point is moved to get the best location. Finally a sub image matching procedure, based on cross correlation, is applied to pinpoint the exact location of each landmark after the template has converged. On average 24 percent of the 16 landmarks are within 1 mm of correct coordinates, 61 percent within 2 mm, and 93 percent within 5 mm, which shows a distinct improvement on other proposed methods. I. INTRODUCTION Cephalometry is a scientific measurement of dimensions of head to predict craniofacial growth, plan treatment and compare different cases. Cephalometry was first introduced by hofrath and Broadbent in 1931, using special holders known as cephalstats to permit assessment of treatment response and of growth. This analysis is based on a set of agreed upon feature points (craniofacial landmarks). The conventional method of locating landmarks depends on manual tracing of the radiographic images to locate the landmarks. There are ninety landmarks on orthodontics, thirty of which are commonly used by orthodontists [1] (Fig.1, Table.1). Figure 1. Location of the landmarks There have been previous attempts to automate cephalometric analysis with the aim of reducing the time required to obtain an analysis, improving the accuracy of landmark identification and reducing the errors due to clinician subjectivity. We can categorize these methods in 4 classes. The first class, being called hand crafted algorithms, usually locates landmarks based on edge detection techniques. Levy-Mandel in 1986 [2] tracked the important edges of image. They used median filter and histogram equalization to enhance the contrast of the image and to remove the noise. Based on their works, Parthasarthy in 1989 [3] presented a similar scheme and reduced the processing time by including a resolution pyramid. Yan(1986) [4], Tong(1990) [5], Ren(1998) [6] and Davis and Taylor(1991) [7] presented similar edge tracking methods. Davis and Taylor reported one of the best results of hand crafted algorithms. They defined 19 important landmarks. Their algorithm could locate seventy four percent of landmarks within 2 mm distance of correct coordinates.

2 All of those edge tracking methods are dependant on the quality of the x-ray and give good results for landmarks on or near to edges in the image. The second class of researchers used mathematical or statistical models to reduce the search area. Cardillo and Sid- Ahmed (1994) [8], used sub image matching based on grayscale mathematical morphology. Seventy six percent of their 20 landmarks were located to within 2 mm. Rudolph (1998) [9] used special spectroscopy to establish the statistical gray model. They reported that 100 percent of landmarks were located to within 4 mm. Grau (2001) [10] improved the work of Cardillo and Sid-Ahmed [8] by using a line detection module to search for the most significant lines, then utilized mathematical morphology approach similar to that used by Cardillo and Sid-Ahmed [8]. Hutton (2000) [11] used Active Shape Model and reported that 35 percent of 16 landmarks were located to within 2 mm Abbreviation N S A UIT UIR LIT LIR B Pog Gn Go Me Po Or ANS PNS TABLE I. LIST OF THE LANDMARKS. Definition Nasion, the most anterior point of the nasofrontal in the median plane Sella, The midpoint of the hypophysial fossa Point A, subspindale, the deepest midline point in the curved bony outline from the base to the alveolar process of the maxilla Tip of the crown of the most anterior maxillary central incisor Root apex of the most anterior maxillary central incisor Alveolar rim of the mandible; the lightest, most anterior point on the alveolar process, in the median plane, between the mandibular central incisors Root apex the most anterior mandibular central incisor Point B, superamentale, most anterior part of the mandibular base. It is the most posterior point in the outer contour of the mandibular alveolar process, in the median plane Pognion, most anterior point of the bony chin, in the median plane Gnathion, the most anterior and inferior point of the bony chin Gonion, a constructed point, the intersection of the lines tangent to the posterior margin of the ascending ramus and the manibular base Menton, the most caudal point in the outline of the symphysis; it is regarded as the lowest point of the mandible and corresponds to the anthropological gnathion Porion, most superior point on the head of the condyle Orbitale, lowermost point of the orbit in the radiograph Anterior nasal spine, the tip of the bony anterior nasal spine, in the median plane Posterior nasal spine, the intersection of a continuation of the anterior wall of the pterygopalatine fosa and the floor of the nose The third class of researchers used Neural Networks, genetic algorithms and fuzzy systems to locate landmarks. Chen [12] (1999) used a combination of Neural Networks and genetic algorithms, without reporting the accuracy of landmark placement. Uchino (1995) [13] used a fuzzy machine to learn the relation between the gray levels of image and location of landmarks, but there are many problems with this method. For example they need the same size and rotation and shift for all images, and also a long training time is required. Average error of 2.3 mm was reported for this method. Innes (2002) [14] used pulse coupled Neural Networks (PCNN) to find regions containing landmarks. They tested PCNN on 3 landmarks and reported the success rate of 36.7 percent for sella, 88.1 percent for chin and 93.6 percent for nose. EI-Feghi. (2004) [15] used a combination of Neural Networks and fuzzy systems. They tested this method for 25 landmarks and reported that 90 percent of landmarks were located to within 2 mm. Chakrabartty. (2003) [16] used support vector machine (SVM) to detect 16 landmarks. They reported a success of 95 percent. Recently the 4 th class of researchers are using a combination of those three classes. Yue.(2006) [17] divided every training shape to 10 regions, and for every region, Principal component Analysis (PCA) is employed to characterize its shape and gray profile statistics. For an input image, some reference landmarks are recognized and the input shape is divided using the landmarks, and then landmarks are located by an active shape model. They reported that 71 percent of landmarks were located to within 2 mm and 88 percent to within 4mm. In this paper, our method can be classified as the 4 th class of researches. II. MATERIAL AND METHODS A. Material It is important to have a randomly selected data set without any judgment of their quality, sex, age and.... In this research 63 pre-treatment cephalograms were used, which were collected by hutton [11] and were accessible for comparison by other researchers. The cephalograms were scanned using a Microteck scan Maker 4 flatbed scanner at 100dpi (1pixel = 0.25mm). A drop-one-out algorithm is used for evaluate results of this method. In this algorithm, each time one of the 63 images is excluded for the test and the algorithm works with the remaining 62 images. So the algorithm can be incorporated 63 times and the mean error is reported as total error. B. Method Overview Six steps are incorporated in the proposed method. In first step, some features were extracted to model the size, rotation and translation of skull and related landmarks. A non linear diffusion filter [18] was used to remove all unwanted

3 noisy structures, and then a susan edge detection [19] was applied, followed by a morphological opening on the image. Then three important points were localized (Fig.2). After detecting the three important points, some measurement features are calculated using their coordinates. These features are described in Fig.4. The second step of algorithm is applying a data clustering on measurement features, to classify cephalograms according to their geometrical specifications. A k-means clustering was used for this dataset and the algorithm converged to 5 distinct clusters. Inputs of this clustering system are features of Fig.4, which were normalized with GoN as the unit length. Figure 4. Calculating some measurement features. Figure 2. a) Real Cephalogram, b) After non linear diffusion, c) Susan edge detection on real cephalogram, d) Susan edge detection on image b. Point Me, was simply located by scanning the image diagonally. The second point, N, was localised in two steps. First the image was scanned horizontally from right to left (to find the first point in frontal bone), and then the image was traced downwards to find the point with the least radius of curvature. The last point, Go, was localized by tracing the point Me towards the left,looking for the least radius of curvature, which is the point Go [17] (Fig.3). In the third step, we propose that results of k-means clustering be used as a target for training the LVQ Neural Networks. From now on, every test image can be evaluated with trained LVQ network to be classified in one of those 5 clusters. The fourth step of this method is estimating the possible coordinates of landmarks for every new image. In order to do this, knowing the correct cluster of each new image (in step 3), all of the training images of that cluster were aligned to the new image and for every landmark the average of coordinates on aligned training images were calculated. Alignment procedure in this step can be done having coordinates of 3 important points and with a linear conformal alignment (Fig.5). Figure 3. Automatic detection of points Me, Go and N. Figure 5. Estimation of coordinates.

4 Figure 6. The complete annotated structure broken to some smaller structures. The fifth step of algorithm is a modified Active Shape Model (ASM). The key difference between this method and a conventional ASM [11, 20] is the start shape. In a conventional ASM the start shape is the same as mean shape calculated from the training set. While in this modified ASM the start shape passes through some closer points to the correct landmarks position and increases the probability of convergence to correct position. So the mean shape changes in a way that passes through the estimated coordinates of landmarks (in step 4). In order to change the mean shape to fit the estimated landmarks, the complete annotated structure should be broken to some smaller structures, which can be considered to be independent from each other and each of them passes through (at least) 3 of estimated landmarks. Now there are 3 points in each sub image, so that affine alignment which consists of 3 equations, can be used on them (Fig.6). The training set of input images which are annotated by the expert are used, firstly to calculate their mean shape with a Procrusters algorithm [17] and secondly PCA (Principal Component Analysis) was incorporated to find the main eigenvectors of the set and characterize its shape and gray profile statistics. Now to find the best match to the intensity profile, start shape is overlaid on the image and the local search is performed to move each point to get the best location (Fig.7). In this paper, a multi resolution approach [21] was used to reduce the errors and get the better fit. In final step, a pattern matching algorithm is proposed to pinpoint the exact location of each landmark after ASM has converged. In the following, three different methods are proposed to get the best match. All of these methods were based on 2D cross correlation of a template and the image, in a window around the estimated position of landmarks. After the 5 th step has converged, a small window around the last position of each landmark has the highest possibility of landmark existence and should be searched to pinpoint the exact location of landmark. The result is that there is a template which represents each landmark. Then, by moving the template over the image and calculating cross correlation between them, the point with the highest correlation value was selected as the exact place of landmark. The above mentioned method can be arranged as following: Rotate each template with five degrees of rotation: ±2.5, ±5, 0. (there will be five copies for each template.) Construct a weighted linear sum of the above five templates as new template space. Then find the 2D cross correlation of selected window of test image with new template space [22] (fig.8). Perform a half toning on the image and template to change the gay scale picture to binary (without threshold and losing features), then construct template space and use 2D cross correlation as above. Use a nonlinear diffusion, susan edge detector and a morphological opening on search window and the template, then construct template space and use 2D cross correlation as above (Fig.9). Figure 8. Constructing template space in first method. Figure 9. Constructing template space in third method. Figure 7. a)the mean shape, overlaid on image, b)the mean shape after alignment with estimated coordinates, c)after convergence of ASM algorithm.

5 III. RESULTS As it is illustrated in Fig.2, the results of first step which is a novel method on cephalograms shows a distinct improvement on other similar works, which is the result of strong ability of the algorithm in removing unwanted noisy structures. An LVQ neural network is proposed to be used for classification in our algorithm. The most important advantage of this method is in cases where we are in lack of enough big training set. Yue [17] proposed a method to measure the similarity between new image and all the training images (a big enough set of around 250 images), by Euclidian distance between their feature vectors (Fig.4). For an input image, the top 5% most similar images in training set were selected to be aligned and averaged to estimate the landmark locations. But where datasets are small (like the one in this paper), it is possible to have just 1 or 2 really similar images to the new image and all of 5% of images (for example 4 images), are not really similar which makes the estimated results unacceptable (Fig.10). Results of estimation in this method shows if we stop the algorithm in this step, the mean error will be about 3.4 mm. If the algorithm stops in fifth step, the mean error of landmark locating with modified ASM will be about 2.8 mm. Comparing to a conventional ASM [11], the error rate is improved about 5.5mm. (The mean error rate was 8.3 mm for conventional method.) Finally in pattern matching step we have 3 different methods. In first method, the mean error gets 2.1 mm but takes a long time to calculate the results. In second method, although the complexity of calculation decreases but the error rate becomes 2.4 mm. The best method is the third one with an error rate of 1.9mm. Although using non linear diffusion takes a long time and is a complex filtering algorithm, but this procedure is applied in first step and there is no need to be repeated. Methods Hutton's method Yue's method Our method TABLE II. Within 1mm 13% Not reported 24% COMPARISON OF RESULTS. Recognition Rate Within 2mm Within 5mm 35% 75% 57% 61% Around 88% 93% IV. DISCUSSION This paper introduces a modification on using ASM for cephalometry and combines many new ideas to improve its performance. There are many parameters in this method, which should be studied and optimized later. Among which are two parameters of non linear diffusion, two parameters of susan edge detector, size and shape of structuring element in morphological opening and many other parameters. Also many other methods can be evaluated, like fuzzy clustering, using template matching during ASM (not after convergence), and classifying the images to different classes of gray profile of whole image to take the best and proper gray template in template matching step and finally using other model based approaches like AAM and medial profiles. V. CONCLUSIONS In order to evaluate the results of this method, 63 randomly selected images were used with a drop-one-out method. In each image we are looking for 16 landmarks. On average 24 percent of the 16 landmarks are within 1 mm of correct coordinates, 61 percent within 2 mm, and 93 percent within 5 mm, which shows a distinct improvement on other proposed methods as described in table.2. ACKNOWLEDGMENT R. Kafieh thanks D.D.S. Ramin Kafieh for his useful guides in dental problems, and also acknowledges the Eastman Dental Institute as the source of the cephalogram images. Figure 10. Patterned circle: new test object, Ellipse: wrong classification, Rounded rectangle: correct classification. REFERENCES [1] T Rakosi, An Atlas and Manual of Cephalometric Radiology. London, U.K.: Wolfe Medical, [2] M Luevy-Mandel, A Venetsanopoulos and J Tsotsos, Knowledge based landmarking of cephalograms, Comput. Biomed, vol. 19, pp ,1986. [3] S Parthasaraty, S Nugent, PG Gregson and DF Fay. Automatic landmarking of cephalograms, Comput. Biomed vol. 22, pp ,1989. [4] CK Yan, A Venetsanopoulos and E Filleray. An expert system for landmarking of cephalograms, Proceedings of the Sixth International Workshop on Expert Systems and Applications, pp

6 [5] W Tong, S Nugent, P Gregson, G Jesen, and D Fay. Landmarking of cephalograms using a microcomputer system, Comput. Biomed, vol. 23, pp , [6] J Ren, D Liu, and J Shao. A knowledge-based automatic cephalometric analysis method, In Proc. 20 th Annu. Int. Conf. IEEE Engineering in medicine and biology Soc. pp [7] D Savis and C Taylor. A blackboard architecture for automating cephalometric analysis, Med. Inf. vol. 16, pp , [8] J Cardillo, M Sid-Ahmed. An image processing system for locating craniofacial landmarks, IEEE Trans. Med. Imag, vol. 13, pp , [9] D Rudolph, P Sinclair, and J Coggins. Automatic computerized radiographic identification of cephalometric landmarks, Am. J. Orthod. Dentofec. Orthop, vol.113, pp , [10] V Grau, M Juan, C Monserrat, and C Knoll, Automatic localization of cephalometric landmarks, J. Biomed. Inf. vol. 34, pp , [11] TJ Hutton, S Cunningham, and P Hamrnond. An evaluation of active shape models for the automatic identification of cephalometric landmarks, European Journal Orthodontics, vol.22,pp , [12] Y Chen, K Cheng, and J Liu. Improving cephalogram analysis through feature subimage extraction, IEEE Eng. Med. Biol. Mag. Vol.18, pp , [13] E Uchino and T Yamakawa. High speed fuzzy learning machine with guarantee of global minimum and its application to chaotic system identification and medical image processing, Proceeding of Seventh International Conference on tools with Artificial Intelligence. pp , [14] A Innes, V Ciesielski, J Mamutil, and S John. Landmark detection for cephalometric radiology images using pulse coupled neural networks, Int. Conf. in computing in communication, pp , [15] I El-Feghi, S Huang, MA Sid-Ahmed and M Ahmadi. X-ray Image Segmentation using Auto Adaptive Fuzzy Index Measure, The 47th IEEE International Midwest Symposium on Circuits and Systems, pp , [16] S Chakrabartty, M Yagi, T Shibata, and G Gawenberghs. Robust cephalometric landmark identification using support vector machines, in Proc. Int. Conf. Multinedia and Expo, pp , [17] W Yue, D Yin, CH Li and G Wang. Locating Large-Scale Craniofacial Feature Points on X-ray Images for Automated Cephalometric Analysis, IEEE [18] P Mr azek. Nonlinear Diffusion for Image Filtering and Monotonicity Enhancement, Available at ftp://cmp.felk.cvut.cz/pub/cmp/articles/mrazek/mrazek-phd01.pdf [19] SM Smith. SUSAN Low Level Image Processing, Available at : [20] T F Cootes and C J Taylor. Active shape models, In D. Hogg and R. Boyle, editors, 3rd British Machine Vision Conference,pp , [21] T F Cootes and C J Taylor, and A Lanitis. Active shape models : Evaluation of a multi-resolution method for improving image search, In E. Hancock, editor, 5th British Machine Vison Conference, pp , [22] K Tanaka, M Sano, S Ohara, and M Okudira. A parametric template method and its application to robust matching, Proc. of IEEE Conf. on Computer Vision and Pattern Recognition, pp , 2000.

Cephalometric Landmarks Localization Based on Histograms of Oriented Gradients

Cephalometric Landmarks Localization Based on Histograms of Oriented Gradients Cephalometric Landmarks Localization Based on Histograms of Oriented Gradients Ali A. Pouyan and M. Farshbaf, Members, IEEE School of Computer Engineering Shahrood University of Technology Shahrood, Iran

More information

Available online at ScienceDirect. Procedia Computer Science 37 (2014 )

Available online at   ScienceDirect. Procedia Computer Science 37 (2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 37 (2014 ) 293 300 The 4th International Conference on Current and Future Trends of Information and Communication Technologies

More information

Automatic Land Marking on Lateral Cephalogram Using Single Fixed View Appearance Model for Gender Identification

Automatic Land Marking on Lateral Cephalogram Using Single Fixed View Appearance Model for Gender Identification www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 2. Issue 10 October 2013 Page No. 3075-3080 Automatic Land Marking on Lateral Cephalogram Using Single Fixed

More information

Automatic Cephalometric Analysis

Automatic Cephalometric Analysis Review Article Automatic Cephalometric Analysis A Systematic Review Rosalia Leonardi a ; Daniela Giordano b ; Francesco Maiorana c ; Concetto Spampinato d ABSTRACT Objective: To describe the techniques

More information

Three possible approaches may be used to

Three possible approaches may be used to ORIGINAL ARTICLE Automatic computerized radiographic identification of cephalometric landmarks D.J. Rudolph, DDS, PhD, a P.M. Sinclair, DDS, MSD, b and J.M. Coggins, PhD c Los Angeles, Calif., and Chapel

More information

Fully automatic cephalometric evaluation using Random Forest regression-voting

Fully automatic cephalometric evaluation using Random Forest regression-voting Fully automatic cephalometric evaluation using Random Forest regression-voting Claudia Lindner and Tim F. Cootes Centre for Imaging Sciences, University of Manchester, UK Abstract. Cephalometric analysis

More information

Face Alignment Under Various Poses and Expressions

Face Alignment Under Various Poses and Expressions Face Alignment Under Various Poses and Expressions Shengjun Xin and Haizhou Ai Computer Science and Technology Department, Tsinghua University, Beijing 100084, China ahz@mail.tsinghua.edu.cn Abstract.

More information

Human pose estimation using Active Shape Models

Human pose estimation using Active Shape Models Human pose estimation using Active Shape Models Changhyuk Jang and Keechul Jung Abstract Human pose estimation can be executed using Active Shape Models. The existing techniques for applying to human-body

More information

An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy

An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy An Automated Image-based Method for Multi-Leaf Collimator Positioning Verification in Intensity Modulated Radiation Therapy Chenyang Xu 1, Siemens Corporate Research, Inc., Princeton, NJ, USA Xiaolei Huang,

More information

Reproducibility of measurements in tablet-assisted, PC-aided, and manual cephalometric analysis

Reproducibility of measurements in tablet-assisted, PC-aided, and manual cephalometric analysis Original Article Reproducibility of measurements in tablet-assisted, PC-aided, and manual cephalometric analysis Cecilia Goracci a ; Marco Ferrari a ABSTRACT Objective: To assess the reproducibility of

More information

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN 2016 International Conference on Artificial Intelligence: Techniques and Applications (AITA 2016) ISBN: 978-1-60595-389-2 Face Recognition Using Vector Quantization Histogram and Support Vector Machine

More information

A Method of Annotation Extraction from Paper Documents Using Alignment Based on Local Arrangements of Feature Points

A Method of Annotation Extraction from Paper Documents Using Alignment Based on Local Arrangements of Feature Points A Method of Annotation Extraction from Paper Documents Using Alignment Based on Local Arrangements of Feature Points Tomohiro Nakai, Koichi Kise, Masakazu Iwamura Graduate School of Engineering, Osaka

More information

An Adaptive Eigenshape Model

An Adaptive Eigenshape Model An Adaptive Eigenshape Model Adam Baumberg and David Hogg School of Computer Studies University of Leeds, Leeds LS2 9JT, U.K. amb@scs.leeds.ac.uk Abstract There has been a great deal of recent interest

More information

Comparison of observer reliability of threedimensional cephalometric landmark identification on subject images from Galileos and i-cat CBCT.

Comparison of observer reliability of threedimensional cephalometric landmark identification on subject images from Galileos and i-cat CBCT. University of Iowa Iowa Research Online Theses and Dissertations 2011 Comparison of observer reliability of threedimensional cephalometric landmark identification on subject images from Galileos and i-cat

More information

Classification of Face Images for Gender, Age, Facial Expression, and Identity 1

Classification of Face Images for Gender, Age, Facial Expression, and Identity 1 Proc. Int. Conf. on Artificial Neural Networks (ICANN 05), Warsaw, LNCS 3696, vol. I, pp. 569-574, Springer Verlag 2005 Classification of Face Images for Gender, Age, Facial Expression, and Identity 1

More information

Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter

Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter Amandeep Kaur Department of Computer Science and Engg Guru Nanak Dev University Amritsar, India-143005 ABSTRACT Face detection

More information

An algorithm of lips secondary positioning and feature extraction based on YCbCr color space SHEN Xian-geng 1, WU Wei 2

An algorithm of lips secondary positioning and feature extraction based on YCbCr color space SHEN Xian-geng 1, WU Wei 2 International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 015) An algorithm of lips secondary positioning and feature extraction based on YCbCr color space SHEN Xian-geng

More information

The Novel Approach for 3D Face Recognition Using Simple Preprocessing Method

The Novel Approach for 3D Face Recognition Using Simple Preprocessing Method The Novel Approach for 3D Face Recognition Using Simple Preprocessing Method Parvin Aminnejad 1, Ahmad Ayatollahi 2, Siamak Aminnejad 3, Reihaneh Asghari Abstract In this work, we presented a novel approach

More information

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor COSC160: Detection and Classification Jeremy Bolton, PhD Assistant Teaching Professor Outline I. Problem I. Strategies II. Features for training III. Using spatial information? IV. Reducing dimensionality

More information

Semi-Automatic Detection of Cervical Vertebrae in X-ray Images Using Generalized Hough Transform

Semi-Automatic Detection of Cervical Vertebrae in X-ray Images Using Generalized Hough Transform Semi-Automatic Detection of Cervical Vertebrae in X-ray Images Using Generalized Hough Transform Mohamed Amine LARHMAM, Saïd MAHMOUDI and Mohammed BENJELLOUN Faculty of Engineering, University of Mons,

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

An Intelligent Visual Task System For Lateral Skull X-ray Images

An Intelligent Visual Task System For Lateral Skull X-ray Images An Intelligent Visual Task System For Lateral Skull X-ray Images D.N. Davis and C.J. Taylor Wolfson Image Analysis Unit Department of Medical Biophysics University of Manchester Oxford Road MANCHESTER

More information

Research on QR Code Image Pre-processing Algorithm under Complex Background

Research on QR Code Image Pre-processing Algorithm under Complex Background Scientific Journal of Information Engineering May 207, Volume 7, Issue, PP.-7 Research on QR Code Image Pre-processing Algorithm under Complex Background Lei Liu, Lin-li Zhou, Huifang Bao. Institute of

More information

Sparse Shape Registration for Occluded Facial Feature Localization

Sparse Shape Registration for Occluded Facial Feature Localization Shape Registration for Occluded Facial Feature Localization Fei Yang, Junzhou Huang and Dimitris Metaxas Abstract This paper proposes a sparsity driven shape registration method for occluded facial feature

More information

Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search

Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search Baochun He, Cheng Huang, Fucang Jia Shenzhen Institutes of Advanced Technology, Chinese Academy

More information

Enhanced Active Shape Models with Global Texture Constraints for Image Analysis

Enhanced Active Shape Models with Global Texture Constraints for Image Analysis Enhanced Active Shape Models with Global Texture Constraints for Image Analysis Shiguang Shan, Wen Gao, Wei Wang, Debin Zhao, Baocai Yin Institute of Computing Technology, Chinese Academy of Sciences,

More information

Tensor Decomposition of Dense SIFT Descriptors in Object Recognition

Tensor Decomposition of Dense SIFT Descriptors in Object Recognition Tensor Decomposition of Dense SIFT Descriptors in Object Recognition Tan Vo 1 and Dat Tran 1 and Wanli Ma 1 1- Faculty of Education, Science, Technology and Mathematics University of Canberra, Australia

More information

I. INTRODUCTION. Figure-1 Basic block of text analysis

I. INTRODUCTION. Figure-1 Basic block of text analysis ISSN: 2349-7637 (Online) (RHIMRJ) Research Paper Available online at: www.rhimrj.com Detection and Localization of Texts from Natural Scene Images: A Hybrid Approach Priyanka Muchhadiya Post Graduate Fellow,

More information

Biometric Security System Using Palm print

Biometric Security System Using Palm print ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

Data mining with Support Vector Machine

Data mining with Support Vector Machine Data mining with Support Vector Machine Ms. Arti Patle IES, IPS Academy Indore (M.P.) artipatle@gmail.com Mr. Deepak Singh Chouhan IES, IPS Academy Indore (M.P.) deepak.schouhan@yahoo.com Abstract: Machine

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

Towards Automatic Recognition of Fonts using Genetic Approach

Towards Automatic Recognition of Fonts using Genetic Approach Towards Automatic Recognition of Fonts using Genetic Approach M. SARFRAZ Department of Information and Computer Science King Fahd University of Petroleum and Minerals KFUPM # 1510, Dhahran 31261, Saudi

More information

Component-based Face Recognition with 3D Morphable Models

Component-based Face Recognition with 3D Morphable Models Component-based Face Recognition with 3D Morphable Models Jennifer Huang 1, Bernd Heisele 1,2, and Volker Blanz 3 1 Center for Biological and Computational Learning, M.I.T., Cambridge, MA, USA 2 Honda

More information

Chapter 3 Image Registration. Chapter 3 Image Registration

Chapter 3 Image Registration. Chapter 3 Image Registration Chapter 3 Image Registration Distributed Algorithms for Introduction (1) Definition: Image Registration Input: 2 images of the same scene but taken from different perspectives Goal: Identify transformation

More information

Project Report for EE7700

Project Report for EE7700 Project Report for EE7700 Name: Jing Chen, Shaoming Chen Student ID: 89-507-3494, 89-295-9668 Face Tracking 1. Objective of the study Given a video, this semester project aims at implementing algorithms

More information

Recognition of Unconstrained Malayalam Handwritten Numeral

Recognition of Unconstrained Malayalam Handwritten Numeral Recognition of Unconstrained Malayalam Handwritten Numeral U. Pal, S. Kundu, Y. Ali, H. Islam and N. Tripathy C VPR Unit, Indian Statistical Institute, Kolkata-108, India Email: umapada@isical.ac.in Abstract

More information

Fingertips Tracking based on Gradient Vector

Fingertips Tracking based on Gradient Vector Int. J. Advance Soft Compu. Appl, Vol. 7, No. 3, November 2015 ISSN 2074-8523 Fingertips Tracking based on Gradient Vector Ahmad Yahya Dawod 1, Md Jan Nordin 1, and Junaidi Abdullah 2 1 Pattern Recognition

More information

Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes

Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes 2009 10th International Conference on Document Analysis and Recognition Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes Alireza Alaei

More information

FACE RECOGNITION FROM A SINGLE SAMPLE USING RLOG FILTER AND MANIFOLD ANALYSIS

FACE RECOGNITION FROM A SINGLE SAMPLE USING RLOG FILTER AND MANIFOLD ANALYSIS FACE RECOGNITION FROM A SINGLE SAMPLE USING RLOG FILTER AND MANIFOLD ANALYSIS Jaya Susan Edith. S 1 and A.Usha Ruby 2 1 Department of Computer Science and Engineering,CSI College of Engineering, 2 Research

More information

Threshold Based Face Detection

Threshold Based Face Detection Threshold Based Face Detection R.Vinodini, Dr.M.Karnan 1 Ph.D Scholar, Chettinad College of & Technology,Karur, India 2 Principal, Aringer Anna College of & Technology, Palani, India 1 avinodinimca@gmail.com,

More information

Skin and Face Detection

Skin and Face Detection Skin and Face Detection Linda Shapiro EE/CSE 576 1 What s Coming 1. Review of Bakic flesh detector 2. Fleck and Forsyth flesh detector 3. Details of Rowley face detector 4. Review of the basic AdaBoost

More information

MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS

MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS Daisuke Moriya, Yasufumi Suzuki, and Tadashi Shibata Masakazu Yagi and Kenji Takada Department of Frontier Informatics,

More information

Automatic Gait Recognition. - Karthik Sridharan

Automatic Gait Recognition. - Karthik Sridharan Automatic Gait Recognition - Karthik Sridharan Gait as a Biometric Gait A person s manner of walking Webster Definition It is a non-contact, unobtrusive, perceivable at a distance and hard to disguise

More information

Generic Face Alignment Using an Improved Active Shape Model

Generic Face Alignment Using an Improved Active Shape Model Generic Face Alignment Using an Improved Active Shape Model Liting Wang, Xiaoqing Ding, Chi Fang Electronic Engineering Department, Tsinghua University, Beijing, China {wanglt, dxq, fangchi} @ocrserv.ee.tsinghua.edu.cn

More information

An Automatic Face Identification System Using Flexible Appearance Models

An Automatic Face Identification System Using Flexible Appearance Models An Automatic Face Identification System Using Flexible Appearance Models A. Lanitis, C.J.Taylor and T.F.Cootes Dpt. of Medical Biophysics, University of Manchester email: lan@wiau.mb.man.ac.uk We describe

More information

A reversible data hiding based on adaptive prediction technique and histogram shifting

A reversible data hiding based on adaptive prediction technique and histogram shifting A reversible data hiding based on adaptive prediction technique and histogram shifting Rui Liu, Rongrong Ni, Yao Zhao Institute of Information Science Beijing Jiaotong University E-mail: rrni@bjtu.edu.cn

More information

Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks

Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks Neslihan Kose, Jean-Luc Dugelay Multimedia Department EURECOM Sophia-Antipolis, France {neslihan.kose, jean-luc.dugelay}@eurecom.fr

More information

A Method for the Identification of Inaccuracies in Pupil Segmentation

A Method for the Identification of Inaccuracies in Pupil Segmentation A Method for the Identification of Inaccuracies in Pupil Segmentation Hugo Proença and Luís A. Alexandre Dep. Informatics, IT - Networks and Multimedia Group Universidade da Beira Interior, Covilhã, Portugal

More information

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation K. Roy, U. Pal and B. B. Chaudhuri CVPR Unit; Indian Statistical Institute, Kolkata-108; India umapada@isical.ac.in

More information

Intensity-Depth Face Alignment Using Cascade Shape Regression

Intensity-Depth Face Alignment Using Cascade Shape Regression Intensity-Depth Face Alignment Using Cascade Shape Regression Yang Cao 1 and Bao-Liang Lu 1,2 1 Center for Brain-like Computing and Machine Intelligence Department of Computer Science and Engineering Shanghai

More information

MICROARRAY IMAGE SEGMENTATION USING CLUSTERING METHODS

MICROARRAY IMAGE SEGMENTATION USING CLUSTERING METHODS Mathematical and Computational Applications, Vol. 5, No. 2, pp. 240-247, 200. Association for Scientific Research MICROARRAY IMAGE SEGMENTATION USING CLUSTERING METHODS Volkan Uslan and Đhsan Ömür Bucak

More information

Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds

Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds 9 1th International Conference on Document Analysis and Recognition Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds Weihan Sun, Koichi Kise Graduate School

More information

Image Segmentation Based on Watershed and Edge Detection Techniques

Image Segmentation Based on Watershed and Edge Detection Techniques 0 The International Arab Journal of Information Technology, Vol., No., April 00 Image Segmentation Based on Watershed and Edge Detection Techniques Nassir Salman Computer Science Department, Zarqa Private

More information

Improving the Efficiency of Fast Using Semantic Similarity Algorithm

Improving the Efficiency of Fast Using Semantic Similarity Algorithm International Journal of Scientific and Research Publications, Volume 4, Issue 1, January 2014 1 Improving the Efficiency of Fast Using Semantic Similarity Algorithm D.KARTHIKA 1, S. DIVAKAR 2 Final year

More information

icatvision Quick Reference

icatvision Quick Reference icatvision Quick Reference Navigating the i-cat Interface This guide shows how to: View reconstructed images Use main features and tools to optimize an image. REMINDER Images are displayed as if you are

More information

CIRCULAR MOIRÉ PATTERNS IN 3D COMPUTER VISION APPLICATIONS

CIRCULAR MOIRÉ PATTERNS IN 3D COMPUTER VISION APPLICATIONS CIRCULAR MOIRÉ PATTERNS IN 3D COMPUTER VISION APPLICATIONS Setiawan Hadi Mathematics Department, Universitas Padjadjaran e-mail : shadi@unpad.ac.id Abstract Geometric patterns generated by superimposing

More information

Image Segmentation and Registration

Image Segmentation and Registration Image Segmentation and Registration Dr. Christine Tanner (tanner@vision.ee.ethz.ch) Computer Vision Laboratory, ETH Zürich Dr. Verena Kaynig, Machine Learning Laboratory, ETH Zürich Outline Segmentation

More information

Extract an Essential Skeleton of a Character as a Graph from a Character Image

Extract an Essential Skeleton of a Character as a Graph from a Character Image Extract an Essential Skeleton of a Character as a Graph from a Character Image Kazuhisa Fujita University of Electro-Communications 1-5-1 Chofugaoka, Chofu, Tokyo, 182-8585 Japan k-z@nerve.pc.uec.ac.jp

More information

Face Alignment Using Active Shape Model And Support Vector Machine

Face Alignment Using Active Shape Model And Support Vector Machine Face Alignment Using Active Shape Model And Support Vector Machine Le Hoang Thai Department of Computer Science University of Science Hochiminh City, 70000, VIETNAM Vo Nhat Truong Faculty/Department/Division

More information

Edge Detection for Dental X-ray Image Segmentation using Neural Network approach

Edge Detection for Dental X-ray Image Segmentation using Neural Network approach Volume 1, No. 7, September 2012 ISSN 2278-1080 The International Journal of Computer Science & Applications (TIJCSA) RESEARCH PAPER Available Online at http://www.journalofcomputerscience.com/ Edge Detection

More information

A Survey on Feature Extraction Techniques for Palmprint Identification

A Survey on Feature Extraction Techniques for Palmprint Identification International Journal Of Computational Engineering Research (ijceronline.com) Vol. 03 Issue. 12 A Survey on Feature Extraction Techniques for Palmprint Identification Sincy John 1, Kumudha Raimond 2 1

More information

Extracting Layers and Recognizing Features for Automatic Map Understanding. Yao-Yi Chiang

Extracting Layers and Recognizing Features for Automatic Map Understanding. Yao-Yi Chiang Extracting Layers and Recognizing Features for Automatic Map Understanding Yao-Yi Chiang 0 Outline Introduction/ Problem Motivation Map Processing Overview Map Decomposition Feature Recognition Discussion

More information

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N.

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. Dartmouth, MA USA Abstract: The significant progress in ultrasonic NDE systems has now

More information

Head Frontal-View Identification Using Extended LLE

Head Frontal-View Identification Using Extended LLE Head Frontal-View Identification Using Extended LLE Chao Wang Center for Spoken Language Understanding, Oregon Health and Science University Abstract Automatic head frontal-view identification is challenging

More information

icatvision Software Manual

icatvision Software Manual University of Minnesota School of Dentistry icatvision Software Manual April 19, 2013 Mansur Ahmad, BDS, PhD Associate Professor, University of Minnesota School of Dentistry Director, American Board of

More information

Study on Image Position Algorithm of the PCB Detection

Study on Image Position Algorithm of the PCB Detection odern Applied cience; Vol. 6, No. 8; 01 IN 1913-1844 E-IN 1913-185 Published by Canadian Center of cience and Education tudy on Image Position Algorithm of the PCB Detection Zhou Lv 1, Deng heng 1, Yan

More information

Semi-supervised Data Representation via Affinity Graph Learning

Semi-supervised Data Representation via Affinity Graph Learning 1 Semi-supervised Data Representation via Affinity Graph Learning Weiya Ren 1 1 College of Information System and Management, National University of Defense Technology, Changsha, Hunan, P.R China, 410073

More information

IRIS SEGMENTATION OF NON-IDEAL IMAGES

IRIS SEGMENTATION OF NON-IDEAL IMAGES IRIS SEGMENTATION OF NON-IDEAL IMAGES William S. Weld St. Lawrence University Computer Science Department Canton, NY 13617 Xiaojun Qi, Ph.D Utah State University Computer Science Department Logan, UT 84322

More information

SUMMARY: DISTINCTIVE IMAGE FEATURES FROM SCALE- INVARIANT KEYPOINTS

SUMMARY: DISTINCTIVE IMAGE FEATURES FROM SCALE- INVARIANT KEYPOINTS SUMMARY: DISTINCTIVE IMAGE FEATURES FROM SCALE- INVARIANT KEYPOINTS Cognitive Robotics Original: David G. Lowe, 004 Summary: Coen van Leeuwen, s1460919 Abstract: This article presents a method to extract

More information

Critique: Efficient Iris Recognition by Characterizing Key Local Variations

Critique: Efficient Iris Recognition by Characterizing Key Local Variations Critique: Efficient Iris Recognition by Characterizing Key Local Variations Authors: L. Ma, T. Tan, Y. Wang, D. Zhang Published: IEEE Transactions on Image Processing, Vol. 13, No. 6 Critique By: Christopher

More information

Implementation and Comparison of Feature Detection Methods in Image Mosaicing

Implementation and Comparison of Feature Detection Methods in Image Mosaicing IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p-ISSN: 2278-8735 PP 07-11 www.iosrjournals.org Implementation and Comparison of Feature Detection Methods in Image

More information

FACIAL RECOGNITION BASED ON THE LOCAL BINARY PATTERNS MECHANISM

FACIAL RECOGNITION BASED ON THE LOCAL BINARY PATTERNS MECHANISM FACIAL RECOGNITION BASED ON THE LOCAL BINARY PATTERNS MECHANISM ABSTRACT Alexandru Blanda 1 This work presents a method of facial recognition, based on Local Binary Models. The idea of using this algorithm

More information

Face Recognition Technology Based On Image Processing Chen Xin, Yajuan Li, Zhimin Tian

Face Recognition Technology Based On Image Processing Chen Xin, Yajuan Li, Zhimin Tian 4th International Conference on Machinery, Materials and Computing Technology (ICMMCT 2016) Face Recognition Technology Based On Image Processing Chen Xin, Yajuan Li, Zhimin Tian Hebei Engineering and

More information

Automatic Modelling Image Represented Objects Using a Statistic Based Approach

Automatic Modelling Image Represented Objects Using a Statistic Based Approach Automatic Modelling Image Represented Objects Using a Statistic Based Approach Maria João M. Vasconcelos 1, João Manuel R. S. Tavares 1,2 1 FEUP Faculdade de Engenharia da Universidade do Porto 2 LOME

More information

Image Processing. Image Features

Image Processing. Image Features Image Processing Image Features Preliminaries 2 What are Image Features? Anything. What they are used for? Some statements about image fragments (patches) recognition Search for similar patches matching

More information

Review on Image Segmentation Techniques and its Types

Review on Image Segmentation Techniques and its Types 1 Review on Image Segmentation Techniques and its Types Ritu Sharma 1, Rajesh Sharma 2 Research Scholar 1 Assistant Professor 2 CT Group of Institutions, Jalandhar. 1 rits_243@yahoo.in, 2 rajeshsharma1234@gmail.com

More information

Assessing the Skeletal Age From a Hand Radiograph: Automating the Tanner-Whitehouse Method

Assessing the Skeletal Age From a Hand Radiograph: Automating the Tanner-Whitehouse Method Assessing the Skeletal Age From a Hand Radiograph: Automating the Tanner-Whitehouse Method M. Niemeijer a, B. van Ginneken a, C.A. Maas a, F.J.A. Beek b and M.A. Viergever a a Image Sciences Institute,

More information

Epithelial rosette detection in microscopic images

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

More information

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.11, November 2013 1 Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial

More information

Face Analysis using Curve Edge Maps

Face Analysis using Curve Edge Maps Face Analysis using Curve Edge Maps Francis Deboeverie 1, Peter Veelaert 2 and Wilfried Philips 1 1 Ghent University - Image Processing and Interpretation/IBBT, St-Pietersnieuwstraat 41, B9000 Ghent, Belgium

More information

Facial Feature Extraction Based On FPD and GLCM Algorithms

Facial Feature Extraction Based On FPD and GLCM Algorithms Facial Feature Extraction Based On FPD and GLCM Algorithms Dr. S. Vijayarani 1, S. Priyatharsini 2 Assistant Professor, Department of Computer Science, School of Computer Science and Engineering, Bharathiar

More information

STIC AmSud Project. Graph cut based segmentation of cardiac ventricles in MRI: a shape-prior based approach

STIC AmSud Project. Graph cut based segmentation of cardiac ventricles in MRI: a shape-prior based approach STIC AmSud Project Graph cut based segmentation of cardiac ventricles in MRI: a shape-prior based approach Caroline Petitjean A joint work with Damien Grosgeorge, Pr Su Ruan, Pr JN Dacher, MD October 22,

More information

Recognition of Non-symmetric Faces Using Principal Component Analysis

Recognition of Non-symmetric Faces Using Principal Component Analysis Recognition of Non-symmetric Faces Using Principal Component Analysis N. Krishnan Centre for Information Technology & Engineering Manonmaniam Sundaranar University, Tirunelveli-627012, India Krishnan17563@yahoo.com

More information

Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images

Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images Semantic Context Forests for Learning- Based Knee Cartilage Segmentation in 3D MR Images MICCAI 2013: Workshop on Medical Computer Vision Authors: Quan Wang, Dijia Wu, Le Lu, Meizhu Liu, Kim L. Boyer,

More information

Application of Geometry Rectification to Deformed Characters Recognition Liqun Wang1, a * and Honghui Fan2

Application of Geometry Rectification to Deformed Characters Recognition Liqun Wang1, a * and Honghui Fan2 6th International Conference on Electronic, Mechanical, Information and Management (EMIM 2016) Application of Geometry Rectification to Deformed Characters Liqun Wang1, a * and Honghui Fan2 1 School of

More information

[Gaikwad *, 5(11): November 2018] ISSN DOI /zenodo Impact Factor

[Gaikwad *, 5(11): November 2018] ISSN DOI /zenodo Impact Factor GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES LBP AND PCA BASED ON FACE RECOGNITION SYSTEM Ashok T. Gaikwad Institute of Management Studies and Information Technology, Aurangabad, (M.S), India ABSTRACT

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

A Distributed Approach to Image Interpretation Using Model-Based Spatial Reasoning

A Distributed Approach to Image Interpretation Using Model-Based Spatial Reasoning A Distributed Approach to Image Interpretation Using Model-Based Spatial Reasoning A.Ratter, O.Baujard, CJ.Taylor and T.F. Cootes Department of Medical Biophysics, Manchester University, Oxford Road, Manchester

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

A Miniature-Based Image Retrieval System

A Miniature-Based Image Retrieval System A Miniature-Based Image Retrieval System Md. Saiful Islam 1 and Md. Haider Ali 2 Institute of Information Technology 1, Dept. of Computer Science and Engineering 2, University of Dhaka 1, 2, Dhaka-1000,

More information

IMPLEMENTATION OF SPATIAL FUZZY CLUSTERING IN DETECTING LIP ON COLOR IMAGES

IMPLEMENTATION OF SPATIAL FUZZY CLUSTERING IN DETECTING LIP ON COLOR IMAGES IMPLEMENTATION OF SPATIAL FUZZY CLUSTERING IN DETECTING LIP ON COLOR IMAGES Agus Zainal Arifin 1, Adhatus Sholichah 2, Anny Yuniarti 3, Dini Adni Navastara 4, Wijayanti Nurul Khotimah 5 1,2,3,4,5 Department

More information

Robust & Accurate Face Recognition using Histograms

Robust & Accurate Face Recognition using Histograms Robust & Accurate Face Recognition using Histograms Sarbjeet Singh, Meenakshi Sharma and Dr. N.Suresh Rao Abstract A large number of face recognition algorithms have been developed from decades. Face recognition

More information

Hybrid Spline-based Multimodal Registration using a Local Measure for Mutual Information

Hybrid Spline-based Multimodal Registration using a Local Measure for Mutual Information Hybrid Spline-based Multimodal Registration using a Local Measure for Mutual Information Andreas Biesdorf 1, Stefan Wörz 1, Hans-Jürgen Kaiser 2, Karl Rohr 1 1 University of Heidelberg, BIOQUANT, IPMB,

More information

SVM-based Filter Using Evidence Theory and Neural Network for Image Denosing

SVM-based Filter Using Evidence Theory and Neural Network for Image Denosing Journal of Software Engineering and Applications 013 6 106-110 doi:10.436/sea.013.63b03 Published Online March 013 (http://www.scirp.org/ournal/sea) SVM-based Filter Using Evidence Theory and Neural Network

More information

A new approach to reference point location in fingerprint recognition

A new approach to reference point location in fingerprint recognition A new approach to reference point location in fingerprint recognition Piotr Porwik a) and Lukasz Wieclaw b) Institute of Informatics, Silesian University 41 200 Sosnowiec ul. Bedzinska 39, Poland a) porwik@us.edu.pl

More information

SCALE INVARIANT TEMPLATE MATCHING

SCALE INVARIANT TEMPLATE MATCHING Volume 118 No. 5 2018, 499-505 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu SCALE INVARIANT TEMPLATE MATCHING Badrinaathan.J Srm university Chennai,India

More information

DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER

DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER S17- DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER Fumihiro Inoue 1 *, Takeshi Sasaki, Xiangqi Huang 3, and Hideki Hashimoto 4 1 Technica Research Institute,

More information

EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm

EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm Group 1: Mina A. Makar Stanford University mamakar@stanford.edu Abstract In this report, we investigate the application of the Scale-Invariant

More information

Face Detection and Recognition in an Image Sequence using Eigenedginess

Face Detection and Recognition in an Image Sequence using Eigenedginess Face Detection and Recognition in an Image Sequence using Eigenedginess B S Venkatesh, S Palanivel and B Yegnanarayana Department of Computer Science and Engineering. Indian Institute of Technology, Madras

More information

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

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

More information