Research and Application of Fingerprint Recognition Based on MATLAB

Size: px
Start display at page:

Download "Research and Application of Fingerprint Recognition Based on MATLAB"

Transcription

1 Send Orders for Reprnts to The Open Automaton and Control Systems Journal, 205, 7, Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department of Computer Scence and Applcaton, Zhengzhou Insttute of Aeronautcal Industry Management, Henan Zhengzhou 45005, Chna Abstract: Wth the development of bometrc technology, fngerprnt recognton technology contnues to be wdely used n practce due to ts unqueness and relablty, It trends to replace other tradtonal methods. By usng Matlab as a smulaton platform and makng the best use of ts tools, such as powerful graphcs and multple and practcal toolbox, etc. The paper makes a seres of mage processng of the llustraton of fngerprnt recognton system. Fnally, we extract the fngerprnt mage feature through the experment. Keywords: Fngerprnt mage, MATLAB, mage processng.. INTRODUCTION [-3] Under the background of nformaton age, electronc nformaton has a rapd development. And the mprovement of the dgtal and automatc dentfcaton s also reflected n personal dentfcaton. The network s wdely used at present. There are mportant nformaton securty problems, especally, nclude the nformaton securty of personal dentty. But our country's varous dentty management n the area of electronc and dgtal applcaton s not very perfect. There are a lot of loopholes n recognton. And these loopholes can cause a lot of socal problems. However, the method of fngerprnt dentfcaton can avod the trouble. Therefore, fngerprnt dentfcaton technology s wdely used n the feld of bologcal recognton technology and made a key research at present. The basc schematc dagram of fngerprnt dentfcaton s shown n (Fg. ). 2. THE PROCESS OF FINGERPRINT IDENTIFICA- TION [4-8] The man steps of fngerprnt dentfcaton technology s shown as the followng. () Collect the fngerprnt mage; () Read the fngerprnt mage; () The preprocessng of fngerprnt mage; (v) To extract the feature ponts; (v) Save the data and the feature matchng. After the extracton of fngerprnt feature ponts, we wll make the fngerprnt feature pont matchng. The fnal results of fngerprnt dentfcaton s matched through the results. The entre mage processng process s shown n (Fg. 2). Fngerprnt Acquston The Preprocessng of Fngerprnt Image The Output Shows THE Extracton of Feature Pont THE Matchng of Feature ponts Fg. (). The schematc dagram of fngerprnt dentfcaton. The mage segmentaton The mage enhancement The mage bnarzaton The preprocessng of fngerprnt mage The mage thnnng The e xtracton mage feature Fg. (2). The flow chart of fngerprnt mage processng twodmensonal eght shape model. 2.. The MATLAB Applcaton In Image Processng MATLAB has read and dsplay functon of the mage, and the followng s a way to read and dsplay grayscale /5 205 Bentham Open

