A Nondestructive Bump Inspection in Flip Chip Component using Fuzzy Filtering and Image Processing

Size: px
Start display at page:

Download "A Nondestructive Bump Inspection in Flip Chip Component using Fuzzy Filtering and Image Processing"

Transcription

1 A Nondestructive Bump Inspection in Flip Chip Component using Fuzzy Filtering and Image Processing 103 A Nondestructive Bump Inspection in Flip Chip Component using Fuzzy Filtering and Image Processing Surachet Karnpracha 1, Anakkapon Seanton 2, and Somyot Kaitwanidvilai 3, Non-members ABSTRACT In this paper, the fuzzy filtering and conventional image processing are adopted for inspecting the bump in Flip-Chip component, an important part of hard disk drive. Bump is the soldering point of either circuit line or component in flip-chip. To inspect the bump, high resolution X-ray camera is applied. Human inspection is mostly used to detect bump properties such as the bump ratio, bump s connection, bump s size etc from the x-ray image. However, this process results in time consuming and human error. To overcome this problem, in this paper, automatic visual inspection which mainly composes of the image processing algorithms is applied. In addition, to enhance the capability of noise reduction in image processing algorithms, fuzzy filtering is investigated. Fuzzy techniques are powerful tools for knowledge representation and processing. This technique can manage the vagueness and ambiguity efficiently. The conventional image filters are also performed for comparison. In this paper, mean filter, median filter, adaptive Wiener filter and fuzzy filter are performed for performance comparison. Experimental results show that the fuzzy filter has more efficient than other techniques when apply to filter the Gaussian noise. The automatic visual inspection is successfully achieved by the proposed algorithms. Keywords: Automatic Visual Machine Inspection, Fuzzy Image Processing, Fuzzy Filtering, Image Processing 1. INTRODUCTION In the hard disk drive company, component inspection is an important process for this manufacturing. Physical inspection is the one of inspection process which usually applied for inspect the HDD component. In most cases, the high resolution camera is applied for this task. In addition, for non-destructive inspection, X-ray camera and ultrasonic sensors may Manuscript received on March 31, 2007 ; revised on May 15, The authors are with the Electrical and Computer Engineering, Faculty of Engineering, Naresuan University, Pitsanulok, Thailand, s: surachetka@nu.ac.th, u @nu.ac.th, somyotk@nu.ac.th be applied. This paper studied the implementation of image processing for inspection the Flip-Chip at Belton Thailand Co., Ltd. Flip-Chip is an important part which has many specifications to be inspected. Interconnection and bump shape are the most important specifications which failures in these specifications will cause rejection and waste. At present, the interconnection and bump shape (in this company) are inspected by human. The major problems in this process are human error, time consuming, inaccurate and non-repeatable inspection result. By this reason, this research work is proposed to study and solve the problem by using the development of automatic visual inspection for Flip-Chip. The main objective of this research is to develop a real time, fast and accurate algorithm for this inspection process. Based on the size of this component, high precision in micrometer-scale X-ray camera is required for this purpose. In this paper, an accurate 2D image processing algorithm using fuzzy filtering and conventional image feature extraction are developed. In many image processing applications, the expert knowledge is frequently incorporated to overcome the difficulties (e.g. object recognition, scene analysis). FIP is the powerful tools to represent and process human knowledge in form of fuzzy if-then rules. On the other side, many difficulties in image processing, which is not always due to the randomness but to the ambiguity and vagueness, can be managed by FIP. Examples of FIP are shown in [1-3]. Ali, M.A. [1] proposed a new shape-based algorithm, called fuzzy image segmentation using shape information (FISS) by incorporating general shape information. The new FISS algorithm compared to other well-established shape-based fuzzy clustering algorithms in their paper. Marino, P. et. al.[2] applied the FIP to a visual inspection for a quality control process. They showed that the fuzzy image processing is able to the inspection of each can end efficiently. Van De Ville, D. [3] introduced a new fuzzy filter which has two stages. The first stage computes a fuzzy derivative and second stage uses these fuzzy derivatives to perform fuzzy smoothing. They also implemented and compared this algorithm to the other filters which FIP gained some advantages in noise reduction over the conventional filter. In this paper, the fuzzy fil-

2 104 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.5, NO.2 August 2007 tering and conventional filtering are investigated for Flip-Chip visual inspection machine. The remainder of this paper is organized as follows. Section 2 addresses the concept of conventional filtering and Fuzzy filtering. Section 3 describes the experimental setup and results. Section 4 concludes the paper. 2. FUZZY FILTERING AND CONVEN- TIONAL FILTERING METHODS In this paper, the X-ray image from X-ray camera is used as a raw image for our visual inspection. Fig.1. shows the diagram of experimental setup in this research work. The image from X-ray camera is send to the image processing unit which developed on PC. In this paper, the image processing for inspecting the bump shape can be divided as 2 parts. First is image filtering and other is image feature extraction. This section describes the theory and concept of all image processing used in this paper. used for convolution is usually much smaller is called as the kernel. Fig.2: An example small image (left) and kernel (right) for illustrating convolution.[6] O 57 = I 57 K 11 + I 58 K 12 + I 59 K 13 + I 67 K 21 + I 68 K 22 + I 69 K 23 (1) For the mean filter, in this paper, a 3 3 square kernel as shown in Fig. 3 is applied. Fig.3: 3 3 kernel of mean filter Median Filtering Fig.1: The experimental setup for Automatic Visual Inspection Machine Image Filtering Image filtering is a process by which we can enhance images. There are two types of filtering, low pass and high pass filter. To remove the noise, low pass image filters are usually applied. Following filtering techniques are the low pass image processing which attempted for removing the image noise Mean Filtering Mean filtering is a simple, intuitive and easy to implement method of smoothing images, i.e. reducing the amount of intensity variation between one pixel and the next. Convolution provides a way of multiplying together two arrays of numbers, generally of different sizes, but of the same dimensionality, to produce a third array of numbers of the same dimensionality [6]. To illustrate this operation, see Fig. 2 for the example of convolution operation. In image processing, one of the frequently used input arrays is normally just a grey level image. The second array Median filter calculate the output image from the median value of a pixel neighbourhood. See [8] for more details Adaptive Wiener Filtering Wiener filter is a filter which uses the average and variance for determining the output image value. Following equations are used to illustrate this filter. σ 2 = 1 NM u = 1 NM n,m η n,m around η I(n, m) I 2 (n, m) u 2 (2) Where σ 2 is variance, η is the neighborhood pixel Output image pixel value can be determined by o new (x, y) = u + σ2 + v 2 σ 2 (I(x, y) u) (3) Where v 2 is the average value of variance

