Reliability Measure of 2D-PAGE Spot Matching using Multiple Graphs

Size: px
Start display at page:

Download "Reliability Measure of 2D-PAGE Spot Matching using Multiple Graphs"

Transcription

1 Reliability Measure of 2D-PAGE Spot Matching using Multiple Graphs Dae-Seong Jeoune 1, Chan-Myeong Han 2, Yun-Kyoo Ryoo 3, Sung-Woo Han 4, Hwi-Won Kim 5, Wookhyun Kim 6, and Young-Woo Yoon 6 1 Department of Media Design, Daegu Future College, Kyungsan, Kyungbuk, Republic of Korea 2 M+VISION Co. Ltd., Daegu Metropolitan City, Republic of Korea 3 Department of Medical Computer Science, Daegu Health College, Daegu, Republic of Korea 4 Department of Computer Engineering, Daegu Science University, Daegu, Republic of Korea 5 Education Center for IT, Kyeongbuk College, Yeungju, Kyungbuk, Republic of Korea 6 Department of Computer Engineering, Yeungnam University, Kyungsan, Kyungbuk, Republic of Korea Abstract - This paper proposes the reliability measure scheme of 2D-PAGE spot matching based on the grassfire spot matching algorithm by introducing multiple graphs, whereas the previous research on spot matching took advantage of a single graph. Since the result of spot matching contains errors such as mismatching and false-positive matching, all of the matched spot pairs should be examined one by one to be confirmed. In the previous research on spot matching, either overall or randomly selected spot pairs from the spot matching result have to be inspected for final confirmation because it does not present data concerning matching reliability. In this paper, however, the matching reliability by accumulating individual matching result using multiple graphs is presented. As a consequence, the effort for verifying matching result in manual can be significantly reduced, and moreover which positively influences on the overall matching accuracy. Keywords: Matching Reliability, Spot Matching, 2D-PAGE, Grassfire Algorithm, k-nng, Multiple Graphs 1 Introduction In proteomics, the two-dimensional polyacrylamid gel electrophoresis(2d-page) is widely used to separate and indentify proteins. The principle of 2D-PAGE is to separate proteins in a sample on two dimensional gel plane by taking advantage of two distinct characterizing features such as isoelectric point and the mass of each protein. A resulting gel image after performing 2D-PAGE contains a number of spots representing separated proteins with different size, shape and location[1]. In the research of proteomics, it is very important to study the expression of individual protein in a specific tissue. Even in the experiement with samples of the same tissue, proteins are to be expressed differently according to environments. In order to trace this kind of different protein expressions, the reference gel of normal state is compared to the target gel of test sample. It is very hard or almost impossible to carry out this process in manual because hundreds or thousands of proteins are generally contained in a gel. Therefore, it is necessary to automate the analytical process of 2D-PAGE[2]. The experiment process of 2D-PAGE is straightforward, but involves experimental errors. The two experiments in the same laboratory even with the same sample, equipment and environment show considerable differences, especially in the displacement between the locations of the corresponding spots. This kind of low repeatability is main cause of making the automated analytical process of 2D-PAGE more difficult. So, many algorithms to resolve the problem and reflect the characteristics have been proposed. The automation process is commonly divided into two phases: spot detection and spot matching. The former is to separate for identifying spots from the background in a 2D-PAGE gel image, whereas the latter is to match the same or similar spot pairs in their locations between reference and target gels. In this paper, a novel method on how to measure the reliability of the spot matching results is proposed. The first step is the basic spot matching procedure that is repeated with the grassfire algorithm[3] using multiple k-nngs. And then, each result is accumulated to evaluate reliability of every matched spot pairs. With this scheme, researchers can verify their experiment results with reliability based on probabilistic way. At the same time, they can make decision on the range of spots that are manually verified. Therefore, the reduction of cost and time required for result verification in 2D-PAGE can be achieved. 2 Spot matching in 2D-PAGE 2.1 Definition Let the spot sets P and Q be reference and target gels, respectively. Every element of P and Q has its own twodimensional coordinate representing the central point of spot as p i =(x i, y i ) and q j =(x j, y j ). Here, the spot matching is to find out the set of matched spot pairs and simply defined as M