2 08 The Open Automaton and Control Systems Journal, 205, Volume 7 Nng Lu mages, that s, [X,Cmap]=mread, %( d:\fngerprnt\casi- A_DBI\_.bmp); %Read bmp format fle Cmap; %Observe color map matrx Imagesc(X); %Dsplay grayscale mages Where, X s a matrx of the gray value of a stored fngerprnt mage. Gray value mage s correspondng to the value of each element wthn the matrx. To make the mage dgtzed, and the mage s processed ndrectly through the matrx values. We wll observe the result untl the mage s output by MATLAB The Fngerprnt Image Segmentaton Fngerprnt mage segmentaton, n the front of the fngerprnt mage preprocessng, t s one of mportant and dffculty steps n the process of fngerprnt mage processng. The purpose of mage segmentaton s to dvde the mage nto several has certan sgnfcance of sub area or a certan purpose. We can accordng to each pxel of mage segmentaton, stll can use the mage nformaton segmentaton wthn the specfed range to complete the mage segmentaton. By fngerprnt extracton of the orgnal mage s shown n (Fg. 3). Fg. (3). The orgnal fngerprnt mage. The program of readng mage s that, sample=mread ( zhwen.bmp ), %read mage fgure, mshow(sample) The formula of the fngerprnt mage processng s gven as follows. M G( = # M " % v0 ( I( % M ), I( > M v v0 ( I( % M ), I( < M v Eq. () Where, M 0 and M are the desred mean value, mean value of fngerprnt mage respectvely. Whle v 0 and v are the desred varance, varance of fngerprnt mage respectvely The Fngerprnt Image Enhancement After the fngerprnt mage segmentaton, we need to make a flter processng n order to elmnate the nterference of nose on the mage processng. Fnally, t wll further mprove the effcency of fngerprnt mage recognton. The fngerprnt mage enhancement s usually used to process the mage whch has a low qualty and obscure effect. Therefore t wll let the structure and texture of fngerprnt more clear and elmnate some false feature nformaton. Fnally, t wll retan some key feature nformaton for the fngerprnt recognton. Then ths can make the fngerprnt dentfcaton more accurate and relable. In ths paper, we combne the medan flterng wth the hgh pass flterng technology to process the fngerprnt mage. Where, medan flterng has some mportant feature as follows. () One dmensonal medan flter can mantan the nvarance of some certan types of nput sgnals, such as the seres of monotone ncreasng or reducng or the step seres. The output sgnal of medan flterng s constant. () The denosng performance of medan flter. When the mage has random nterference and pulse nterference, medan flter can reduce the nose nterference.ths s the superorty on the denosng performance of medan flter. M s used to express the medan of f ( whch s one-dmensonal or two-dmensonal. Set C as a constant. Then the followng equaton s true. () { f ( { C f ( = C Mf ( M { C + f ( = C M{ f ( M + { f ( + g( M{ f ( M{ f ( M + Eq. (2) Eq. (3) Eq. (4) Usng 3 3 medan flterng template to process the fngerprnt mage (Fg. 3), then we can get the (Fg. 4) below. Fg. (4). The fngerprnt mage after medan flterng. The program of readng mage s that, smooth=medflt2(sample, [3,3]) fgure, mshow(smooth) Hgh pass flterng s usually carred out after the medan flterng. Hgh pass flterng can enhance the hgh frequency component of mage wthout changng the low frequency components, whle the general means wll weaken the low

3 Research and Applcaton of Fngerprnt Recognton Based on Matlab The Open Automaton and Control Systems Journal, 205, Volume 7 09 frequency components when the hgh frequency component of mage s enhancement. Hgh pass flter can enhance the edge of fngerprnt mage. It s the bass for the realzaton of fngerprnt mage edge detecton. The smooth nformaton n fngerprnt mage s substantally suppressed by hgh pass flter. And t can make the sharpenng of mage's basc nformaton. H The convoluton template n the experment s H, that s, &' = 6 %' 2 7 ' 2# " Eq. (5) Take H template for example, the (Fgs. 5 and 6) are shown n the followng, respectvely. For the bnarzaton of the fngerprnt mage, we need to fnd a sutable threshold through graythresh functon. When a gray mage s converted nto the bnary mage by the functon m2bw, t's manly to get a sutable threshold by the functon graythresh. The threshold whch s found by the maxmum class varance s more accurate than the facttous settng. In ths paper, we use the former to make a gray mage change nto bnary mage. The (Fg. 7) s the fngerprnt mage before the bnary processng whle the (Fg. 8) s that after the bnary processng. Fg. (7). The fngerprnt mage before bnarzaton. Fg. (5). The fngerprnt mage before hgh pass flterng. Fg. (8). The fngerprnt mage after bnarzaton. Fg. (6). The fngerprnt mage after hgh pass flterng The Bnarzaton Of The Fngerprnt Image After bnarzaton, t can reduce a lot of useless nformaton for fngerprnt dentfcaton, and t can be classfed accordng to the enhanced characterstc nformaton at the same tme. Therefore the bnarzaton of the fngerprnt mage can mprove the effcency of recognton. The theory of mage's bnarzaton s as follows. Set a grey level as the threshold n mage gray scale. They are recorded as nput mage f( and output mage F(, respectvely. The sngle threshold segmentaton algorthm s as follows. It's the bnarzaton program below. level=graythresh(sharp), %Calculate the bnarzaton threshold bw=m2bw(sharp,level), %the bnarzaton mage fgure, mshow(bw) To make a further processng, such as to fll the small holes n the mage streaklnes, to make the fuzzy regon n the bnary mage clear and remove the pores and cavty fll, we can get the fngerprnt mage (Fgs. 9 and 0) as shown below. #, f ( > T F( = " 0, f ( T Eq. (6) Fg. (9). The fngerprnt mage before modfyng.

4 0 The Open Automaton and Control Systems Journal, 205, Volume 7 Nng Lu The thnnng program s as follows. thnned=thn4(decorated), %the thnnng mage fgure, mshow(thnned) Fg. (0). The fngerprnt mage after modfyng. The program of removng pores and cavty fll s gven as the followng. decorated=decorate(bw);% Modfy the mage fgure, mshow(decorated) 2.5. The Thnnng Of The Fngerprnt Image After bnarzaton, the mage nformaton doesn't exaggerate the trend of streamlne. And the streamlne has a larger wdth. It's not conducve to extract the feature nformaton. Therefore, the mage thnnng s very mportant. After thnnng, the fngerprnt mage can reduce some useless nformaton to exaggerate ts feature nformaton. The thnnng s used to delete the edge pxel of the streamlne and make streamlne to be sngle pxel. Fnally, t wll repar the thnnng streamlne. Fg. () s changed to be Fg. (2) after thnnng Acqurng Fngerprnt Feature Pont Based On MATLAB The extracton of fngerprnt mage feature pont s to fnd the confrmaton message wth unqueness. That the extracton of feature pont s good or not wll affect the fnal results of the fngerprnt matchng. We adopt the thnnng mage after bnarzaton n ths paper. The method of feature pont's extracton s that Mn(P) s set to be the crossng number and Sn(P) s pxel 8 neghborhood. They are shown as (Fgs. 3 and 4) below. Fg. (3). The ntersecton pont and endpont. Fg. (4). The 8 neghborhood of P. 8 Mn( P) = = ( P" " )( = P P9 P 2 ) Eq. (7) Fg. (). The fngerprnt mage before thnnng. Fg. (2). The fngerprnt mage after thnnng. Sn( P) = = P 8 Eq. (8) After thnnng completely, fngerprnt mage has three streaklnes ponts,t hat's, endpont, combo pont and ntersecton pont. Where, when Mn(P)=, Sn(P)=3, they are called the endponts; when Mn(P)=2,Sn(P)=2, 3, 4, they are called the combo ponts; when Mn(P)=3, Sn(P)=3, they are called the ntersecton ponts. Assume that P(P, P2,..., Pn) s used to express a set of the feature ponts. Where, P=(X Y T A), and X Y are used to express the coordnates of the feature ponts, respectvely; T s used to express the type of the feature ponts;n s the number of feature ponts. When the feature ponts are the endponts, T=,whle they are the ntersecton ponts, T=2.

5 Research and Applcaton of Fngerprnt Recognton Based on Matlab The Open Automaton and Control Systems Journal, 205, Volume The Expermental Procedure And The Result The extracton program of fngerprnt mage feature s gven below Fgs. (5 and 6). Calculate the number of spots n the asjacent pont Dsplay the ntersecton pont and endpont Fnd the ntersecton pont and endpont Experment for (6) Fg. (5). The expermental procedure. Remove edge effect Record three black asjacent pont of the ntal bfurcaton pont Remove breakpont Remove flash and holes and so on Fg. (6). The extracton of fngerprnt mage feature. mnutae=feat(thnned), % search for feature pont nclude endpont and bfurcaton pont fgure, mshow (mnutae). CONCLUSION In ths paper, t's analyzed systemcally for the mage segmentaton, mage enhancement, mage bnarzaton, mage thnnng and the extracton of fngerprnt mage feature pont based on Matlab. CONFLICT OF INTEREST The authors confrm that ths artcle content has no conflct of nterest. ACKNOWLEDGEMENTS Ths work s supported by the basc and fronter technology research project of Henan and Technology Department( ) and the basc research project of Henan and Technology Department(204B520067). REFERENCES [] R. C. Hum, An dentfcaton n nformaton systems: management challenges an publc polcy ssues, Informaton Technology and People, vol. 7, no. 04, pp. 6-37, 994. [2] Z. Chen, and C.H.Kuo, Atoplogy-based matchng authentcaton, IEEE, vol. 9, 99. [3] N. K. Ratha, S. Y. Chen, A. K. Jan, Adaptve flow orentatonbased feature extracton n fngerprnt mages, Pattern Recognton, vol. 28, no. 0, pp , 995. [4] J. Y. Guo, Q. Wu, and Q. R. Sang, The detal features extracton of fngerprnt dgtal mage based on Matlab mplementaton, Computer Smulaton, vol. 24, no. 0, pp , [5] T. Mn, The research and applcaton of unversal fngerprnt mage processng and analyzng platform, Computer Engneerng And Desgn, vol. 3, no. 04, pp , 200. [6] W. H. Han, The preprocessng technology n the automatc fngerprnt dentfcaton system, Computer Research and Development, vol. 34, no. 2, pp , 997. [7] H. F. L The reasearch of adaptve bnarzaton algorthm for the fngerprnt mage based on drected graph, Bejng Normal Unversty(Natural Scennce edton), vol. 45, no. 03, pp , [8] J. M. Su, Matlab 7.0 Practcal Gude, Electronc Industry Press: Bejng, Receved on: May 26, 205 Revsed on: July 4, 205 Accepted on: August 0, 205 Nng Lu; Lcensee Bentham Open. Ths s an open access artcle lcensed under the terms of the ( whch permts unrestrcted, non-commercal use, dstrbuton and reproducton n any medum, provded the work s properly cted.

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Fast Computation of Shortest Path for Visiting Segments in the Plane

Fast Computation of Shortest Path for Visiting Segments in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 4 The Open Cybernetcs & Systemcs Journal, 04, 8, 4-9 Open Access Fast Computaton of Shortest Path for Vstng Segments n the Plane Ljuan Wang,, Bo Jang

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

The Shortest Path of Touring Lines given in the Plane

The Shortest Path of Touring Lines given in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 262 The Open Cybernetcs & Systemcs Journal, 2015, 9, 262-267 The Shortest Path of Tourng Lnes gven n the Plane Open Access Ljuan Wang 1,2, Dandan He

More information

Open Access Early Fire Smoke Image Segmentation in a Complex Large Space

Open Access Early Fire Smoke Image Segmentation in a Complex Large Space Send Orders for Reprnts to reprnts@benthamscence.ae The Open Constructon and Buldng Technology Journal, 2015, 9, 27-31 27 Open Access Early Fre Smoke Image Segmentaton n a Complex Large Space Hu Yan 1,2,*,

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

Shape-adaptive DCT and Its Application in Region-based Image Coding

Shape-adaptive DCT and Its Application in Region-based Image Coding Internatonal Journal of Sgnal Processng, Image Processng and Pattern Recognton, pp.99-108 http://dx.do.org/10.14257/sp.2014.7.1.10 Shape-adaptve DCT and Its Applcaton n Regon-based Image Codng Yamn Zheng,

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images Internatonal Journal of Informaton and Electroncs Engneerng Vol. 5 No. 6 November 015 Usng Fuzzy Logc to Enhance the Large Sze Remote Sensng Images Trung Nguyen Tu Huy Ngo Hoang and Thoa Vu Van Abstract

More information

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition Mathematcal Methods for Informaton Scence and Economcs Novel Pattern-based Fngerprnt Recognton Technque Usng D Wavelet Decomposton TUDOR BARBU Insttute of Computer Scence of the Romanan Academy T. Codrescu,,

More information

A new segmentation algorithm for medical volume image based on K-means clustering

A new segmentation algorithm for medical volume image based on K-means clustering Avalable onlne www.jocpr.com Journal of Chemcal and harmaceutcal Research, 2013, 5(12):113-117 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCRC5 A new segmentaton algorthm for medcal volume mage based

More information

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING An Improved K-means Algorthm based on Cloud Platform for Data Mnng Bn Xa *, Yan Lu 2. School of nformaton and management scence, Henan Agrcultural Unversty, Zhengzhou, Henan 450002, P.R. Chna 2. College

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

An Improved Image Segmentation Algorithm Based on the Otsu Method

An Improved Image Segmentation Algorithm Based on the Otsu Method 3th ACIS Internatonal Conference on Software Engneerng, Artfcal Intellgence, Networkng arallel/dstrbuted Computng An Improved Image Segmentaton Algorthm Based on the Otsu Method Mengxng Huang, enjao Yu,

More information

Enhanced Watermarking Technique for Color Images using Visual Cryptography

Enhanced Watermarking Technique for Color Images using Visual Cryptography Informaton Assurance and Securty Letters 1 (2010) 024-028 Enhanced Watermarkng Technque for Color Images usng Vsual Cryptography Enas F. Al rawashdeh 1, Rawan I.Zaghloul 2 1 Balqa Appled Unversty, MIS

More information

PCA Based Gait Segmentation

PCA Based Gait Segmentation Honggu L, Cupng Sh & Xngguo L PCA Based Gat Segmentaton PCA Based Gat Segmentaton Honggu L, Cupng Sh, and Xngguo L 2 Electronc Department, Physcs College, Yangzhou Unversty, 225002 Yangzhou, Chna 2 Department

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole Appled Mathematcs, 04, 5, 37-3 Publshed Onlne May 04 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/0.436/am.04.584 The Research of Ellpse Parameter Fttng Algorthm of Ultrasonc Imagng Loggng

More information

Novel Fuzzy logic Based Edge Detection Technique

Novel Fuzzy logic Based Edge Detection Technique Novel Fuzzy logc Based Edge Detecton Technque Aborsade, D.O Department of Electroncs Engneerng, adoke Akntola Unversty of Tech., Ogbomoso. Oyo-state. doaborsade@yahoo.com Abstract Ths paper s based on

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

Palmprint Feature Extraction Using 2-D Gabor Filters

Palmprint Feature Extraction Using 2-D Gabor Filters Palmprnt Feature Extracton Usng 2-D Gabor Flters Wa Kn Kong Davd Zhang and Wenxn L Bometrcs Research Centre Department of Computng The Hong Kong Polytechnc Unversty Kowloon Hong Kong Correspondng author:

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

2-Dimensional Image Representation. Using Beta-Spline

2-Dimensional Image Representation. Using Beta-Spline Appled Mathematcal cences, Vol. 7, 03, no. 9, 4559-4569 HIKARI Ltd, www.m-hkar.com http://dx.do.org/0.988/ams.03.3359 -Dmensonal Image Representaton Usng Beta-plne Norm Abdul Had Faculty of Computer and

More information

A Novel Fingerprint Matching Method Combining Geometric and Texture Features

A Novel Fingerprint Matching Method Combining Geometric and Texture Features A Novel ngerprnt Matchng Method Combnng Geometrc and Texture eatures Me Xe, Chengpu Yu and Jn Q Unversty of Electronc Scence and Technology of Chna. Chengdu,P.R.Chna xeme@ee.uestc.edu.cn Post Code:6154

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Palmprint Minutia Point Matching Algorithmand GPU Application

Palmprint Minutia Point Matching Algorithmand GPU Application Palmprnt Mnuta Pont Matchng Algorthmand GPU Applcaton 1 Beng Crmnal Scence Insttuton, Beng, 100054,Chna E-mal: wucs@sccas.cn Zhgang Lu 2 Publc Securty Bureau of Beng s Dongcheng, Beng, 100061, Chna Cagang

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

A fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

Modular PCA Face Recognition Based on Weighted Average

Modular PCA Face Recognition Based on Weighted Average odern Appled Scence odular PCA Face Recognton Based on Weghted Average Chengmao Han (Correspondng author) Department of athematcs, Lny Normal Unversty Lny 76005, Chna E-mal: hanchengmao@163.com Abstract

More information

Research in Algorithm of Image Processing Used in Collision Avoidance Systems

Research in Algorithm of Image Processing Used in Collision Avoidance Systems Sensors & Transducers, Vol 59, Issue, November 203, pp 330-336 Sensors & Transducers 203 by IFSA http://wwwsensorsportalcom Research n Algorthm of Image Processng Used n Collson Avodance Systems Hu Bn

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Automated System for Criminal Identification Using Fingerprint Clue Found at Crime Scene

Automated System for Criminal Identification Using Fingerprint Clue Found at Crime Scene Volume 2, Issue 11, November 213 ISSN 2319-4847 Automated System for Crmnal Identfcaton Usng Fngerprnt Clue Found at Crme Scene Mansh P.Deshmukh 1, Prof (Dr) Pradeep M.Patl 2 1 Assocate Professor, E&TC

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 5) Maxmum Varance Combned wth Adaptve Genetc Algorthm for Infrared Image Segmentaton Huxuan Fu College of Automaton Harbn