3 A Nondestructive Bump Inspection in Flip Chip Component using Fuzzy Filtering and Image Processing 105 Fig.4: Neighbourhood of pixel position (x,y) and pixel values indicated in gray are used to compute the Fuzzy derivative for the direction NW Fuzzy Filtering (Fuzzy Noise Reduction) [7] In this paper, the fuzzy image processing in [7] is adopted. This section illustrates the concept of fuzzy filtering for noise reduction. Figure 4 shows the neighborhood of the central pixel (x,y) defined in this paper. The position of each direction is described by table 1. The fuzzy derivative of each direction can be computed using some of the neighborhood pixel. For example, the pixel values in green shaded box in figure 4 are used for the fuzzy derivative calculation of direction NW. Table 1: Position in each direction. Direction NW W SW S SE E NE N position (x 1,y 1) (x 1,y) (x 1,y+1) (x,y+1) (x+1,y+1) (x+1,y) (x+1,y 1) (x,y 1) The fuzzy noise reduction steps described in [7] can be shown in following: A.Fuzzification Before applying the fuzzy image for noise reduction, the derivation denoted by D (x, y) is defined. Example of derivations in direction N and NW are shown as follows: N (x, y) = I(x, y 1) I(x, y) Fig.5: Membership function for the property small. B.Fuzzy Smoothing The membership function for the property small is defined as m K (u) = 1 u K, 0 K = 0, u > K (6) See Figure 5 for illustration of membership function. The value of fuzzy derivative for the pixel (x, y), F D (x, y), in every direction can be calculated by applying the fuzzy rule. For example in the NW direction; direction: If( NW (x, y) is small) and NW (x 1, y + 1) is small) or ( NW (x, y)is small) and ( NW (x + 1, y 1) is small) or ( NW (x 1, y + 1)) is small) and ( NW (x + 1, y 1) is small) Then ( F NW (x, y) is small) To compute the correction term for any pixels, the pair of fuzzy rules for each direction is applied [7]. Example for the direction in NW is shown in following. λ + NW : if F NW (x, y) is small and NW (x, y) is positive then c is positive λ + NW : if F NW (x, y) is small and NW (x, y) is negative then c is negative Where properties positive and negative are defined the membership function in Fig. 7 and, respectively. The value L is the number of gray level of the images. In this paper, L = 255. The correction term for this fuzzy noise reduction technique for the direction D can be computed by [7] = L 8 (λ + D λ D ) (7) Dɛdir N (x, y) = I(x, y 1) I(x, y) (4) To compute the degree in which the fuzzy derivative in a certain direction is small, the membership function as shown in Fig. 6 is defined. K is the adaptive parameter [7] defined as follows K = σα (5) where α is final amplification factor that can be selected, σ is the noise variance [7]. Fig.6: Membership function for the properties positive negative.

4 106 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.5, NO.2 August Feature Extraction Features are used to represent the shape or character of interesting pattern in the object recognition and mostly used to classification process. In this paper, the image features such as area, eccentricity, angles are used to identify the completeness of bump in Flip-Chip. For example, area is used the search and counting for each interesting object. The eccentricity is the ratio of the distance between the foci of the ellipse and its major axis length. The value is between 0 and 1. (0 and 1 are degenerate cases; an ellipse whose eccentricity is 0 is actually a circle, while an ellipse whose eccentricity is 1 is a line segment.)[8]. For example of eccentricity ratio, see Figure 7. In this figure, the image is converted to binary image and the processing will count the pixel for determining the area and also the major and minor axis length (pixel connected in the direction of major and minor axis). For the area value, the image processing will only count the pixel connected in the same object. See [8] for more details. (c) (d) Fig.8: Original image from X-Ray camera Image with additive Gaussian white noise variance σ = 0.01 (c) Detail Image of Fig.2 (d) Detail Image of Fig.2 Figure 9 shows the experimental results for applying the fuzzy filtering. A number of iterations of applying the fuzzy filtering to the image with noise were performed to evaluate the optimal iteration. To evaluate this performance, MSE in following equation was adopted. Fig.7: Example of image feature extraction: eccentricity value. 3. EXPERIMENTAL RESULTS To reduce the image noise, image filtering is firstly performed. The image feature extraction algorithms are next applied for inspecting the bump shape. To evaluate the performance of fuzzy filtering and conventional methods, all of filtering methods discussed in this paper are implemented for filtering the image with noise. In this paper, the Gaussian noise is added to the original image for making the situation of poor image which contains noise. Mean square error (MSE) between the original and filtered image is used as the performance index. Figure 8 shows the original image and image with additive Gaussian noise level (noise variance σ = 0.01). (c) (f) (d) (g) Fig.9: Original image from X-Ray camera Image with additive Gaussian white noise σ = 0.01 (c) 1 st Iteration of applying Fuzzy filter (d) 5 th iteration (e) 10 th iteration and (f) 20 th iteration. In Fig. 9, it is clearly shown that a large number of iterations of applying fuzzy filter to the image appear to be smoother than the lower one. However, the performance index in this paper is not defined by the smoothness. To compare the effective of using the