2 between a reference gel P and a target gel Q that satisfy the given conditions[4], as shown in the equation (1). P={p 1, p 2,, p n }, where p i =(x i, y i ), 1 i n Q={q 1, q 2,, q m }, where q j =(x j, y j ), 1 j m M = {(p i1, q j1 ), (p i2, q j2 ),, (p il, q jl )}, (1) where p il P, q jl Q and l min(m, n) 2.2 Spot matching algorithm As the 2D-PAGE gel images have characteristics of not only showing low repeatability of experiment process but also both including global and local distortions, various spot matching methods have been proposed. One of them is known as image matching approach that has been proposed in order to resolve spot matching problems using reference and target gels involving nonlinear distortions[5-6]. And another is point pattern matching that utilizes geometric property of a graph transformed with respect to central positions of spots from gel image. So far, the spot matching algorithm using the geometric property can be classified into several categories. There include spot matching methods using the landmark spots, graph theory, iterative closest point, similarity the neighboring spots, etc. 2.3 Grassfire algorithm In this paper, the grassfire algorithm[3] that is based on the topological pattern of neighboring spots in a graph is adopted to perform basic spot matching with 2D-PAGE images. The grassfire algorithm is characterized by three important factors: selection of graph type, determining the initial point called the seed spot, and the direction of spot matching. The algorithm shows different result according to the type of a graph. Among the commonly used graphs in spot matching such as the Delaunay triangulation graph, the Gabriel graph, the relative neighbor graph and the k-nng (nearest neighbor graph), the last one is used in the grassfire algorithm. Spot matching in the grassfire algorithm starts at a single matched spot pair that is confirmed, which is called the seed spot pair. It should be clearly determined as a positive matching spot pair, otherwise unreliable matching result can be produced due to false candidates. In general, the seed spot pair is determined in manual or by an algorithm using the landmark spots. As a next step, a single spot pair with most similarly matched is selected among the neighboring spots of the seed spot to perform spot matching. The grassfire spot matching scheme shows good performance in accuracy and speed because it takes advantage of matching information of the previous matching stage at the next stage. And spot matching between spot pairs is spread toward the direction of showing higher matching accuracy because the next matching candidate is determined as a spot pair of the highest topological similarity among neighboring spots. Also, the position of seed spot that is closely related to the direction influences on matching order because matching starts at that point. Nevertheless, the grassfire algorithm shows the same matching result regardless of its position because a spot pair with best matching score among neighboring spots in the previous stage is selected as the next matching candidate. 3 Reliability measure 3.1 Verification of spot matching result In spot matching algorithm, accuracy is the most important. Therefoe, it is necessary to verify spot matching result by the automated method because the accuracy of 100% is not guaranteed. The only way for verification is absolutely processed by human in manual, but how to verify the spot matching result is not a trivial thing. When verifying spot matching result at random, there is possibility not to involve the false- matched spot pairs in the verification candidates. In case overall matched spot pairs are examined, it requires so much time and cost. If the matching reliability for each matched spot pair after spot matching can be presented, one can easily determine the range of spot pairs that should be verified from the overall matched spot pairs. And then, all the spot pairs within a certain range are verified for confirmation accurately. Let us, i.e., suppose that all the spot pairs whose reliability is less than or equal to 30% is verified in manual. When every spot pair is to be correct, each of the remaining spot pairs with reliability of higher than 30% is likely to be confirmed and regarded as correct matching pairs. To the contrary, when there exits spot pair(s) that turns out to be incorrect, the reliability for verification should be raised, for instance, up to 50%. In this manner, manual verification can be done with minimum cost with no verification for the overall spot pairs in the spot matching result by algorithm. 3.2 Reliability measure using multiple graphs Once the grassfire algorithm is executed, then a set of matched spot pairs is obtained as a spot matching result. The matched spot pair is a tuple that consists of number of the spot in the reference and the target gels, forming (p i, q j ). The performance of the grassfire spot matching algorithm is influenced only by the set of spots in reference and target gels and the type of graph. So, the result of the grassfire scheme can be expressed as grassfire(p, Q, G). In this paper, multiple k-nngs are applied in turn to the same sets of the reference gel P and the target gel Q for each iteration of the grassfire spot matching algorithm. The result for each k-nng is produced and accumulated in the accumulated frequency matrix(afm). The AFM is twodimensional array and its X- and Y-axes consist of spot number in the reference and target gels, respectively. When the spot pair (p i, q j ) is included in the result, then the array AFM(p i, q j ) is increased by 1.

3 When executing the grassfire algorithm, the k-nng is used by varying the degree k=5 to 8 with step size as 1 in turn because the number of neighboring spots in the same kind of graph is sequentially increased, which holds the similar property between graphs and, at the same time, the difference between them. The similarity helps the algorithm to determine the distinct matched spot pair by allowing higher frequency. And the difference contributes accurate matching rate enhancement for the uncertain spot pair with no topology conservation by allowing attempt to matching with several different spots. When four kinds of graphs are used in the spot matching and the frequency stored in the AFM for a specific spot pairs is four, the reliability for that matched spot pair becomes 100%. In other words, it means that the spot pair is positively matched because the matching for it is included in the results of every spot matching using four different graphs. 4 Experiment and result 4.1 Data set for experiment A pair of reference and target gels whose matching result is already known is needed to test and verify the proposed reliability measure scheme. However, it is very time-/costconsuming process to prepare samples after confirming every matching spot pairs in manual because hundreds or thousands of spots are contained in a single gel. Therefore, a pair of gels is generated using simulation method for convenience in this paper. First of all, 25 spots in a gel with the size of pixels are randomly generated and it is regarded as a reference gel. In random process of spot generation, the minimum distance between spots should be limited lest they should be overlapped or placed too close. After the spots of a reference gel are generated, they are transformed to produce spots for a corresponding target gel. This paper uses random number of the normal distribution to produce the target gel from the reference gel. The displacements for every spots in the reference gel is calculated using the normal distribution to the X- and Y-axis, respectively. And then, they are added to the coordinates of the corresponding spots in the reference gel, resulting in the target gel. Here, it is assumed to have no outlier spots for simplification. As a next step, the same number is assigned to the matched spots in the reference and the target gels. It provides easy way to identify the matched spot pairs of the matching result by spot matching algorithm whether each pair belongs to false-positive or true-positive with pre-assigned spot numbers. The Figure 1 shows an example of the generated gel data for experiment to verify the proposed scheme. 4.2 Experiment and result For brevity and clarity of experiment, a pair of gels with 25 spots is used in the experiment, even though hundreds or thousands of spots exists in a gel in real. The procedure of experment is straightforward. First, Spot matching using the grassfire algorithm using a single graph of k-nng from k=5 to 8 is performed one by one. And then, the matching result using the grassfire algorithm with each graph is accumulated in the AFM, as described in the previous chapter. The spot matching performance for each graph is summarized in the Table 1. In the table, the spot detection rate is ratio of the number of the matched spots over that of overall spots in a gel. And, the accuracy is ratio of the number of the true-positive matched spot pairs over that of overall matched spot pairs. After all, it is shown that the false-positive spot pairs are included in the matching results for the k-nngs with degree k=5, k=6, and k=7. As the next step, the reliability measure is performed using the spot matching results with multiple graphs. When the result using the grassfire algorithm with 5-NNG is produced, the value of 1 is stored to the corresponding positon in the AFM for every matched spot pairs. In turn, the same procedure is performed except that the graph is changed to 6- NNG, 7-NNG, and 8-NNG in turn, and the array of the AFM (a) Reference gel (b) Target gel (c) Overlapped image Figure 1. The generated gel image data for experiment (image size of pixels, 25spots, and the minimum distance of 10 pixels)