More information

Security Vulnerabilities of an Enhanced Remote User Authentication Scheme

Security Vulnerabilities of an Enhanced Remote User Authentication Scheme Contemporary Engneerng Scences, Vol. 7, 2014, no. 26, 1475-1482 HIKARI Ltd, www.m-hkar.com http://dx.do.org/10.12988/ces.2014.49186 Securty Vulnerabltes of an Enhanced Remote User Authentcaton Scheme Hae-Soon

More information

An Image Compression Algorithm based on Wavelet Transform and LZW

An Image Compression Algorithm based on Wavelet Transform and LZW An Image Compresson Algorthm based on Wavelet Transform and LZW Png Luo a, Janyong Yu b School of Chongqng Unversty of Posts and Telecommuncatons, Chongqng, 400065, Chna Abstract a cylpng@63.com, b y27769864@sna.cn

More information

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures A Novel Adaptve Descrptor Algorthm for Ternary Pattern Textures Fahuan Hu 1,2, Guopng Lu 1 *, Zengwen Dong 1 1.School of Mechancal & Electrcal Engneerng, Nanchang Unversty, Nanchang, 330031, Chna; 2. School

More information

Design of Simulation Model on the Battlefield Environment ZHANG Jianli 1,a, ZHANG Lin 2,b *, JI Lijian 1,c, GUO Zhongwei 1,d