5 A Nondestructive Bump Inspection in Flip Chip Component using Fuzzy Filtering and Image Processing 107 fuzzy filter, the MSE versus iterations in various are shown in Figure 10. By this figure, the α which makes a lowest MSE is 2. By this figure, the number of iteration which is optimal is 2. MSE can be written as Conventional image feature extraction is applied for finding the interesting feature in interesting region. As shown in Fig. 11, for instance, eccentricity and area are extracted using this method. These values can be used for inspecting the completeness of bump in inspection process. Table 2: MSE value of overall filters in this paper. Fig.10: MSE versus Iterations of applying fuzzy filtering in various α. The conventional filters are adopted for comparison. The comparison of MSE between overall filters is shown in Table 2. As shown in this table, the fuzzy filtering gains the lowest M SE compared to overall filters. It is meaning that the output image when applying this filter is closer to the original image than others. (c) Fig.11: Conventional image feature extraction Original image region of Interest and (c) Results of area and eccentricity measurement. Type of Image MSE Image with Noise Mean filter Median filter [3 3] Adaptive Wiener filter [3 3] Fuzzy Filter [3 3], α = Fuzzy Filter [3 3], α = Fuzzy Filter [3 3], α = CONCLUSIONS Conventional image processing can be applied for Flip-Chip interconnection and bump shape inspection. The image feature such as bump size, bump s eccentricity can be used for inspecting the bump shape. The fuzzy image processing used in this paper is fuzzy filtering which can reduce the noise as shown by experimental. The comparisons between fuzzy filtering and other filters are presented. As shown by results, in this case, fuzzy filter has a lowest MSE for filtering process. The proposed algorithms are implemented in visual inspection in HDD industrial. The experimental results prove the ability of the proposed technique in practical work. 5. ACKNOWLEDGEMENT The authors would like to express our gratitude to NECTEC, HDD Cluster for the support of this research work. References [1] Ali, M.A. Karmakar, G.C. Dooley, L.S., Fuzzy image segmentation using shape information, ICME IEEE International Conference on Multimedia and Expo, 6-8 July [2] Marino, P. Pastoriza, V. Santamarfa, M. Martinez, E., Fuzzy image processing in quality control application, Sixth International Conference on Computational Intelligence and Multimedia Applications, August 2005 [3] Van De Ville, D. et. al., Noise reduction by fuzzy image filtering, IEEE Transactions on Fuzzy Systems, Vol. 11 : 4, pp.: , August [4] Zadeh, L. A., Fuzzy sets, Information and Control, Vol. 8, pp (1965). [5] [6]

6 108 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.5, NO.2 August 2007 [7] Dimitri Van De vile, Mike Nachtegral, et al. Noise Reduction Technique by Fuzzy Image filtering, IEEE trans on fuzzy system, Vol. 11, No. 4, August [8] Surachet Kanprachar received B.Eng. (First class honors) in Electrical Engineering from Chulalongkorn University, Bangkok, Thailand in 1996 and received M.Sc. and Ph.D. in Electrical Engineering from Virginia Tech, Virginia, USA, in 1999 and 2003, respectively. He is currently an Assistant Professor at the Department of Electrical and Computer Engineering, Faculty of Engineering, Naresuan University, Phitsanulok, Thailand. His research interests are optical communications, wireless communications, and coding theory applications. Anakapol Santhon received B. Eng. in Computer Engineering from Naresuan University. He is currently a master student at the Department of Electrical and Computer Engineering, Faculty of Engineering, Naresuan University, Phitsanulok, Thailand. His research interests are image processing and robotics. Somyot Kaitwanidvilai received B. Eng.(honors) and M.Eng. in Electrical Engineering from King Mongkut Institute of Technologies Lardkrabang, Bangkok, Thailand in 2000 and 2004, respectively. He is currently a lecturer at the Department of Electrical and Computer Engineering, Faculty of Engineering, Naresuan University, Phitsanulok, Thailand. His research interests are image processing, mechatronics, power electronics and EMC.

Automatic Visual Inspection of Bump in Flip Chip using Edge Detection with Genetic Algorithm

Automatic Visual Inspection of Bump in Flip Chip using Edge Detection with Genetic Algorithm Automatic Visual Inspection of Bump in Flip Chip using Edge Detection with Genetic Algorithm M. Fak-aim, A. Seanton, and S. Kaitwanidvilai Abstract This paper presents the development of an automatic visual

More information

Expected Force Profile for HDD Bearing Installation Machine

Expected Force Profile for HDD Bearing Installation Machine Expected Force Profile for HDD Bearing Installation Machine 91 Expected Force Profile for HDD Bearing Installation Machine Settha Tangkawanit 1 and Surachet Kanprachar 2, Non-members ABSTRACT In HDD industry,

More information

Distinguishing the Noise and image structures for detecting the correction term and filtering the noise by using fuzzy rules

Distinguishing the Noise and image structures for detecting the correction term and filtering the noise by using fuzzy rules Distinguishing the Noise and image structures for detecting the correction term and filtering the noise by using fuzzy rules Sridevi.Ravada Asst.professor Department of Computer Science and Engineering

More information

ENG 7854 / 9804 Industrial Machine Vision. Midterm Exam March 1, 2010.

ENG 7854 / 9804 Industrial Machine Vision. Midterm Exam March 1, 2010. ENG 7854 / 9804 Industrial Machine Vision Midterm Exam March 1, 2010. Instructions: a) The duration of this exam is 50 minutes (10 minutes per question). b) Answer all five questions in the space provided.

More information

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions International Journal of Electrical and Electronic Science 206; 3(4): 9-25 http://www.aascit.org/journal/ijees ISSN: 2375-2998 Adaptive Wavelet Image Denoising Based on the Entropy of Homogenus Regions