4 is accumulated by increasing 1 for the every matched spot pairs. Finally, the matching reliability is calculated for every matched spot pair using the information in the AFM. The result of the reliability measure using multiple graphs is shown in the Table 2. If the matched spot pairs whose matching reliability is higher than 50% are determined to be matched, both the spot matching detection rate and the accuracy become 100%. The matched spot pairs (24-6), (4-11), (12-23) and (23-12) are false-positive matching spot pairs resulted from the grassfire spot matching algorithm using 5- NNG, 6-NNG and/or 7-NNG. In the proposed multiple graph method, the inaccurate matched spot pairs can be excluded by calculating matching reliability for all the matched spot pairs. Actually, the spot pairs matched by chance in a certain repetition of the grassfire algorithm shown in the shaded rows of the Table 2 show very low reliability compared to the others. Measures Table 1. Grassfire spot matching result using multiple k-nngs Matched spot pairs k=5 k=6 k=7 k=8 Detection rate(%) Matching accuracy(%) Note : The value k denotes the degree of k-nng in each repetition using the grassfire spot matching algorithm. Spot pairs (i, j) Table 2. Reliability measure for the matched spot pairs using multiple k-nngs Matched spot pairs k=5 k=6 k=7 k=8 Cumulative matching frequency Matching reliability (%) (1-1) (2-2) (3-3) (4-4) (5-5) (6-6) (11-11) (12-12) (23-23) (24-24) (25-25) (24-6) (4-11) (12-23) (23-12) Note : A spot pair (i, j) denotes epresents a matched spot pairs with a spot number in the reference gel i and that of in the target gel j.

5 5 Concluding remarks In the field of proteomics, the spot matching algorithm has been devised to automate one or more 2D-PAGE phases, which reduces not only time and cost but also endeavor of researchers. However, every spot matching result from the automated method should be examined manually one by one with large amount of time and cost because it contains errors such as false-positively matched spot pair(s). For this reason, the reliability measure using multiple graphs has proposed in this paper. The proposed scheme can provide a method of reliability measure for each of the matched pair using the grassfire spot matching algorithm with multiple graphs. And then, the experiment is performed to verify the effectiveness using the generated 2D-PAGE data images with 25 spots in a pixels. From the experiment result, it has shown that enhancement of spot matching detection rate can be achieved by examining every reliability of the whole matched pairs to determine the appropriate threshold on reliability. And, it helps to minimize the time and cost of manual verification process that should be done in the automated process. Moreover, it is far more cost-effective when many of reference gels are to be compared with a single target gel. The contribution of this study can give new opportunity to use spot matching algorithm more in practical use because it helps to increase manual verification efficiency with the minimum cost. The further research includes the automatic determination of reliability threshold by analyzing the frequency distribution histogram of matching reliability. Biomedical Engineering: Applications, Basis and Communications, Vol. 18, No. 4, pp , August [6] G. Shi, T. Jiang, W. Zhu, B. Liu and H. Kao, "Alignment of Two-Dimensional Electrophoresis Gels", Biochemical and Biophysical Research Communications, Vol. 357, pp , References [1] P. H. O Farrel, "High Resolution Two-Dimensional Electrophoresis of Proteins", Journal of Biological Chemistry, Vol. 250, No. 10, pp , May [2] T. Srinark and C. Kambhamettu, "An Image Analysis Suite for Spot Detection and Spot Matching in Two- Dimensional Electrophoresis Gels", Electrophoresis, Vol. 29, pp , [3] Yun-Kyoo Ryoo, Chan-Myeong Han, Ja-Hyo Ku, Dae- Seong Jeoune, and Young-Woo Yoon, "Grassfire Spot Matching Algorithm in 2-DE", International Journal of Bio- Science and Bio-Technology, Vol. 5, No. 4, pp , [4] Chan-Myeong Han, Dae-Seong Jeoune, Hwi-Won Kim, and Young-Woo Yoon, "A Spot Matching Algorithm using the Topology of Neighbor Spots in 2D-PAGE Images", International Journal of Software Engineering and Its Applications, Vol. 7, No. 5, pp , [5] Jiann-Der Lee and Wei-Chun Chen, "A Novel Scheme for Registration of Two Dimensional Gel Electrophoresis Images",

Chan-Myeong Han CEO, EO3 Co. Ltd. Daegu Metropolitan City, Republic of Korea. ORCID:

Chan-Myeong Han CEO, EO3 Co. Ltd. Daegu Metropolitan City, Republic of Korea. ORCID: How to Determine Spot Matching Results by Probabilistic Reliability using Homogeneous Multiple Graphs in Two-Dimensional Polyacrylamide Gel Electrophoresis Dae-Seong Jeoune Associate Professor, Dep't of

More information

CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION

CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION CHAPTER 6 MODIFIED FUZZY TECHNIQUES BASED IMAGE SEGMENTATION 6.1 INTRODUCTION Fuzzy logic based computational techniques are becoming increasingly important in the medical image analysis arena. The significant

More information

Robot localization method based on visual features and their geometric relationship

Robot localization method based on visual features and their geometric relationship , pp.46-50 http://dx.doi.org/10.14257/astl.2015.85.11 Robot localization method based on visual features and their geometric relationship Sangyun Lee 1, Changkyung Eem 2, and Hyunki Hong 3 1 Department

More information

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Cluster Analysis Mu-Chun Su Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Introduction Cluster analysis is the formal study of algorithms and methods

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

Improvement of SURF Feature Image Registration Algorithm Based on Cluster Analysis

Improvement of SURF Feature Image Registration Algorithm Based on Cluster Analysis Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Improvement of SURF Feature Image Registration Algorithm Based on Cluster Analysis 1 Xulin LONG, 1,* Qiang CHEN, 2 Xiaoya

More information

6. Concluding Remarks

6. Concluding Remarks [8] K. J. Supowit, The relative neighborhood graph with an application to minimum spanning trees, Tech. Rept., Department of Computer Science, University of Illinois, Urbana-Champaign, August 1980, also

More information

A Keypoint Descriptor Inspired by Retinal Computation

A Keypoint Descriptor Inspired by Retinal Computation A Keypoint Descriptor Inspired by Retinal Computation Bongsoo Suh, Sungjoon Choi, Han Lee Stanford University {bssuh,sungjoonchoi,hanlee}@stanford.edu Abstract. The main goal of our project is to implement

More information

Implementation of a Face Recognition System for Interactive TV Control System