Design of Simulation Model on the Battlefield Environment ZHANG Jianli 1,a, ZHANG Lin 2,b *, JI Lijian 1,c, GUO Zhongwei 1,d Internatonal Conference on Materals Engneerng and Informaton Technology Applcatons (MEITA 2015 Desgn of Smulaton Model on the Battlefeld Envronment ZHANG Janl 1,a, ZHANG Ln 2,b *, JI Ljan 1,c, GUO Zhongwe

More information

College of Information & Computer, Anhui Agricultural University, Hefei, Anhui, , China

College of Information & Computer, Anhui Agricultural University, Hefei, Anhui, , China 4th Internatonal Conference on Mechatroncs Materals Chemstry and Computer Engneerng (ICMMCCE 15) Improved retnex mage enhancement algorthm based on blateral flterng Ya nan Yang 1 a Zhaohu Jang 1 b * Chunhe

More information

A MINUTIAE-BASED MATCHING ALGORITHMS IN FINGERPRINT RECOGNITION SYSTEMS 1. INTRODUCTION

A MINUTIAE-BASED MATCHING ALGORITHMS IN FINGERPRINT RECOGNITION SYSTEMS 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 13/2009, ISSN 1642-6037 Łukasz WIĘCŁAW mnutae ponts, matchng score, fngerprnt matchng A MINUTIAE-BASED MATCHING ALGORITHMS IN FINGERPRINT RECOGNITION

More information

ANALYSIS OF ADAPTIF LOCAL REGION IMPLEMENTATION ON LOCAL THRESHOLDING METHOD

ANALYSIS OF ADAPTIF LOCAL REGION IMPLEMENTATION ON LOCAL THRESHOLDING METHOD Nusantara Journal of Computers and ts Applcatons ANALYSIS F ADAPTIF LCAL REGIN IMPLEMENTATIN N LCAL THRESHLDING METHD I Gust Agung Socrates Ad Guna 1), Hendra Maulana 2), Agus Zanal Arfn 3) and Dn Adn