More information

The Measurement System for Particle Size on Surface of Hard Disk Drive based on Experimental Light Scattering of BRDF Simulation

The Measurement System for Particle Size on Surface of Hard Disk Drive based on Experimental Light Scattering of BRDF Simulation 284 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.9, NO.2 August 2011 The Measurement System for Particle Size on Surface of Hard Disk Drive based on Experimental Light Scattering

More information

PSO based Adaptive Force Controller for 6 DOF Robot Manipulators

PSO based Adaptive Force Controller for 6 DOF Robot Manipulators , October 25-27, 2017, San Francisco, USA PSO based Adaptive Force Controller for 6 DOF Robot Manipulators Sutthipong Thunyajarern, Uma Seeboonruang and Somyot Kaitwanidvilai Abstract Force control in

More information

Filtering Images. Contents

Filtering Images. Contents Image Processing and Data Visualization with MATLAB Filtering Images Hansrudi Noser June 8-9, 010 UZH, Multimedia and Robotics Summer School Noise Smoothing Filters Sigmoid Filters Gradient Filters Contents

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

CoE4TN4 Image Processing. Chapter 5 Image Restoration and Reconstruction

CoE4TN4 Image Processing. Chapter 5 Image Restoration and Reconstruction CoE4TN4 Image Processing Chapter 5 Image Restoration and Reconstruction Image Restoration Similar to image enhancement, the ultimate goal of restoration techniques is to improve an image Restoration: a

More information

Efficient Image Denoising Algorithm for Gaussian and Impulse Noises

Efficient Image Denoising Algorithm for Gaussian and Impulse Noises Efficient Image Denoising Algorithm for Gaussian and Impulse Noises Rasmi.K 1, Devasena.D 2 PG Student, Department of Control and Instrumentation Engineering, Sri Ramakrishna Engineering College, Coimbatore,

More information

New Edge Detector Using 2D Gamma Distribution

New Edge Detector Using 2D Gamma Distribution Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 New Edge Detector Using 2D Gamma Distribution Hessah Alsaaran 1, Ali El-Zaart

More information

A Fourier Extension Based Algorithm for Impulse Noise Removal

A Fourier Extension Based Algorithm for Impulse Noise Removal A Fourier Extension Based Algorithm for Impulse Noise Removal H. Sahoolizadeh, R. Rajabioun *, M. Zeinali Abstract In this paper a novel Fourier extension based algorithm is introduced which is able to

More information

Lecture 2 Image Processing and Filtering

Lecture 2 Image Processing and Filtering Lecture 2 Image Processing and Filtering UW CSE vision faculty What s on our plate today? Image formation Image sampling and quantization Image interpolation Domain transformations Affine image transformations

More information

Perceptual Quality Improvement of Stereoscopic Images

Perceptual Quality Improvement of Stereoscopic Images Perceptual Quality Improvement of Stereoscopic Images Jong In Gil and Manbae Kim Dept. of Computer and Communications Engineering Kangwon National University Chunchon, Republic of Korea, 200-701 E-mail:

More information

CS 565 Computer Vision. Nazar Khan PUCIT Lectures 15 and 16: Optic Flow

CS 565 Computer Vision. Nazar Khan PUCIT Lectures 15 and 16: Optic Flow CS 565 Computer Vision Nazar Khan PUCIT Lectures 15 and 16: Optic Flow Introduction Basic Problem given: image sequence f(x, y, z), where (x, y) specifies the location and z denotes time wanted: displacement

More information

Fingerprint Image Enhancement Algorithm and Performance Evaluation

Fingerprint Image Enhancement Algorithm and Performance Evaluation Fingerprint Image Enhancement Algorithm and Performance Evaluation Naja M I, Rajesh R M Tech Student, College of Engineering, Perumon, Perinad, Kerala, India Project Manager, NEST GROUP, Techno Park, TVM,

More information

Interpolation is a basic tool used extensively in tasks such as zooming, shrinking, rotating, and geometric corrections.

Interpolation is a basic tool used extensively in tasks such as zooming, shrinking, rotating, and geometric corrections. Image Interpolation 48 Interpolation is a basic tool used extensively in tasks such as zooming, shrinking, rotating, and geometric corrections. Fundamentally, interpolation is the process of using known

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

Robust Lip Contour Extraction using Separability of Multi-Dimensional Distributions

Robust Lip Contour Extraction using Separability of Multi-Dimensional Distributions Robust Lip Contour Extraction using Separability of Multi-Dimensional Distributions Tomokazu Wakasugi, Masahide Nishiura and Kazuhiro Fukui Corporate Research and Development Center, Toshiba Corporation

More information

MOVING OBJECT DETECTION USING BACKGROUND SUBTRACTION ALGORITHM USING SIMULINK

MOVING OBJECT DETECTION USING BACKGROUND SUBTRACTION ALGORITHM USING SIMULINK MOVING OBJECT DETECTION USING BACKGROUND SUBTRACTION ALGORITHM USING SIMULINK Mahamuni P. D 1, R. P. Patil 2, H.S. Thakar 3 1 PG Student, E & TC Department, SKNCOE, Vadgaon Bk, Pune, India 2 Asst. Professor,

More information

Edge and local feature detection - 2. Importance of edge detection in computer vision

Edge and local feature detection - 2. Importance of edge detection in computer vision Edge and local feature detection Gradient based edge detection Edge detection by function fitting Second derivative edge detectors Edge linking and the construction of the chain graph Edge and local feature

More information

Mrs.Neeru Singla.

Mrs.Neeru Singla. Volume, Issue 3, March 0 IN: 77 8X International Journal of Advanced Research in Computer cience and oftware Engineering Research Paper Available online at: Introduction of Image Restoration using Fuzzy