Implementation of a Face Recognition System for Interactive TV Control System Implementation of a Face Recognition System for Interactive TV Control System Sang-Heon Lee 1, Myoung-Kyu Sohn 1, Dong-Ju Kim 1, Byungmin Kim 1, Hyunduk Kim 1, and Chul-Ho Won 2 1 Dept. IT convergence,

More information

SOME stereo image-matching methods require a user-selected

SOME stereo image-matching methods require a user-selected IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 3, NO. 2, APRIL 2006 207 Seed Point Selection Method for Triangle Constrained Image Matching Propagation Qing Zhu, Bo Wu, and Zhi-Xiang Xu Abstract In order

More information

CIS UDEL Working Notes on ImageCLEF 2015: Compound figure detection task

CIS UDEL Working Notes on ImageCLEF 2015: Compound figure detection task CIS UDEL Working Notes on ImageCLEF 2015: Compound figure detection task Xiaolong Wang, Xiangying Jiang, Abhishek Kolagunda, Hagit Shatkay and Chandra Kambhamettu Department of Computer and Information

More information

An Information Hiding Scheme Based on Pixel- Value-Ordering and Prediction-Error Expansion with Reversibility

An Information Hiding Scheme Based on Pixel- Value-Ordering and Prediction-Error Expansion with Reversibility An Information Hiding Scheme Based on Pixel- Value-Ordering Prediction-Error Expansion with Reversibility Ching-Chiuan Lin Department of Information Management Overseas Chinese University Taichung, Taiwan

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

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing Visual servoing vision allows a robotic system to obtain geometrical and qualitative information on the surrounding environment high level control motion planning (look-and-move visual grasping) low level

More information

Triangular Mesh Segmentation Based On Surface Normal

Triangular Mesh Segmentation Based On Surface Normal ACCV2002: The 5th Asian Conference on Computer Vision, 23--25 January 2002, Melbourne, Australia. Triangular Mesh Segmentation Based On Surface Normal Dong Hwan Kim School of Electrical Eng. Seoul Nat

More information

Adaptive osculatory rational interpolation for image processing

Adaptive osculatory rational interpolation for image processing Journal of Computational and Applied Mathematics 195 (2006) 46 53 www.elsevier.com/locate/cam Adaptive osculatory rational interpolation for image processing Min Hu a, Jieqing Tan b, a College of Computer

More information

Instantaneously trained neural networks with complex inputs

Instantaneously trained neural networks with complex inputs Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2003 Instantaneously trained neural networks with complex inputs Pritam Rajagopal Louisiana State University and Agricultural

More information

Modern Medical Image Analysis 8DC00 Exam

Modern Medical Image Analysis 8DC00 Exam Parts of answers are inside square brackets [... ]. These parts are optional. Answers can be written in Dutch or in English, as you prefer. You can use drawings and diagrams to support your textual answers.

More information

Norbert Schuff VA Medical Center and UCSF

Norbert Schuff VA Medical Center and UCSF Norbert Schuff Medical Center and UCSF Norbert.schuff@ucsf.edu Medical Imaging Informatics N.Schuff Course # 170.03 Slide 1/67 Objective Learn the principle segmentation techniques Understand the role

More information

A New Shape Matching Measure for Nonlinear Distorted Object Recognition

A New Shape Matching Measure for Nonlinear Distorted Object Recognition A New Shape Matching Measure for Nonlinear Distorted Object Recognition S. Srisuky, M. Tamsriy, R. Fooprateepsiri?, P. Sookavatanay and K. Sunaty Department of Computer Engineeringy, Department of Information

More information

Page Mapping Scheme to Support Secure File Deletion for NANDbased Block Devices

Page Mapping Scheme to Support Secure File Deletion for NANDbased Block Devices Page Mapping Scheme to Support Secure File Deletion for NANDbased Block Devices Ilhoon Shin Seoul National University of Science & Technology ilhoon.shin@snut.ac.kr Abstract As the amount of digitized

More information

A Rapid Automatic Image Registration Method Based on Improved SIFT

A Rapid Automatic Image Registration Method Based on Improved SIFT Available online at www.sciencedirect.com Procedia Environmental Sciences 11 (2011) 85 91 A Rapid Automatic Image Registration Method Based on Improved SIFT Zhu Hongbo, Xu Xuejun, Wang Jing, Chen Xuesong,

More information

A Study on Reverse Top-K Queries Using Monochromatic and Bichromatic Methods

A Study on Reverse Top-K Queries Using Monochromatic and Bichromatic Methods A Study on Reverse Top-K Queries Using Monochromatic and Bichromatic Methods S.Anusuya 1, M.Balaganesh 2 P.G. Student, Department of Computer Science and Engineering, Sembodai Rukmani Varatharajan Engineering

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

A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model

A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model Mohammadhosein Amooshahi a and Abbas Samani abc a Department of Electrical & Computer Engineering, University

More information

A Study of Medical Image Analysis System

A Study of Medical Image Analysis System Indian Journal of Science and Technology, Vol 8(25), DOI: 10.17485/ijst/2015/v8i25/80492, October 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 A Study of Medical Image Analysis System Kim Tae-Eun

More information

Stereo Image Rectification for Simple Panoramic Image Generation