More information

EDGE DETECTION USING MULTISPECTRAL THRESHOLDING

EDGE DETECTION USING MULTISPECTRAL THRESHOLDING ISSN: 0976-90 (ONLINE) DOI: 0.97/jvp.06.084 ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, MAY 06, VOLUME: 06, ISSUE: 04 EDGE DETECTION USING MULTISPECTRAL THRESHOLDING K.P. Svagam, S.K. Jayanth, S. Aranganayag

More information

Research on Categorization of Animation Effect Based on Data Mining

Research on Categorization of Animation Effect Based on Data Mining MATEC Web of Conferences 22, 0102 0 ( 2015) DOI: 10.1051/ matecconf/ 2015220102 0 C Owned by the authors, publshed by EDP Scences, 2015 Research on Categorzaton of Anmaton Effect Based on Data Mnng Na

More information

Iris recognition algorithm based on point covering of high-dimensional space and neural network

Iris recognition algorithm based on point covering of high-dimensional space and neural network Irs recognton algorthm based on pont coverng of hgh-dmensonal space and neural network Wenmng Cao,, Janhu Hu, Gang Xao, Shoujue Wang The College of Informaton Engneerng, ZheJang Unversty of Technology,

More information

Shadow Elimination of Moving Targets Base on a Novel Two-Step Algorithm

Shadow Elimination of Moving Targets Base on a Novel Two-Step Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Cybernetcs & Systemcs Journal 2015 9 761-769 761 Open Access Shadow Elmnaton of Movng Targets Base on a Novel Two-Step Algorthm Lu Yng * Chongqng

More information

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm 01 Internatonal Conference on Image, Vson and Computng (ICIVC 01) IPCSIT vol. 50 (01) (01) IACSIT Press, Sngapore DOI: 10.776/IPCSIT.01.V50.4 Vectorzaton of Image Outlnes Usng Ratonal Splne and Genetc

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

Study of System Model of Image Inpainting Combining Subjective Estimation and Impersonal Estimation

Study of System Model of Image Inpainting Combining Subjective Estimation and Impersonal Estimation Study of System Model of Image Inpantng Combnng Subjectve Estmaton and Impersonal Estmaton Welan Wang, Huamng Lu Abstract Amng at the present condton of the fled of dgtal mage npantng lack a all-purpose