More information

Two Algorithms of Image Segmentation and Measurement Method of Particle s Parameters

Two Algorithms of Image Segmentation and Measurement Method of Particle s Parameters Appl. Math. Inf. Sci. 6 No. 1S pp. 105S-109S (2012) Applied Mathematics & Information Sciences An International Journal @ 2012 NSP Natural Sciences Publishing Cor. Two Algorithms of Image Segmentation

More information

Blur Space Iterative De-blurring

Blur Space Iterative De-blurring Blur Space Iterative De-blurring RADU CIPRIAN BILCU 1, MEJDI TRIMECHE 2, SAKARI ALENIUS 3, MARKKU VEHVILAINEN 4 1,2,3,4 Multimedia Technologies Laboratory, Nokia Research Center Visiokatu 1, FIN-33720,

More information

Optimization of Bit Rate in Medical Image Compression

Optimization of Bit Rate in Medical Image Compression Optimization of Bit Rate in Medical Image Compression Dr.J.Subash Chandra Bose 1, Mrs.Yamini.J 2, P.Pushparaj 3, P.Naveenkumar 4, Arunkumar.M 5, J.Vinothkumar 6 Professor and Head, Department of CSE, Professional

More information

Designing of Fingerprint Enhancement Based on Curved Region Based Ridge Frequency Estimation

Designing of Fingerprint Enhancement Based on Curved Region Based Ridge Frequency Estimation Designing of Fingerprint Enhancement Based on Curved Region Based Ridge Frequency Estimation Navjot Kaur #1, Mr. Gagandeep Singh #2 #1 M. Tech:Computer Science Engineering, Punjab Technical University

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

Texture classification using fuzzy uncertainty texture spectrum

Texture classification using fuzzy uncertainty texture spectrum Neurocomputing 20 (1998) 115 122 Texture classification using fuzzy uncertainty texture spectrum Yih-Gong Lee*, Jia-Hong Lee, Yuang-Cheh Hsueh Department of Computer and Information Science, National Chiao

More information

A Robust Two Feature Points Based Depth Estimation Method 1)