Stereo Image Rectification for Simple Panoramic Image Generation Stereo Image Rectification for Simple Panoramic Image Generation Yun-Suk Kang and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 261 Cheomdan-gwagiro, Buk-gu, Gwangju 500-712 Korea Email:{yunsuk,

More information

APPLICATION OF FLOYD-WARSHALL LABELLING TECHNIQUE: IDENTIFICATION OF CONNECTED PIXEL COMPONENTS IN BINARY IMAGE. Hyunkyung Shin and Joong Sang Shin

APPLICATION OF FLOYD-WARSHALL LABELLING TECHNIQUE: IDENTIFICATION OF CONNECTED PIXEL COMPONENTS IN BINARY IMAGE. Hyunkyung Shin and Joong Sang Shin Kangweon-Kyungki Math. Jour. 14 (2006), No. 1, pp. 47 55 APPLICATION OF FLOYD-WARSHALL LABELLING TECHNIQUE: IDENTIFICATION OF CONNECTED PIXEL COMPONENTS IN BINARY IMAGE Hyunkyung Shin and Joong Sang Shin

More information

Rectification of distorted elemental image array using four markers in three-dimensional integral imaging

Rectification of distorted elemental image array using four markers in three-dimensional integral imaging Rectification of distorted elemental image array using four markers in three-dimensional integral imaging Hyeonah Jeong 1 and Hoon Yoo 2 * 1 Department of Computer Science, SangMyung University, Korea.

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

NOVEL PCA-BASED COLOR-TO-GRAY IMAGE CONVERSION. Ja-Won Seo and Seong Dae Kim

NOVEL PCA-BASED COLOR-TO-GRAY IMAGE CONVERSION. Ja-Won Seo and Seong Dae Kim NOVEL PCA-BASED COLOR-TO-GRAY IMAGE CONVERSION Ja-Won Seo and Seong Dae Kim Korea Advanced Institute of Science and Technology (KAIST) Department of Electrical Engineering 21 Daehak-ro, Yuseong-gu, Daejeon

More information

2D Electrophoresis Gel Image and Diagnosis of a Disease

2D Electrophoresis Gel Image and Diagnosis of a Disease 2D Electrophoresis Gel Image and Diagnosis of a Disease Gene Kim and MyungHo Kim Bioinformatics Frontier Inc. 93 B Taylor Ave East Brunswick, NJ mkim@biofront.biz Abstract * : The process of diagnosing

More information

A Noise-Robust and Adaptive Image Segmentation Method based on Splitting and Merging method

A Noise-Robust and Adaptive Image Segmentation Method based on Splitting and Merging method A Noise-Robust and Adaptive Image Segmentation Method based on Splitting and Merging method Ryu Hyunki, Lee HaengSuk Kyungpook Research Institute of Vehicle Embedded Tech. 97-70, Myeongsan-gil, YeongCheon,

More information

Supporting Information. High-Throughput, Algorithmic Determination of Nanoparticle Structure From Electron Microscopy Images

Supporting Information. High-Throughput, Algorithmic Determination of Nanoparticle Structure From Electron Microscopy Images Supporting Information High-Throughput, Algorithmic Determination of Nanoparticle Structure From Electron Microscopy Images Christine R. Laramy, 1, Keith A. Brown, 2, Matthew N. O Brien, 2 and Chad. A.

More information

Optimum Design of Truss Structures using Neural Network

Optimum Design of Truss Structures using Neural Network Optimum Design of Truss Structures using Neural Network Seong Beom Kim 1.a, Young Sang Cho 2.b, Dong Cheol Shin 3.c, and Jun Seo Bae 4.d 1 Dept of Architectural Engineering, Hanyang University, Ansan,

More information

STEREO BY TWO-LEVEL DYNAMIC PROGRAMMING

STEREO BY TWO-LEVEL DYNAMIC PROGRAMMING STEREO BY TWO-LEVEL DYNAMIC PROGRAMMING Yuichi Ohta Institute of Information Sciences and Electronics University of Tsukuba IBARAKI, 305, JAPAN Takeo Kanade Computer Science Department Carnegie-Mellon

More information

Use of Mean Square Error Measure in Biometric Analysis of Fingerprint Tests

Use of Mean Square Error Measure in Biometric Analysis of Fingerprint Tests Journal of Information Hiding and Multimedia Signal Processing c 2015 ISSN 2073-4212 Ubiquitous International Volume 6, Number 5, September 2015 Use of Mean Square Error Measure in Biometric Analysis of

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

Color Correction for Projected Image on Colored-screen Based on a Camera

Color Correction for Projected Image on Colored-screen Based on a Camera Color Correction for Projected Image on Colored-screen Based on a Camera Dae-Chul Kim a, Tae-Hyoung Lee a, Myong-Hui Choi b, and Yeong-Ho Ha* a a School of Electronics Engineering, Kyungpook Natl. Univ.,

More information

COMPUTER SIMULATION OF COMPLEX SYSTEMS USING AUTOMATA NETWORKS K. Ming Leung

COMPUTER SIMULATION OF COMPLEX SYSTEMS USING AUTOMATA NETWORKS K. Ming Leung POLYTECHNIC UNIVERSITY Department of Computer and Information Science COMPUTER SIMULATION OF COMPLEX SYSTEMS USING AUTOMATA NETWORKS K. Ming Leung Abstract: Computer simulation of the dynamics of complex

More information

Photometric Stereo with Auto-Radiometric Calibration

Photometric Stereo with Auto-Radiometric Calibration Photometric Stereo with Auto-Radiometric Calibration Wiennat Mongkulmann Takahiro Okabe Yoichi Sato Institute of Industrial Science, The University of Tokyo {wiennat,takahiro,ysato} @iis.u-tokyo.ac.jp

More information

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 11, November 2014,

More information

Shape Modeling of A String And Recognition Using Distance Sensor

Shape Modeling of A String And Recognition Using Distance Sensor Proceedings of the 24th IEEE International Symposium on Robot and Human Interactive Communication Kobe, Japan, Aug 31 - Sept 4, 2015 Shape Modeling of A String And Recognition Using Distance Sensor Keisuke

More information

Object Recognition Robust under Translation, Rotation and Scaling in Application of Image Retrieval

Object Recognition Robust under Translation, Rotation and Scaling in Application of Image Retrieval Object Recognition Robust under Translation, Rotation and Scaling in Application of Image Retrieval Sanun Srisuky, Rerkchai Fooprateepsiri? and Sahatsawat Waraklang? yadvanced Machine Intelligence Research

More information

A Scalable Index Mechanism for High-Dimensional Data in Cluster File Systems

A Scalable Index Mechanism for High-Dimensional Data in Cluster File Systems A Scalable Index Mechanism for High-Dimensional Data in Cluster File Systems Kyu-Woong Lee Hun-Soon Lee, Mi-Young Lee, Myung-Joon Kim Abstract We address the problem of designing index structures that

More information

Detecting motion by means of 2D and 3D information

Detecting motion by means of 2D and 3D information Detecting motion by means of 2D and 3D information Federico Tombari Stefano Mattoccia Luigi Di Stefano Fabio Tonelli Department of Electronics Computer Science and Systems (DEIS) Viale Risorgimento 2,

More information

LINEAR PROGRAMMING: A GEOMETRIC APPROACH. Copyright Cengage Learning. All rights reserved.

LINEAR PROGRAMMING: A GEOMETRIC APPROACH. Copyright Cengage Learning. All rights reserved. 3 LINEAR PROGRAMMING: A GEOMETRIC APPROACH Copyright Cengage Learning. All rights reserved. 3.1 Graphing Systems of Linear Inequalities in Two Variables Copyright Cengage Learning. All rights reserved.

More information

RIGID IMAGE REGISTRATION

RIGID IMAGE REGISTRATION RIGID IMAGE REGISTRATION Duygu Tosun-Turgut, Ph.D. Center for Imaging of Neurodegenerative Diseases Department of Radiology and Biomedical Imaging duygu.tosun@ucsf.edu What is registration? Image registration

More information

Image Matching Using Run-Length Feature

Image Matching Using Run-Length Feature Image Matching Using Run-Length Feature Yung-Kuan Chan and Chin-Chen Chang Department of Computer Science and Information Engineering National Chung Cheng University, Chiayi, Taiwan, 621, R.O.C. E-mail:{chan,

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

Using Support Vector Machines to Eliminate False Minutiae Matches during Fingerprint Verification

Using Support Vector Machines to Eliminate False Minutiae Matches during Fingerprint Verification Using Support Vector Machines to Eliminate False Minutiae Matches during Fingerprint Verification Abstract Praveer Mansukhani, Sergey Tulyakov, Venu Govindaraju Center for Unified Biometrics and Sensors

More information

CONTRIBUTION TO THE INVESTIGATION OF STOPPING SIGHT DISTANCE IN THREE-DIMENSIONAL SPACE

CONTRIBUTION TO THE INVESTIGATION OF STOPPING SIGHT DISTANCE IN THREE-DIMENSIONAL SPACE National Technical University of Athens School of Civil Engineering Department of Transportation Planning and Engineering Doctoral Dissertation CONTRIBUTION TO THE INVESTIGATION OF STOPPING SIGHT DISTANCE

More information

Fast Efficient Clustering Algorithm for Balanced Data

Fast Efficient Clustering Algorithm for Balanced Data Vol. 5, No. 6, 214 Fast Efficient Clustering Algorithm for Balanced Data Adel A. Sewisy Faculty of Computer and Information, Assiut University M. H. Marghny Faculty of Computer and Information, Assiut

More information

Available online at ScienceDirect. Procedia Engineering 154 (2016 )

Available online at  ScienceDirect. Procedia Engineering 154 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 154 (2016 ) 223 228 12th International Conference on Hydroinformatics, HIC 2016 An Improved Method of Avoiding RF Congestion

More information

Value Added Association Rules

Value Added Association Rules Value Added Association Rules T.Y. Lin San Jose State University drlin@sjsu.edu Glossary Association Rule Mining A Association Rule Mining is an exploratory learning task to discover some hidden, dependency

More information

AUTOMATIC EXTRACTION OF LARGE COMPLEX BUILDINGS USING LIDAR DATA AND DIGITAL MAPS

AUTOMATIC EXTRACTION OF LARGE COMPLEX BUILDINGS USING LIDAR DATA AND DIGITAL MAPS AUTOMATIC EXTRACTION OF LARGE COMPLEX BUILDINGS USING LIDAR DATA AND DIGITAL MAPS Jihye Park a, Impyeong Lee a, *, Yunsoo Choi a, Young Jin Lee b a Dept. of Geoinformatics, The University of Seoul, 90

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

Error Analysis, Statistics and Graphing

Error Analysis, Statistics and Graphing Error Analysis, Statistics and Graphing This semester, most of labs we require us to calculate a numerical answer based on the data we obtain. A hard question to answer in most cases is how good is your

More information

Histogram and watershed based segmentation of color images

Histogram and watershed based segmentation of color images Histogram and watershed based segmentation of color images O. Lezoray H. Cardot LUSAC EA 2607 IUT Saint-Lô, 120 rue de l'exode, 50000 Saint-Lô, FRANCE Abstract A novel method for color image segmentation

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

Iterative Estimation of 3D Transformations for Object Alignment

Iterative Estimation of 3D Transformations for Object Alignment Iterative Estimation of 3D Transformations for Object Alignment Tao Wang and Anup Basu Department of Computing Science, Univ. of Alberta, Edmonton, AB T6G 2E8, Canada Abstract. An Iterative Estimation

More information

A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING

A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING Proceedings of the 1994 IEEE International Conference on Image Processing (ICIP-94), pp. 530-534. (Austin, Texas, 13-16 November 1994.) A MORPHOLOGY-BASED FILTER STRUCTURE FOR EDGE-ENHANCING SMOOTHING

More information

Finding a Best Fit Plane to Non-coplanar Point-cloud Data Using Non Linear and Linear Equations

Finding a Best Fit Plane to Non-coplanar Point-cloud Data Using Non Linear and Linear Equations AIJSTPME (013) 6(): 17-3 Finding a Best Fit Plane to Non-coplanar Point-cloud Data Using Non Linear and Linear Equations Mulay A. Production Engineering Department, College of Engineering, Pune, India

More information

Graph-based High Level Motion Segmentation using Normalized Cuts

Graph-based High Level Motion Segmentation using Normalized Cuts Graph-based High Level Motion Segmentation using Normalized Cuts Sungju Yun, Anjin Park and Keechul Jung Abstract Motion capture devices have been utilized in producing several contents, such as movies

More information

Localized and Incremental Monitoring of Reverse Nearest Neighbor Queries in Wireless Sensor Networks 1

Localized and Incremental Monitoring of Reverse Nearest Neighbor Queries in Wireless Sensor Networks 1 Localized and Incremental Monitoring of Reverse Nearest Neighbor Queries in Wireless Sensor Networks 1 HAI THANH MAI AND MYOUNG HO KIM Department of Computer Science Korea Advanced Institute of Science

More information

Clustering & Dimensionality Reduction. 273A Intro Machine Learning

Clustering & Dimensionality Reduction. 273A Intro Machine Learning Clustering & Dimensionality Reduction 273A Intro Machine Learning What is Unsupervised Learning? In supervised learning we were given attributes & targets (e.g. class labels). In unsupervised learning

More information

QoS-Aware Hierarchical Multicast Routing on Next Generation Internetworks

QoS-Aware Hierarchical Multicast Routing on Next Generation Internetworks QoS-Aware Hierarchical Multicast Routing on Next Generation Internetworks Satyabrata Pradhan, Yi Li, and Muthucumaru Maheswaran Advanced Networking Research Laboratory Department of Computer Science University

More information

Leveraging Set Relations in Exact Set Similarity Join

Leveraging Set Relations in Exact Set Similarity Join Leveraging Set Relations in Exact Set Similarity Join Xubo Wang, Lu Qin, Xuemin Lin, Ying Zhang, and Lijun Chang University of New South Wales, Australia University of Technology Sydney, Australia {xwang,lxue,ljchang}@cse.unsw.edu.au,

More information

Flicker Comparison of 2D Electrophoretic Gels

Flicker Comparison of 2D Electrophoretic Gels Flicker Comparison of 2D Electrophoretic Gels Peter F. Lemkin +, Greg Thornwall ++ Lab. Experimental & Computational Biology + National Cancer Institute - Frederick ++ SAIC - Frederick lemkin@ncifcrf.gov

More information

Hidden Loop Recovery for Handwriting Recognition

Hidden Loop Recovery for Handwriting Recognition Hidden Loop Recovery for Handwriting Recognition David Doermann Institute of Advanced Computer Studies, University of Maryland, College Park, USA E-mail: doermann@cfar.umd.edu Nathan Intrator School of

More information

Efficient Stereo Image Rectification Method Using Horizontal Baseline

Efficient Stereo Image Rectification Method Using Horizontal Baseline Efficient Stereo Image Rectification Method Using Horizontal Baseline Yun-Suk Kang and Yo-Sung Ho School of Information and Communicatitions Gwangju Institute of Science and Technology (GIST) 261 Cheomdan-gwagiro,

More information

Bioinformatics. Sequence alignment BLAST Significance. Next time Protein Structure

Bioinformatics. Sequence alignment BLAST Significance. Next time Protein Structure Bioinformatics Sequence alignment BLAST Significance Next time Protein Structure 1 Experimental origins of sequence data The Sanger dideoxynucleotide method F Each color is one lane of an electrophoresis

More information

Linear Quadtree Construction in Real Time *

Linear Quadtree Construction in Real Time * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 26, 1917-1930 (2010) Short Paper Linear Quadtree Construction in Real Time * CHI-YEN HUANG AND YU-WEI CHEN + Department of Information Management National

More information

LARGE-VOCABULARY CHINESE TEXT/SPEECH INFORMATION RETRIEVAL USING MANDARIN SPEECH QUERIES

LARGE-VOCABULARY CHINESE TEXT/SPEECH INFORMATION RETRIEVAL USING MANDARIN SPEECH QUERIES LARGE-VOCABULARY CHINESE TEXT/SPEECH INFORMATION RETRIEVAL USING MANDARIN SPEECH QUERIES Bo-ren Bai 1, Berlin Chen 2, Hsin-min Wang 2, Lee-feng Chien 2, and Lin-shan Lee 1,2 1 Department of Electrical

More information

REPRESENTATION OF BIG DATA BY DIMENSION REDUCTION

REPRESENTATION OF BIG DATA BY DIMENSION REDUCTION Fundamental Journal of Mathematics and Mathematical Sciences Vol. 4, Issue 1, 2015, Pages 23-34 This paper is available online at http://www.frdint.com/ Published online November 29, 2015 REPRESENTATION

More information

Keywords Clustering, Goals of clustering, clustering techniques, clustering algorithms.

Keywords Clustering, Goals of clustering, clustering techniques, clustering algorithms. Volume 3, Issue 5, May 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Survey of Clustering

More information

Video Aesthetic Quality Assessment by Temporal Integration of Photo- and Motion-Based Features. Wei-Ta Chu

Video Aesthetic Quality Assessment by Temporal Integration of Photo- and Motion-Based Features. Wei-Ta Chu 1 Video Aesthetic Quality Assessment by Temporal Integration of Photo- and Motion-Based Features Wei-Ta Chu H.-H. Yeh, C.-Y. Yang, M.-S. Lee, and C.-S. Chen, Video Aesthetic Quality Assessment by Temporal

More information

Fault Localization for Firewall Policies

Fault Localization for Firewall Policies Fault Localization for Firewall Policies JeeHyun Hwang 1 Tao Xie 1 Fei Chen Alex X. Liu 1 Department of Computer Science, North Carolina State University, Raleigh, NC 7695-86 Department of Computer Science

More information

EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION

EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION Archives of Photogrammetry, Cartography and Remote Sensing, Vol. 22, 2011, pp. 285-296 ISSN 2083-2214 EVALUATION OF SEQUENTIAL IMAGES FOR PHOTOGRAMMETRICALLY POINT DETERMINATION Michał Kowalczyk 1 1 Department

More information

Network Topology Control and Routing under Interface Constraints by Link Evaluation

Network Topology Control and Routing under Interface Constraints by Link Evaluation Network Topology Control and Routing under Interface Constraints by Link Evaluation Mehdi Kalantari Phone: 301 405 8841, Email: mehkalan@eng.umd.edu Abhishek Kashyap Phone: 301 405 8843, Email: kashyap@eng.umd.edu

More information

A New String Matching Algorithm Based on Logical Indexing

A New String Matching Algorithm Based on Logical Indexing The 5th International Conference on Electrical Engineering and Informatics 2015 August 10-11, 2015, Bali, Indonesia A New String Matching Algorithm Based on Logical Indexing Daniar Heri Kurniawan Department

More information

Preprocessing of Stream Data using Attribute Selection based on Survival of the Fittest

Preprocessing of Stream Data using Attribute Selection based on Survival of the Fittest Preprocessing of Stream Data using Attribute Selection based on Survival of the Fittest Bhakti V. Gavali 1, Prof. Vivekanand Reddy 2 1 Department of Computer Science and Engineering, Visvesvaraya Technological

More information

A VLSI Architecture for H.264/AVC Variable Block Size Motion Estimation

A VLSI Architecture for H.264/AVC Variable Block Size Motion Estimation Journal of Automation and Control Engineering Vol. 3, No. 1, February 20 A VLSI Architecture for H.264/AVC Variable Block Size Motion Estimation Dam. Minh Tung and Tran. Le Thang Dong Center of Electrical

More information

Quantifying Three-Dimensional Deformations of Migrating Fibroblasts

Quantifying Three-Dimensional Deformations of Migrating Fibroblasts 45 Chapter 4 Quantifying Three-Dimensional Deformations of Migrating Fibroblasts This chapter presents the full-field displacements and tractions of 3T3 fibroblast cells during migration on polyacrylamide

More information

Network Snakes for the Segmentation of Adjacent Cells in Confocal Images

Network Snakes for the Segmentation of Adjacent Cells in Confocal Images Network Snakes for the Segmentation of Adjacent Cells in Confocal Images Matthias Butenuth 1 and Fritz Jetzek 2 1 Institut für Photogrammetrie und GeoInformation, Leibniz Universität Hannover, 30167 Hannover

More information

Intensity Augmented ICP for Registration of Laser Scanner Point Clouds

Intensity Augmented ICP for Registration of Laser Scanner Point Clouds Intensity Augmented ICP for Registration of Laser Scanner Point Clouds Bharat Lohani* and Sandeep Sashidharan *Department of Civil Engineering, IIT Kanpur Email: blohani@iitk.ac.in. Abstract While using

More information

A Reversible Data Hiding Scheme for BTC- Compressed Images

A Reversible Data Hiding Scheme for BTC- Compressed Images IJACSA International Journal of Advanced Computer Science and Applications, A Reversible Data Hiding Scheme for BTC- Compressed Images Ching-Chiuan Lin Shih-Chieh Chen Department of Multimedia and Game

More information

82 REGISTRATION OF RETINOGRAPHIES

82 REGISTRATION OF RETINOGRAPHIES 82 REGISTRATION OF RETINOGRAPHIES 3.3 Our method Our method resembles the human approach to image matching in the sense that we also employ as guidelines features common to both images. It seems natural

More information

A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation. Kwanyong Lee 1 and Hyeyoung Park 2

A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation. Kwanyong Lee 1 and Hyeyoung Park 2 A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation Kwanyong Lee 1 and Hyeyoung Park 2 1. Department of Computer Science, Korea National Open

More information

The Application of Numerical Approximation Methods upon Digital Images

The Application of Numerical Approximation Methods upon Digital Images American Journal of Signal Processing 217, 7(2): 39-43 DOI: 1.5923/j.ajsp.21772.1 The Application of Numerical Approximation Methods upon Digital Images Ali Jassim Mohamed Ali Department of Physics, College

More information

Local Features: Detection, Description & Matching

Local Features: Detection, Description & Matching Local Features: Detection, Description & Matching Lecture 08 Computer Vision Material Citations Dr George Stockman Professor Emeritus, Michigan State University Dr David Lowe Professor, University of British

More information

17th World Conference on Nondestructive Testing, Oct 2008, Shanghai, China

17th World Conference on Nondestructive Testing, Oct 2008, Shanghai, China 7th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Image Registration Combining Digital Radiography and Computer-Tomography Image Data Frank HEROLD YXLON International X-Ray

More information

Mass Spec Data Post-Processing Software. ClinProTools. Wayne Xu, Ph.D. Supercomputing Institute Phone: Help:

Mass Spec Data Post-Processing Software. ClinProTools. Wayne Xu, Ph.D. Supercomputing Institute   Phone: Help: Mass Spec Data Post-Processing Software ClinProTools Presenter: Wayne Xu, Ph.D Supercomputing Institute Email: Phone: Help: wxu@msi.umn.edu (612) 624-1447 help@msi.umn.edu (612) 626-0802 Aug. 24,Thur.

More information

A Real Time GIS Approximation Approach for Multiphase Spatial Query Processing Using Hierarchical-Partitioned-Indexing Technique

A Real Time GIS Approximation Approach for Multiphase Spatial Query Processing Using Hierarchical-Partitioned-Indexing Technique International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2017 IJSRCSEIT Volume 2 Issue 6 ISSN : 2456-3307 A Real Time GIS Approximation Approach for Multiphase

More information

Introducing Robotics Vision System to a Manufacturing Robotics Course

Introducing Robotics Vision System to a Manufacturing Robotics Course Paper ID #16241 Introducing Robotics Vision System to a Manufacturing Robotics Course Dr. Yuqiu You, Ohio University c American Society for Engineering Education, 2016 Introducing Robotics Vision System

More information

Unsupervised learning in Vision

Unsupervised learning in Vision Chapter 7 Unsupervised learning in Vision The fields of Computer Vision and Machine Learning complement each other in a very natural way: the aim of the former is to extract useful information from visual

More information

SOMSN: An Effective Self Organizing Map for Clustering of Social Networks

SOMSN: An Effective Self Organizing Map for Clustering of Social Networks SOMSN: An Effective Self Organizing Map for Clustering of Social Networks Fatemeh Ghaemmaghami Research Scholar, CSE and IT Dept. Shiraz University, Shiraz, Iran Reza Manouchehri Sarhadi Research Scholar,

More information

A Novel Approach for Minimum Spanning Tree Based Clustering Algorithm

A Novel Approach for Minimum Spanning Tree Based Clustering Algorithm IJCSES International Journal of Computer Sciences and Engineering Systems, Vol. 5, No. 2, April 2011 CSES International 2011 ISSN 0973-4406 A Novel Approach for Minimum Spanning Tree Based Clustering Algorithm

More information

Big Data Service Combination for Efficient Energy Data Analytics

Big Data Service Combination for Efficient Energy Data Analytics , pp.455-459 http://dx.doi.org/10.14257/astl.2016.139.90 Big Data Service Combination for Efficient Energy Data Analytics Tai-Yeon Ku, Wan-ki Park, Il-Woo Lee Energy IT Technology Research Section Hyper-connected

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

More information