More information

A Clustering Algorithm for Key Frame Extraction Based on Density Peak

A Clustering Algorithm for Key Frame Extraction Based on Density Peak Journal of Computer and Communcatons, 2018, 6, 118-128 http://www.scrp.org/ournal/cc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 A Clusterng Algorthm for Key Frame Extracton Based on Densty Peak Hong Zhao

More information

Six-Band HDTV Camera System for Color Reproduction Based on Spectral Information

Six-Band HDTV Camera System for Color Reproduction Based on Spectral Information IS&T's 23 PICS Conference Sx-Band HDTV Camera System for Color Reproducton Based on Spectral Informaton Kenro Ohsawa )4), Hroyuk Fukuda ), Takeyuk Ajto 2),Yasuhro Komya 2), Hdeak Hanesh 3), Masahro Yamaguch

More information

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS by XUNYU PAN (Under the Drecton of Suchendra M. Bhandarkar) ABSTRACT In modern tmes, more and more

More information

Fingerprint matching based on weighting method and SVM

Fingerprint matching based on weighting method and SVM Fngerprnt matchng based on weghtng method and SVM Ja Ja, Lanhong Ca, Pnyan Lu, Xuhu Lu Key Laboratory of Pervasve Computng (Tsnghua Unversty), Mnstry of Educaton Bejng 100084, P.R.Chna {jaja}@mals.tsnghua.edu.cn

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Lecture 13: High-dimensional Images

Lecture 13: High-dimensional Images Lec : Hgh-dmensonal Images Grayscale Images Lecture : Hgh-dmensonal Images Math 90 Prof. Todd Wttman The Ctadel A grayscale mage s an nteger-valued D matrx. An 8-bt mage takes on values between 0 and 55.

More information

Available online at Available online at Advanced in Control Engineering and Information Science

Available online at   Available online at   Advanced in Control Engineering and Information Science Avalable onlne at wwwscencedrectcom Avalable onlne at wwwscencedrectcom Proceda Proceda Engneerng Engneerng 00 (2011) 15000 000 (2011) 1642 1646 Proceda Engneerng wwwelsevercom/locate/proceda Advanced

More information

Feature Extractions for Iris Recognition

Feature Extractions for Iris Recognition Feature Extractons for Irs Recognton Jnwook Go, Jan Jang, Yllbyung Lee, and Chulhee Lee Department of Electrcal and Electronc Engneerng, Yonse Unversty 134 Shnchon-Dong, Seodaemoon-Gu, Seoul, KOREA Emal:

More information

DELAUNAY TRIANGULATION BASED IMAGE ENHANCEMENT FOR ECHOCARDIOGRAPHY IMAGES

DELAUNAY TRIANGULATION BASED IMAGE ENHANCEMENT FOR ECHOCARDIOGRAPHY IMAGES 17th European Sgnal Processng Conference (EUSIPCO 9) Glasgow, Scotland, August 4-8, 9 DELAUNAY TRIANGULATION BASED IMAGE ENHANCEMENT FOR ECHOCARDIOGRAPHY IMAGES V Ahanathaplla 1, J. J. Soraghan 1, P. Soneck

More information

Suppression for Luminance Difference of Stereo Image-Pair Based on Improved Histogram Equalization

Suppression for Luminance Difference of Stereo Image-Pair Based on Improved Histogram Equalization Suppresson for Lumnance Dfference of Stereo Image-Par Based on Improved Hstogram Equalzaton Zhao Llng,, Zheng Yuhu 3, Sun Quansen, Xa Deshen School of Computer Scence and Technology, NJUST, Nanjng, Chna.School

More information

Application of adaptive MRF based on region in segmentation of microscopic image

Application of adaptive MRF based on region in segmentation of microscopic image Lhong L, Mnglu Zhang, Yazhou Wu, Lngyu Sun Applcaton of adaptve MRF based on regon n segmentaton of mcroscopc mage Lhong L 1,2,Mnglu Zhang 2,Yazhou Wu 1,Lngyu Sun 2 1 School of Informaton and Electronc

More information

Coding Artifact Reduction Using Edge Map Guided Adaptive and Fuzzy Filter

Coding Artifact Reduction Using Edge Map Guided Adaptive and Fuzzy Filter MEL A MITSUBISHI ELECTIC ESEACH LABOATOY http://www.merl.com Codng Artfact educton Usng Edge Map Guded Adaptve and Fuzzy Flter Hao-Song Kong Yao Ne Anthony Vetro Hufang Sun Kenneth E. Barner T-2004-056

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

Sixth Indian Conference on Computer Vision, Graphics & Image Processing

Sixth Indian Conference on Computer Vision, Graphics & Image Processing Sxth Indan Conference on Computer Vson, Graphcs & Image Processng Incorporatng Cohort Informaton for Relable Palmprnt Authentcaton Ajay Kumar Bometrcs Research Laboratory, Department of Electrcal Engneerng

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

Object-Based Techniques for Image Retrieval

Object-Based Techniques for Image Retrieval 54 Zhang, Gao, & Luo Chapter VII Object-Based Technques for Image Retreval Y. J. Zhang, Tsnghua Unversty, Chna Y. Y. Gao, Tsnghua Unversty, Chna Y. Luo, Tsnghua Unversty, Chna ABSTRACT To overcome the

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

Image Matching Algorithm based on Feature-point and DAISY Descriptor