A Robust Two Feature Points Based Depth Estimation Method 1) Vol.31, No.5 ACTA AUTOMATICA SINICA September, 2005 A Robust Two Feature Points Based Depth Estimation Method 1) ZHONG Zhi-Guang YI Jian-Qiang ZHAO Dong-Bin (Laboratory of Complex Systems and Intelligence

More information

Reduced Image Noise on Shape Recognition Using Singular Value Decomposition for Pick and Place Robotic Systems

Reduced Image Noise on Shape Recognition Using Singular Value Decomposition for Pick and Place Robotic Systems Reduced Image Noise on Shape Recognition Using Singular Value Decomposition for Pick and Place Robotic Systems Angelo A. Beltran Jr. 1, Christian Deus T. Cayao 2, Jay-K V. Delicana 3, Benjamin B. Agraan

More information

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH Ignazio Gallo, Elisabetta Binaghi and Mario Raspanti Universitá degli Studi dell Insubria Varese, Italy email: ignazio.gallo@uninsubria.it ABSTRACT

More information

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers A. Salhi, B. Minaoui, M. Fakir, H. Chakib, H. Grimech Faculty of science and Technology Sultan Moulay Slimane

More information

WEINER FILTER AND SUB-BLOCK DECOMPOSITION BASED IMAGE RESTORATION FOR MEDICAL APPLICATIONS

WEINER FILTER AND SUB-BLOCK DECOMPOSITION BASED IMAGE RESTORATION FOR MEDICAL APPLICATIONS WEINER FILTER AND SUB-BLOCK DECOMPOSITION BASED IMAGE RESTORATION FOR MEDICAL APPLICATIONS ARIFA SULTANA 1 & KANDARPA KUMAR SARMA 2 1,2 Department of Electronics and Communication Engineering, Gauhati

More information

A Method of weld Edge Extraction in the X-ray Linear Diode Arrays. Real-time imaging

A Method of weld Edge Extraction in the X-ray Linear Diode Arrays. Real-time imaging 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China A Method of weld Edge Extraction in the X-ray Linear Diode Arrays Real-time imaging Guang CHEN, Keqin DING, Lihong LIANG

More information

Detection of objects in moving images and implementation of the purification algorithm on Analog CNN and DSP processors

Detection of objects in moving images and implementation of the purification algorithm on Analog CNN and DSP processors Detection of objects in moving images and implementation of the purification algorithm on Analog CNN and DSP processors Emel Arslan 1, Zeynep Orman 2, Sabri Arik 2 1 Research and Application Center for

More information

A Comparison of SIFT and SURF

A Comparison of SIFT and SURF A Comparison of SIFT and SURF P M Panchal 1, S R Panchal 2, S K Shah 3 PG Student, Department of Electronics & Communication Engineering, SVIT, Vasad-388306, India 1 Research Scholar, Department of Electronics

More information

Comparative Analysis in Medical Imaging

Comparative Analysis in Medical Imaging 1 International Journal of Computer Applications (975 8887) Comparative Analysis in Medical Imaging Ashish Verma DCS, Punjabi University 1, Patiala, India Bharti Sharma DCS, Punjabi University 1, Patiala,

More information

Time Stamp Detection and Recognition in Video Frames

Time Stamp Detection and Recognition in Video Frames Time Stamp Detection and Recognition in Video Frames Nongluk Covavisaruch and Chetsada Saengpanit Department of Computer Engineering, Chulalongkorn University, Bangkok 10330, Thailand E-mail: nongluk.c@chula.ac.th

More information

Multimedia Computing: Algorithms, Systems, and Applications: Edge Detection

Multimedia Computing: Algorithms, Systems, and Applications: Edge Detection Multimedia Computing: Algorithms, Systems, and Applications: Edge Detection By Dr. Yu Cao Department of Computer Science The University of Massachusetts Lowell Lowell, MA 01854, USA Part of the slides

More information

An Application of Canny Edge Detection Algorithm to Rail Thermal Image Fault Detection

An Application of Canny Edge Detection Algorithm to Rail Thermal Image Fault Detection Journal of Computer and Communications, 2015, *, ** Published Online **** 2015 in SciRes. http://www.scirp.org/journal/jcc http://dx.doi.org/10.4236/jcc.2015.***** An Application of Canny Edge Detection

More information

Comparative Study of ROI Extraction of Palmprint

Comparative Study of ROI Extraction of Palmprint 251 Comparative Study of ROI Extraction of Palmprint 1 Milind E. Rane, 2 Umesh S Bhadade 1,2 SSBT COE&T, North Maharashtra University Jalgaon, India Abstract - The Palmprint region segmentation is an important

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

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

Computer Vision I - Basics of Image Processing Part 1

Computer Vision I - Basics of Image Processing Part 1 Computer Vision I - Basics of Image Processing Part 1 Carsten Rother 28/10/2014 Computer Vision I: Basics of Image Processing Link to lectures Computer Vision I: Basics of Image Processing 28/10/2014 2

More information

Object Detection in Video Streams

Object Detection in Video Streams Object Detection in Video Streams Sandhya S Deore* *Assistant Professor Dept. of Computer Engg., SRES COE Kopargaon *sandhya.deore@gmail.com ABSTRACT Object Detection is the most challenging area in video

More information

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

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

More information

SUPPLEMENTARY FILE S1: 3D AIRWAY TUBE RECONSTRUCTION AND CELL-BASED MECHANICAL MODEL. RELATED TO FIGURE 1, FIGURE 7, AND STAR METHODS.

SUPPLEMENTARY FILE S1: 3D AIRWAY TUBE RECONSTRUCTION AND CELL-BASED MECHANICAL MODEL. RELATED TO FIGURE 1, FIGURE 7, AND STAR METHODS. SUPPLEMENTARY FILE S1: 3D AIRWAY TUBE RECONSTRUCTION AND CELL-BASED MECHANICAL MODEL. RELATED TO FIGURE 1, FIGURE 7, AND STAR METHODS. 1. 3D AIRWAY TUBE RECONSTRUCTION. RELATED TO FIGURE 1 AND STAR METHODS

More information

CS-465 Computer Vision

CS-465 Computer Vision CS-465 Computer Vision Nazar Khan PUCIT 9. Optic Flow Optic Flow Nazar Khan Computer Vision 2 / 25 Optic Flow Nazar Khan Computer Vision 3 / 25 Optic Flow Where does pixel (x, y) in frame z move to in

More information

Enhanced Hemisphere Concept for Color Pixel Classification

Enhanced Hemisphere Concept for Color Pixel Classification 2016 International Conference on Multimedia Systems and Signal Processing Enhanced Hemisphere Concept for Color Pixel Classification Van Ng Graduate School of Information Sciences Tohoku University Sendai,

More information

A Simple Automated Void Defect Detection for Poor Contrast X-ray Images of BGA

A Simple Automated Void Defect Detection for Poor Contrast X-ray Images of BGA Proceedings of the 3rd International Conference on Industrial Application Engineering 2015 A Simple Automated Void Defect Detection for Poor Contrast X-ray Images of BGA Somchai Nuanprasert a,*, Sueki

More information

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

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

More information

Computer Vision I - Filtering and Feature detection

Computer Vision I - Filtering and Feature detection Computer Vision I - Filtering and Feature detection Carsten Rother 30/10/2015 Computer Vision I: Basics of Image Processing Roadmap: Basics of Digital Image Processing Computer Vision I: Basics of Image

More information

Improved Non-Local Means Algorithm Based on Dimensionality Reduction

Improved Non-Local Means Algorithm Based on Dimensionality Reduction Improved Non-Local Means Algorithm Based on Dimensionality Reduction Golam M. Maruf and Mahmoud R. El-Sakka (&) Department of Computer Science, University of Western Ontario, London, Ontario, Canada {gmaruf,melsakka}@uwo.ca

More information

Fast Noise Level Estimation from a Single Image Degraded with Gaussian Noise

Fast Noise Level Estimation from a Single Image Degraded with Gaussian Noise Fast Noise Level Estimation from a Single Image Degraded with Gaussian Noise Takashi Suzuki Keita Kobayashi Hiroyuki Tsuji and Tomoaki Kimura Department of Information and Computer Science, Kanagawa Institute

More information

CHAPTER 3 IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN

CHAPTER 3 IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN CHAPTER 3 IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN CHAPTER 3: IMAGE ENHANCEMENT IN THE SPATIAL DOMAIN Principal objective: to process an image so that the result is more suitable than the original image

More information

ADDITIVE NOISE REMOVAL FOR COLOR IMAGES USING FUZZY FILTERS

ADDITIVE NOISE REMOVAL FOR COLOR IMAGES USING FUZZY FILTERS ADDITIVE NOISE REMOVAL FOR COLOR IMAGES USING FUZZY FILTERS G.Sudhavani 1, G.Madhuri, P.Venkateswara Rao 3, Dr.K.Satya Prasad 4 1 Assoc.Prof, Dept. of ECE, R.V.R& J.C College of Engineering, Guntur, A.P,

More information

EXAM SOLUTIONS. Image Processing and Computer Vision Course 2D1421 Monday, 13 th of March 2006,

EXAM SOLUTIONS. Image Processing and Computer Vision Course 2D1421 Monday, 13 th of March 2006, School of Computer Science and Communication, KTH Danica Kragic EXAM SOLUTIONS Image Processing and Computer Vision Course 2D1421 Monday, 13 th of March 2006, 14.00 19.00 Grade table 0-25 U 26-35 3 36-45

More information

Construction of an Active Triangulation 3D Scanner for Testing a Line Following Strategy

Construction of an Active Triangulation 3D Scanner for Testing a Line Following Strategy Construction of an Active Triangulation 3D Scanner for Testing a Line Following Strategy Tibor Kovács Department of Automation and Applied Informatics Budapest University of Technology and Economics Goldmann

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

Sensor Modalities. Sensor modality: Different modalities:

Sensor Modalities. Sensor modality: Different modalities: Sensor Modalities Sensor modality: Sensors which measure same form of energy and process it in similar ways Modality refers to the raw input used by the sensors Different modalities: Sound Pressure Temperature

More information

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 1 (2017) pp. 141-150 Research India Publications http://www.ripublication.com Change Detection in Remotely Sensed

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

Image Enhancement Techniques for Fingerprint Identification

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

More information

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

Extensions of One-Dimensional Gray-level Nonlinear Image Processing Filters to Three-Dimensional Color Space

Extensions of One-Dimensional Gray-level Nonlinear Image Processing Filters to Three-Dimensional Color Space Extensions of One-Dimensional Gray-level Nonlinear Image Processing Filters to Three-Dimensional Color Space Orlando HERNANDEZ and Richard KNOWLES Department Electrical and Computer Engineering, The College

More information

Applying Synthetic Images to Learning Grasping Orientation from Single Monocular Images

Applying Synthetic Images to Learning Grasping Orientation from Single Monocular Images Applying Synthetic Images to Learning Grasping Orientation from Single Monocular Images 1 Introduction - Steve Chuang and Eric Shan - Determining object orientation in images is a well-established topic

More information

Coarse-to-fine image registration

Coarse-to-fine image registration Today we will look at a few important topics in scale space in computer vision, in particular, coarseto-fine approaches, and the SIFT feature descriptor. I will present only the main ideas here to give

More information

Random spatial sampling and majority voting based image thresholding

Random spatial sampling and majority voting based image thresholding 1 Random spatial sampling and majority voting based image thresholding Yi Hong Y. Hong is with the City University of Hong Kong. yihong@cityu.edu.hk November 1, 7 2 Abstract This paper presents a novel

More information

Three-Dimensional Computer Vision

Three-Dimensional Computer Vision \bshiaki Shirai Three-Dimensional Computer Vision With 313 Figures ' Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Table of Contents 1 Introduction 1 1.1 Three-Dimensional Computer Vision

More information

A Local Statistics Based Region Growing Segmentation Method for Ultrasound Medical Images

A Local Statistics Based Region Growing Segmentation Method for Ultrasound Medical Images A Local Statistics Based Region Growing Segmentation Method for Ultrasound Medical Images Ashish Thakur Radhey Shyam Anand * Abstract This paper presents the region based segmentation method for ultrasound

More information

MATRIX BASED INDEXING TECHNIQUE FOR VIDEO DATA

MATRIX BASED INDEXING TECHNIQUE FOR VIDEO DATA Journal of Computer Science, 9 (5): 534-542, 2013 ISSN 1549-3636 2013 doi:10.3844/jcssp.2013.534.542 Published Online 9 (5) 2013 (http://www.thescipub.com/jcs.toc) MATRIX BASED INDEXING TECHNIQUE FOR VIDEO

More information

Extraction and Recognition of Alphanumeric Characters from Vehicle Number Plate

Extraction and Recognition of Alphanumeric Characters from Vehicle Number Plate Extraction and Recognition of Alphanumeric Characters from Vehicle Number Plate Surekha.R.Gondkar 1, C.S Mala 2, Alina Susan George 3, Beauty Pandey 4, Megha H.V 5 Associate Professor, Department of Telecommunication

More information

Basic relations between pixels (Chapter 2)

Basic relations between pixels (Chapter 2) Basic relations between pixels (Chapter 2) Lecture 3 Basic Relationships Between Pixels Definitions: f(x,y): digital image Pixels: q, p (p,q f) A subset of pixels of f(x,y): S A typology of relations:

More information

Color Segmentation Based Depth Adjustment for 3D Model Reconstruction from a Single Input Image

Color Segmentation Based Depth Adjustment for 3D Model Reconstruction from a Single Input Image Color Segmentation Based Depth Adjustment for 3D Model Reconstruction from a Single Input Image Vicky Sintunata and Terumasa Aoki Abstract In order to create a good 3D model reconstruction from an image,

More information

DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN. Gengjian Xue, Jun Sun, Li Song

DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN. Gengjian Xue, Jun Sun, Li Song DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN Gengjian Xue, Jun Sun, Li Song Institute of Image Communication and Information Processing, Shanghai Jiao

More information

Vivekananda. Collegee of Engineering & Technology. Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT.

Vivekananda. Collegee of Engineering & Technology. Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT. Vivekananda Collegee of Engineering & Technology Question and Answers on 10CS762 /10IS762 UNIT- 5 : IMAGE ENHANCEMENT Dept. Prepared by Harivinod N Assistant Professor, of Computer Science and Engineering,

More information

Artistic Stylization of Images and Video Part III Anisotropy and Filtering Eurographics 2011

Artistic Stylization of Images and Video Part III Anisotropy and Filtering Eurographics 2011 Artistic Stylization of Images and Video Part III Anisotropy and Filtering Eurographics 2011 Hasso-Plattner-Institut, University of Potsdam, Germany Image/Video Abstraction Stylized Augmented Reality for

More information

Image restoration. Restoration: Enhancement:

Image restoration. Restoration: Enhancement: Image restoration Most images obtained by optical, electronic, or electro-optic means is likely to be degraded. The degradation can be due to camera misfocus, relative motion between camera and object,

More information

Lab Report: Optical Image Processing

Lab Report: Optical Image Processing Lab Report: Optical Image Processing Kevin P. Chen * Advanced Labs for Special Topics in Photonics (ECE 1640H) University of Toronto March 5, 1999 Abstract This report describes the experimental principle,

More information

Lecture: Edge Detection

Lecture: Edge Detection CMPUT 299 Winter 2007 Lecture: Edge Detection Irene Cheng Overview. What is a pixel in an image? 2. How does Photoshop, + human assistance, detect an edge in a picture/photograph? 3. Behind Photoshop -

More information

Lecture 4: Spatial Domain Transformations

Lecture 4: Spatial Domain Transformations # Lecture 4: Spatial Domain Transformations Saad J Bedros sbedros@umn.edu Reminder 2 nd Quiz on the manipulator Part is this Fri, April 7 205, :5 AM to :0 PM Open Book, Open Notes, Focus on the material

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

New feature preserving noise removal algorithm based on thediscrete cosine transform and the a prior knowledge of pixel type.

New feature preserving noise removal algorithm based on thediscrete cosine transform and the a prior knowledge of pixel type. Title New feature preserving noise removal algorithm based on thediscrete cosine transform and the a prior knowledge of pixel type Author(s) Yung, HC; Lai, HS Citation International Conference on Image

More information

Introduction to Digital Image Processing

Introduction to Digital Image Processing Fall 2005 Image Enhancement in the Spatial Domain: Histograms, Arithmetic/Logic Operators, Basics of Spatial Filtering, Smoothing Spatial Filters Tuesday, February 7 2006, Overview (1): Before We Begin

More information

Development of system and algorithm for evaluating defect level in architectural work

Development of system and algorithm for evaluating defect level in architectural work icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Development of system and algorithm for evaluating defect

More information

Novel Intuitionistic Fuzzy C-Means Clustering for Linearly and Nonlinearly Separable Data

Novel Intuitionistic Fuzzy C-Means Clustering for Linearly and Nonlinearly Separable Data Novel Intuitionistic Fuzzy C-Means Clustering for Linearly and Nonlinearly Separable Data PRABHJOT KAUR DR. A. K. SONI DR. ANJANA GOSAIN Department of IT, MSIT Department of Computers University School

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

AN ACCELERATED K-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION

AN ACCELERATED K-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION AN ACCELERATED K-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION 1 SEYED MOJTABA TAFAGHOD SADAT ZADEH, 1 ALIREZA MEHRSINA, 2 MINA BASIRAT, 1 Faculty of Computer Science and Information Systems, Universiti

More information

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

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

More information

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

An Angle Estimation to Landmarks for Autonomous Satellite Navigation

An Angle Estimation to Landmarks for Autonomous Satellite Navigation 5th International Conference on Environment, Materials, Chemistry and Power Electronics (EMCPE 2016) An Angle Estimation to Landmarks for Autonomous Satellite Navigation Qing XUE a, Hongwen YANG, Jian

More information

Improved Simplified Novel Method for Edge Detection in Grayscale Images Using Adaptive Thresholding

Improved Simplified Novel Method for Edge Detection in Grayscale Images Using Adaptive Thresholding Improved Simplified Novel Method for Edge Detection in Grayscale Images Using Adaptive Thresholding Tirath P. Sahu and Yogendra K. Jain components, Gx and Gy, which are the result of convolving the smoothed

More information

Simulation of Zhang Suen Algorithm using Feed- Forward Neural Networks

Simulation of Zhang Suen Algorithm using Feed- Forward Neural Networks Simulation of Zhang Suen Algorithm using Feed- Forward Neural Networks Ritika Luthra Research Scholar Chandigarh University Gulshan Goyal Associate Professor Chandigarh University ABSTRACT Image Skeletonization

More information

Fundamentals of Digital Image Processing

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

More information

Feature-Guided K-Means Algorithm for Optimal Image Vector Quantizer Design

Feature-Guided K-Means Algorithm for Optimal Image Vector Quantizer Design Journal of Information Hiding and Multimedia Signal Processing c 2017 ISSN 2073-4212 Ubiquitous International Volume 8, Number 6, November 2017 Feature-Guided K-Means Algorithm for Optimal Image Vector

More information

Segmentation of Mushroom and Cap Width Measurement Using Modified K-Means Clustering Algorithm

Segmentation of Mushroom and Cap Width Measurement Using Modified K-Means Clustering Algorithm Segmentation of Mushroom and Cap Width Measurement Using Modified K-Means Clustering Algorithm Eser SERT, Ibrahim Taner OKUMUS Computer Engineering Department, Engineering and Architecture Faculty, Kahramanmaras

More information

MATHEMATICAL IMAGE PROCESSING FOR AUTOMATIC NUMBER PLATE RECOGNITION SYSTEM

MATHEMATICAL IMAGE PROCESSING FOR AUTOMATIC NUMBER PLATE RECOGNITION SYSTEM J. KSIAM Vol.14, No.1, 57 66, 2010 MATHEMATICAL IMAGE PROCESSING FOR AUTOMATIC NUMBER PLATE RECOGNITION SYSTEM SUNHEE KIM, SEUNGMI OH, AND MYUNGJOO KANG DEPARTMENT OF MATHEMATICAL SCIENCES, SEOUL NATIONAL

More information

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model TAE IN SEOL*, SUN-TAE CHUNG*, SUNHO KI**, SEONGWON CHO**, YUN-KWANG HONG*** *School of Electronic Engineering

More information

A Diagnosis of Tonsillitis using Image Processing and Neural Network

A Diagnosis of Tonsillitis using Image Processing and Neural Network 36 A. Leelasantitham and S. Kiattisin: A Diagnosis of Tonsillitis using Image Processing and Neural Network (36-42) A Diagnosis of Tonsillitis using Image Processing and Neural Network A. Leelasantitham

More information