Image Matching Algorithm based on Feature-point and DAISY Descriptor JOURNAL OF MULTIMEDIA, VOL. 9, NO. 6, JUNE 2014 829 Image Matchng Algorthm based on Feature-pont and DAISY Descrptor L L School of Busness, Schuan Agrcultural Unversty, Schuan Dujanyan 611830, Chna Abstract

More information

Target Tracking Analysis Based on Corner Registration Zhengxi Kang 1, a, Hui Zhao 1, b, Yuanzhen Dang 1, c

Target Tracking Analysis Based on Corner Registration Zhengxi Kang 1, a, Hui Zhao 1, b, Yuanzhen Dang 1, c Advanced Materals Research Onlne: 03-09-8 ISSN: 66-8985, Vols. 760-76, pp 997-00 do:0.408/www.scentfc.net/amr.760-76.997 03 Trans Tech Publcatons, Swtzerland Target Trackng Analyss Based on Corner Regstraton

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

Hybrid Non-Blind Color Image Watermarking

Hybrid Non-Blind Color Image Watermarking Hybrd Non-Blnd Color Image Watermarkng Ms C.N.Sujatha 1, Dr. P. Satyanarayana 2 1 Assocate Professor, Dept. of ECE, SNIST, Yamnampet, Ghatkesar Hyderabad-501301, Telangana 2 Professor, Dept. of ECE, AITS,

More information

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK L-qng Qu, Yong-quan Lang 2, Jng-Chen 3, 2 College of Informaton Scence and Technology, Shandong Unversty of Scence and Technology,

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Research of Image Recognition Algorithm Based on Depth Learning

Research of Image Recognition Algorithm Based on Depth Learning 208 4th World Conference on Control, Electroncs and Computer Engneerng (WCCECE 208) Research of Image Recognton Algorthm Based on Depth Learnng Zhang Jan, J Xnhao Zhejang Busness College, Hangzhou, Chna,

More information

Changyuan Xing College of Computer Engineering, Yangtze Normal University, Chongqing , China

Changyuan Xing College of Computer Engineering, Yangtze Normal University, Chongqing , China ev. Téc. Ing. Unv. Zula. ol. 39, Nº 6, 6-4, 06 do:0.3/00.39.6.03 A Feature Extracton Algorthm of Affne Invarant based on egon Partton Changyuan Xng College of Computer Engneerng, Yangtze Normal Unversty,

More information

Secure Fuzzy Vault Based Fingerprint Verification System

Secure Fuzzy Vault Based Fingerprint Verification System Secure Fuzzy Vault ased Fngerprnt Verfcaton System Shengln Yang UCL Dept of EE Los ngeles, C 90095 +1-310-267-4940 shenglny@ee.ucla.edu bstract--ths paper descrbes a secure fngerprnt verfcaton system based

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

More information

FACIAL FEATURE EXTRACTION TECHNIQUES FOR FACE RECOGNITION

FACIAL FEATURE EXTRACTION TECHNIQUES FOR FACE RECOGNITION Journal of omputer Scence 10 (12): 2360-2365, 2014 ISSN: 1549-3636 2014 Rahb H. Abyev, hs open access artcle s dstrbuted under a reatve ommons Attrbuton (-BY) 3.0 lcense do:10.3844/jcssp.2014.2360.2365

More information

A NEW FUZZY C-MEANS BASED SEGMENTATION STRATEGY. APPLICATIONS TO LIP REGION IDENTIFICATION

A NEW FUZZY C-MEANS BASED SEGMENTATION STRATEGY. APPLICATIONS TO LIP REGION IDENTIFICATION A NEW FUZZY C-MEANS BASED SEGMENTATION STRATEGY. APPLICATIONS TO LIP REGION IDENTIFICATION Mhaela Gordan *, Constantne Kotropoulos **, Apostolos Georgaks **, Ioanns Ptas ** * Bass of Electroncs Department,

More information

Application of Clustering Algorithm in Big Data Sample Set Optimization

Application of Clustering Algorithm in Big Data Sample Set Optimization Applcaton of Clusterng Algorthm n Bg Data Sample Set Optmzaton Yutang Lu 1, Qn Zhang 2 1 Department of Basc Subjects, Henan Insttute of Technology, Xnxang 453002, Chna 2 School of Mathematcs and Informaton

More information

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram Shape Representaton Robust to the Sketchng Order Usng Dstance Map and Drecton Hstogram Department of Computer Scence Yonse Unversty Kwon Yun CONTENTS Revew Topc Proposed Method System Overvew Sketch Normalzaton

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Distance Calculation from Single Optical Image

Distance Calculation from Single Optical Image 17 Internatonal Conference on Mathematcs, Modellng and Smulaton Technologes and Applcatons (MMSTA 17) ISBN: 978-1-6595-53-8 Dstance Calculaton from Sngle Optcal Image Xao-yng DUAN 1,, Yang-je WEI 1,,*

More information

AUTOMATIC ROAD EXTRACTION FROM HIGH RESOLUTION SATELLITE IMAGES USING NEURAL NETWORKS, TEXTURE ANALYSIS, FUZZY CLUSTERING AND GENETIC ALGORITHMS

AUTOMATIC ROAD EXTRACTION FROM HIGH RESOLUTION SATELLITE IMAGES USING NEURAL NETWORKS, TEXTURE ANALYSIS, FUZZY CLUSTERING AND GENETIC ALGORITHMS AUTOMATIC ROAD EXTRACTION FROM HIGH RESOLUTION SATELLITE IMAGES USING NEURAL NETWORKS, TEXTURE ANALYSIS, FUZZY CLUSTERING AND GENETIC ALGORITHMS M Mokhtarzade a, *, M J Valadan Zoej b, H Ebad b a Dept

More information

Deep learning is a good steganalysis tool when embedding key is reused for different images, even if there is a cover source-mismatch

Deep learning is a good steganalysis tool when embedding key is reused for different images, even if there is a cover source-mismatch Deep learnng s a good steganalyss tool when embeddng key s reused for dfferent mages, even f there s a cover source-msmatch Lonel PIBRE 2,3, Jérôme PASQUET 2,3, Dno IENCO 2,3, Marc CHAUMONT 1,2,3 (1) Unversty

More information

A Robust Webpage Information Hiding Method Based on the Slash of Tag

A Robust Webpage Information Hiding Method Based on the Slash of Tag Advanced Engneerng Forum Onlne: 2012-09-26 ISSN: 2234-991X, Vols. 6-7, pp 361-366 do:10.4028/www.scentfc.net/aef.6-7.361 2012 Trans Tech Publcatons, Swtzerland A Robust Webpage Informaton Hdng Method Based

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

The Improved K-nearest Neighbor Solder Joints Defect Detection Meiju Liu1, a, Lingyan Li1, b *and Wenbo Guo1, c

The Improved K-nearest Neighbor Solder Joints Defect Detection Meiju Liu1, a, Lingyan Li1, b *and Wenbo Guo1, c 6th Internatonal Conference on Electronc, Mechancal, Informaton and Management (EMIM 2016) The Improved K-nearest Neghbor Solder Jonts Defect Detecton Meju Lu1, a, Lngyan L1, b *and Wenbo Guo1, c 1 Department

More information

Conditional Speculative Decimal Addition*

Conditional Speculative Decimal Addition* Condtonal Speculatve Decmal Addton Alvaro Vazquez and Elsardo Antelo Dep. of Electronc and Computer Engneerng Unv. of Santago de Compostela, Span Ths work was supported n part by Xunta de Galca under grant

More information

An Improved Stereo Matching Algorithm Based on Guided Image Filter

An Improved Stereo Matching Algorithm Based on Guided Image Filter nd Internatonal Conference on Modellng, Identfcaton and Control (MIC 015 An Improved Stereo Matchng Algorthm Based on Guded Image Flter Rudong Gao, Yun Chen, Lna Yan School of nstrumentaton Scence and

More information

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning Journal of Computer Scence 7 (3): 400-408, 2011 ISSN 1549-3636 2011 Scence Publcatons SRBIR: Semantc Regon Based Image Retreval by Extractng the Domnant Regon and Semantc Learnng 1 I. Felc Raam and 2 S.

More information

Audio Content Classification Method Research Based on Two-step Strategy

Audio Content Classification Method Research Based on Two-step Strategy (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, Audo Content Classfcaton Method Research Based on Two-step Strategy Sume Lang Department of Computer Scence and Technology Chongqng

More information

Contours Planning and Visual Servo Control of XXY Positioning System Using NURBS Interpolation Approach

Contours Planning and Visual Servo Control of XXY Positioning System Using NURBS Interpolation Approach Inventon Journal of Research Technology n Engneerng & Management (IJRTEM) ISSN: 2455-3689 www.jrtem.com olume 1 Issue 4 ǁ June. 2016 ǁ PP 16-23 Contours Plannng and sual Servo Control of XXY Postonng System

More information

A Computer Vision System for Automated Container Code Recognition

A Computer Vision System for Automated Container Code Recognition A Computer Vson System for Automated Contaner Code Recognton Hsn-Chen Chen, Chh-Ka Chen, Fu-Yu Hsu, Yu-San Ln, Yu-Te Wu, Yung-Nen Sun * Abstract Contaner code examnaton s an essental step n the contaner

More information

Fusion of Multi-Model Biometric Authentication Systems Using Iris and Palmprint

Fusion of Multi-Model Biometric Authentication Systems Using Iris and Palmprint ISSN (e): 2250 3005 Volume, 07 Issue, 08 August 2017 Internatonal Journal of Computatonal Engneerng Research (IJCER) Fuson of Mult-Model Bometrc Authentcaton Systems Usng and Palmprnt 1 P SRINIVAS, 2 Dr.

More information

Eye Location Based on Hough Transform and Direct Least Square Ellipse Fitting

Eye Location Based on Hough Transform and Direct Least Square Ellipse Fitting JOURNAL OF SOFWARE, VOL. 9, NO., FEBRUARY 4 39 Eye Locaton Based on Hough ransform and Drect Least Square Ellpse Fttng Dngl Yang a, Quchan Ba a, Yuln Zhang a, Rendong J a,b, Huanyu Zhao a a Faculty of

More information

Design of intelligent sensor based on BP neural network and ZigBee wireless sensor network

Design of intelligent sensor based on BP neural network and ZigBee wireless sensor network Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(6):820-826 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Desgn of ntellgent sensor based on BP neural network and

More information

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS P.G. Demdov Yaroslavl State Unversty Anatoly Ntn, Vladmr Khryashchev, Olga Stepanova, Igor Kostern EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS Yaroslavl, 2015 Eye

More information