TARGET RECOGNITION ALGORITHM BASED ON SALIENT CONTOUR FEATURE SEGMENTS

Size: px
Start display at page:

Download "TARGET RECOGNITION ALGORITHM BASED ON SALIENT CONTOUR FEATURE SEGMENTS"

Transcription

1 U.P.B. Sc. Bull., Seres C, Vol. 81, Iss. 1, 2019 ISSN TARGET RECOGNITION ALGORITHM BASED ON SALIENT CONTOUR FEATURE SEGMENTS Janhu SONG 1, Yungong LI 2, Yanju LIU 3 *, Yang YU 4, Zhe YIN 5 A target recognton algorthm based on salent contour feature segments s presented. The algorthm segments the contour accordng to the contour dvson scheme and evaluates the value of the contour segment from three aspects: curvature dfference, fluctuaton ampltude, and bendng rato. The segments of unreasonable dvson are merged. The mportance of the segment s evaluated from the aspect of the length of the contour segment relatve to the overall contour length. On ths bass, the reasonable segmentaton result of the contour segments s obtaned. The smlarty measures are performed between the reasonably dvded contour segment and the contour segment to obtan the best matchng result of the target. Expermental results show that the proposed algorthm determnes the parameters of sgnfcance evaluaton of contour segmentaton, whch ensures that the segmented contour segment has sgnfcant features and mproves the target recognton rate. Keywords: Contour dvson, Contour feature segments, Sgnfcant features, Object Recognton 1. Introducton Contour feature s a knd of advanced vsual nformaton. Even when an mage object loses ts color or texture features, the object s category can stll be dentfed accordng to the target contour. The contour segment descrpton method s one of the most wdely used target recognton methods n natural mage target recognton n recent years [1-3]. Ma and Lateck et al. [4] proposed a shape descrptor, whch s partcularly sutable for the shape matchng of mage edge fragments to smulate the outlne of the target object. However, ths method s greatly affected by nose. Flp Krolupper et al. [5] acheved the purpose of dvdng the contour by performng polygon approxmaton of the contour through the nflecton pont on the contour. El Saber et al. [6] selected ponts wth local maxmum curvature along contours as feature ponts and computed dstance matrces for each canddate object 1 Shenyang Lgong Unversty, Chna 2 Shenyang Lgong Unversty, Chna 3 * Shenyang Lgong Unversty, Chna, contact author, e-mal: @qq.com 4 Shenyang Lgong Unversty, Chna 5 Shenyang Lgong Unversty, Chna

2 26 Janhu Song, Yungong L, Yanju Lu, Yang Yu, Zhe Yn regon and example template. Xang Ba et al. [7] dvded the contour nto several parts by usng the DCE (dscrete curve evoluton) algorthm on the complete contour of a known object. Chunjng Xu et al. [8] proposed the contour flexblty based on the topologcal relatonshp of contour shape and convexty. Ths method can accurately obtan the global and local features of the target contour. The target has strong robustness but hgh computatonal complexty. Sh Sq et al. [9] proposed to select the concave ponts wth the largest absolute curvature n contnuous non-characterstc ponts to segment the contour. The segmentaton of nonsense contour s processed. And the localty of the contour segment s evaluated by the rato of feature ponts and non-feature ponts n the contour segment. Huang Weguo et al. [10] proposed to segment the contour accordng to the corner pont. The feature pont and the non-characterstc pont are judged usng parameters whch are dfferent from the ones proposed by Sh et al. [9] to evaluate the value of the contour fragment. Amng at the problem of unreasonable contour segmentaton or lack of evaluaton of contour segments, ths paper proposes a target recognton algorthm based on salent contour feature segments and determnes the sgnfcance evaluaton parameters of contour segment. 2. Target recognton algorthm based on the salent contour feature segments The target recognton algorthm based on salent contour feature segments proposed n ths paper frstly obtans the target contour, calculates the curvature and segments the target contour. Secondly, the evaluaton value of the dvded contour fragments s carred out. The fragments whch don t satsfy wth the value are merged accordng to the segmentaton rules. The mportance of the contour fragment s calculated, and the contour fragment wth sgnfcant features s selected accordng to the mportance of the outlne segment. Fnally, the smlarty measure s performed on the contour segment to obtan the target matchng result. Compared wth the exstng technology, the algorthm proposed n ths paper determnes the evaluaton parameters of the contour segmentaton and evaluates the contour segment by value and mportance to ensure that the contour segment has sgnfcant features. The overall flow chart of the algorthm s shown n Fg. 1.

3 Target recognton algorthm based on salent contour feature segments 27 Contour acquston Curvature calculaton Contour dvson Value evaluaton Contour mergng No Meet the value? Yes Importance evaluaton Select the contour fragment wth sgnfcant features 2.1 Contour acquston Recognton results Smlarty measure Fg. 1. Target recognton flow chart Accordng to the vsual psychology, when the human vson observes an mage, t frstly perceves a sgnfcant area of the mage, that s, a promnent edge part, and then the detals n the mage. Therefore, t can be seen that the edge feature of the mage has more mportant sgnfcance for the target recognton. Contour acquston s an mportant step n the contourbased target detecton method. The qualty of the contour detecton method drectly affects the target detecton result. The Canny edge detecton method s one of the most used methods at present. The Gaussan flterng part n the Canny operator has a poor suppresson effect on the mpact nose, so that part of the mpact nose s easly detected as an edge. Medan flterng can suppress the random nose

4 28 Janhu Song, Yungong L, Yanju Lu, Yang Yu, Zhe Yn wthout blurrng the edge. Therefore, the medan flterng s selected to smooth the mpact nose, and then the Canny operator edge detecton s performed on the smoothed mage to extract the contour. The contour of the smoothed motorcycle graph extracted by the Canny operator s shown n Fg. 2. It can be seen from Fg. 2 that the contour extracted by the Canny operator has many small segments that we do not care about or have no nfluence on the recognton. In order to elmnate the small segments n the contour, the contours extracted by the Canny operator are processed by expanson, eroson, regon fllng, openng operaton and closng operaton to obtan the target shape map. The target shape map s shown n Fg.3. Fnally, the edge pxels are connected nto boundary edge segments. The fnal motorcycle profle s shown n Fg. 4. Fg. 2. Motorcycle contour extracted by Canny operator Fg.3. The target shape map Fg. 4. Fnal motorcycle contour 2.2 Curvature calculaton of the contour When the overall contour of the target s extracted, how to dvde the contour nto peces wth obvous local features becomes a key pont. Dfferent contour segments have dfferent effects on the accuracy of target recognton. A reasonable contour segmentaton can descrbe the characterstcs of the target effcently and completely. When the segment s too short, the characterstcs are not obvous, and the msmatch rate s ncreased. When the

5 Target recognton algorthm based on salent contour feature segments 29 contour segment s too long, t s not conducve to descrbng smlar objects. Therefore, the segmented contour segments must not only be able to descrbe the object tself, but also be able to dstngush t from other objects. In ths paper, the curvature of the target contour s calculated, and the contour s dvded accordng to the curvature calculaton result. The curvature of a curve s defned as the rotaton rate of the tangent drecton angle to the arc length at a pont on the curve, whch s defned by dfferental, ndcatng the degree of devaton of the curve from the straght lne. The curvature has the nvarance of rotaton, scalng and translaton. The contour curve s set to be C ( t) = ( x( t), y( t)), the curvature of the contour curve can be expressed as formula (1): x ( t) y ( t) x ( t) y ( t) k = (1) 2 2 3/ 2 (( x ( t)) + ( y ( t)) ) In formula (1), x (t) and y (t) represent the frst dervatve of xt () and yt () to the arc length; x () t and y () t represent the second dervatve of xt () and yt () to the arc length. The curvature of the curve reflects the degree of bendng of the curve, and the degree of angle change n the arc length between the two adjacent tangent vectors on the curve. The calculaton results of the contour curvature of the motorcycle are shown n Fg. 5. It can be seen from Fg. 5, the curvature value of the contour has a sharp change regon, where the correspondng target contour segment has a sgnfcant feature, whle the regon wth a smaller curvature change corresponds to the meanngless contour segment. Curvature values Contour pont sequence Fg. 5. Motorcycle contour curvature

6 30 Janhu Song, Yungong L, Yanju Lu, Yang Yu, Zhe Yn 2.3 Contour dvson After obtanng the curvature calculaton results of the target contour, the part wth the steepest contour change or the largest curvature s the place where the nformaton s most concentrated, and the place where the contour drecton s consstent s the place where the nformaton s most redundant. Therefore, the contour dvson scheme based on the curvature data s shown n Fg. 6. Begn Contour dvson ntalzaton n_start=n, the start pont of the contour segment; lengh=0, the length of the contour segment; n=n+1, pont to the next pont; length=length+1; k(n)<0 & k(n-1)>k(n) & k(n+1)>k(n) No Yes k(n)<c u No Yes length>p t No Yes n_end=n*, end pont of the segment n=n_end+1, pont to the next pont Yes n>=the number of samplng ponts No End Fg.6. The contour dvson scheme based on the curvature data

7 Target recognton algorthm based on salent contour feature segments 31 The leftmost pont of the contour s selected as the startng pont of the current segment, and the contour pont adjacent to t s merged n a clockwse drecton. When the segmentaton cutoff condtons are met, the next pont s selected as the startng pont for the new segment. The above processes are repeated untl the end of the contour curve. In Fg.6, k (n) represents the curvature of pont n ; Pt s the threshold for the length of the segment; Cu s the threshold for the curvature of the concave pont. The segmentaton cutoff condtons are as below: (1) The length of the segment s greater than Pt ; (2) There s at least one local extreme pont of concave pont n the segment; (3) The curvature of the concave pont must be less than Cu. The above three condtons must be met at the same tme. The condton for Pt ensures that the segment s not too short. The condton for Cu ensures that the segment has more sgnfcant features. The motorcycle profle segmentaton s shown n Fg.7, where Cu = 1 and Pt = 450. Dfferent lne types represent the results of each fragment of the profle. Fg. 7. The motorcycle profle segmentaton 2.4 Evaluaton and mergng of contour fragments After obtanng the result of contour segmentaton, the value of contour segments must be evaluated. In ths paper, the curvature dfference, fluctuaton ampltude and bendng rato of contour fragments are presented to evaluate the value of segment. (1) Curvature dfference. The more promnent parts of the contour segment the greater the contrbuton to the target recognton. The maxmum curvature max( cur) and the mnmum curvature mn( cur ) on the contour segment are calculated. The curvature dfference s calculated as formula (2): Curvature dfference= max( cur) - mn( cur ) (2) The greater the curvature dfference s, the greater the fluctuaton of

8 32 Janhu Song, Yungong L, Yanju Lu, Yang Yu, Zhe Yn the curvature of the segment wll be, the more promnent parts of the contour segment may be, and the more obvous the characterstcs wll be. (2) Fluctuaton ampltude. The fluctuaton ampltude of the contour segment s the dstance from each pont on the contour segment to the straght lne SE, as shown n Fg. 8. S d Fg. 8. Fluctuaton ampltude of contour segment The start pont of the contour segment s set to be S( xs, y s) and the end pont to be E( xe, y e). The dstance formula from pont ( x, y) to straght lne SE on the contour segment s deduced as below: The slope of straght-lne SE s: ye ys k = (3) xe xs The formula of straght-lne SE s: y y ( ) s = k x xs (4) The dstance formula from pont ( x, y) to straght lne SE s calculated as formula (5): kx y + ( ys kxs ) d = (5) k When the pont on the segment s on the upper sde of straght lne SE, d s postve; when the pont on the segment s on the lower sde of straght lne SE, d s negatve. The maxmum fluctuaton ampltude of the contour segment s max( d )-mn( d ). The larger the fluctuaton ampltude of the contour segment, the more obvous the change of the contour segment, and the more representatve for the contour. (3) Bendng rato. The total number of ponts of the contour segment s calculated as L. The length l( SE ) of the lne SE s calculated as formula (6). E l 2 2 ( SE) = ( xe xs) + ( ye ys) (6) The bendng rato s calculated as formula (7). l ( SE) = (7) L

9 Target recognton algorthm based on salent contour feature segments 33 The smaller the bendng rato s, the greater the degree of curvature of the contour segment s, and the more obvous the feature s. When the bendng rato s close to 1, the contour segment s close to a straght lne, and the contour segment feature s not obvous. The value of the contour segment s evaluated by the evaluaton crtera: (1) the curvature dfference s greater than the threshold value Tc ; (2) the fluctuaton ampltude s greater than the threshold value Tf ; (3) the bendng rato s greater than the threshold value Tr. The above three prncples must be met at the same tme. In order to obtan the contour segments that can effectvely descrbe the target characterstcs, the contour segments that do not meet the evaluaton crtera are processed as below: (1) For the target contour, the contour secton obtaned by ntal contour dvson s represented as S = { s, = 1, 2, 3 }.The mnmum number of contour segments s set to be N. (2) If the number of contour segments s less than or equal to N, the merge process s ended. Otherwse, the next step s carred on. (3) The frst segment S by clockwse. that does not meet the crtera to merge s found out L R (4) The contour segments around S are represented as S and S, respectvely. The curvature dfference, fluctuaton ampltude and bendng rato between S and L S are compared. Then, obvous features of the two. If S s merged to marked as marked as L new R S = S S. If S s merged to S = S S. R new S s merged wth the more L S, the new contour segment s R S, the new contour segment s (5) The new contour segment S new s added to the contour segment set S whle the contour segment S s removed from the set S. (6) The curvature dfference, fluctuatng ampltude, and bendng rato of the new contour segment S are calculated. If the evaluaton crtera are new satsfed, the new segment S new can be used as a feature segment. Otherwse, the second step s carred on. In the contour segment mergng process, the low-value contour

10 34 Janhu Song, Yungong L, Yanju Lu, Yang Yu, Zhe Yn segments are selected to be merged to obtan a new contour segment, whch ensures that the contour segment has obvous local features and can make the orgnal feature change more obvous. The segmentaton and merge results of a horse contour are shown n Fg. 9. The contour of the horse s ntally dvded nto 5 segments and merged to 4 segments. (a) Intal contour dvson results. (b) Contour segment merge results Fg. 9. The segmentaton and merge results of a horse contour After the contour segments are merged, how to measure the mportance of contour segments becomes a key ssue. When the contour segment s longer, the contour segment has more sgnfcant features, whch s more conducve to the target's recognton. Therefore, the mportance of the contour fragment s calculated usng the rato of the relatve length of the contour segment to the overall length of the contour. The contour fragment wth sgnfcant features s selected accordng to the mportance of the contour segment. Fnally, the smlarty measure s performed on the contour segment to obtan the target matchng result. 2.5 Smlarty measure The shape context feature s a very popular shape descrptor that s mostly used for shape matchng and target recognton [11,12]. The shape context s descrbed based on the object contour sample ponts. By performng edge extracton and unform samplng on the target contour, a set of ponts n the shape of an object s obtaned as P = { p, = 1,2, n}. The shape nformaton of a sngle pont s descrbed by the relatve vector formed wth all other ponts. In a log polar coordnate system, a sngle pont and ts neghborng ponts fall nto dfferent bns, whch represent dfferent relatve vectors. These relatve vectors become the shape context of ths pont. The matchng cost of a certan pont p of contour segment P and a pont q of contour segment Q s shown as formula (8): j

11 Target recognton algorthm based on salent contour feature segments 35 C j K [ h ( k) hj ( k)] = C( p, q j ) = (8) h ( k) + h ( k) Where k = {1, 2,..., K} ; K s the number of bns; h( k) and h ( k) are the shape hstogram values correspondng to p and q j, respectvely. After obtanng the matchng cost of each pont, a cost matrx can be formed. Then an optmal matchng algorthm (Hungaran algorthm) [13] s run to fnd the optmal match. The result s a permutaton () such that the sum C( p, q () ) s mnmzed. Fnally, the overall shape cost s obtaned based on ths optmal matchng. The mnmzed shape cost can be measured as the dfference between two shapes. The smaller the cost, the more smlar the shape. The shape cost s shown as formula (9): k = H ( ) = C( p, q () ) (9) Where s a permutaton. The contour shape dstance can be expressed by formula (10): 1 1 Dsc ( P, Q) = arg mn C( p, T( q)) + arg mn C( p, T( q)) n q Q m p P (10) p P Where DSC ( P, Q ) s the contour segment dstance of the contour segment P and Q ; n s the number of ponts of the contour segment P ; m s the number of ponts of the contour segment Q ; arg mn C( p, T( q)) ndcates the value of p and T( q ) at the moment when q Q and C( p, T ( q )) get the mnmum value; arg mn C( p, T( q)) ndcates the value of p and T( q ) at the p P moment when p P and C( p, T ( q )) get the mnmum value; T () denotes the estmated TPS (thn plate splne) shape transformaton[14]. The dfference between the two object shapes can be bascally measured based on the contour shape dstance, and further work on object recognton can be performed. 3. Expermental results and analyss In order to test the accuracy of the target recognton algorthm based on salent contour feature segments proposed by ths paper, many experments were carred out, the matchng results were gven, and the expermental data were analyzed. Frstly, fve types of targets n the MPEG-7 Shape-1 Part-B were selected as the test targets. The outer contours were extracted q Q j q Q j

12 36 Janhu Song, Yungong L, Yanju Lu, Yang Yu, Zhe Yn from the 5 types of targets. 10 types of each class are selected to set up a segmented accordng to the contour dvson scheme proposed n ths paper. The rest s used as the test object to establsh the segmented of the test object contour. In the smulaton experment, the salent contour feature segment of bats, horses, elephants, cars, and dogs were selected and tested. The parameters used n the smulaton were Tc =2, Tf =120, Tr [0.6,0.7], N =2. The bat and horse test contour segments are shown n Fg. 10. (a) bat (b) horse Fg. 10. Test contour segments The frst 10 groups of contour shape dstance calculated from the smlarty of the fragments n the bat, horse, elephant, dog, and car sample lbrares are shown n Table 1 and Table 2 respectvely. If the shape dstance between fragments s less than 0.2, the sample lbrary segment correspondng to the mnmum dstance s selected as the successful result. If the dstance between fragments s not less than 0.2, the matchng fals. As can be seen from Table 1 and Table 2, ths method successfully acheves the correct target match Table 1. The contour shape dstance of bat test segment bat Bat Horse Elephant Dag Car Bat Horse The contour shape dstance of horse test segment horse Table

13 Target recognton algorthm based on salent contour feature segments 37 Elephant Dag Car The matchng result of the contour fragment s shown by the thck lne n Fg. 11. (a) bat (b) horse Fg. 11. The matchng result of the contour fragment The test contour segments of the elephant, car, and dog are shown n (a), (c) and (e) on the left sde of Fg. 12 and the matchng results are shown n (b), (d) and (f) by thck sold lne on the rght sde of Fg. 12. (a) elephant contour segment (b) elephant matchng result (c) car contour segment (d) car matchng result (e) dog contour segment (f) dog matchng result Fg. 12. The contour segment test result of elephant, car and dog The comparson results of the target retreval rate of ths algorthm n the and other representatve methods n recent years are shown n Table 3.

14 38 Janhu Song, Yungong L, Yanju Lu, Yang Yu, Zhe Yn Comparson of recognton rate of each method n MPEG-7 method Target retreval rate Vsual part [15] 76.45% Skeletal context [16] 79.92% SSC [17] 82.39% Polygonal Multresoluton [18] 84.33% Inner Dstance Shape context [19] 85.4% Shape tree [20] 87.7% Paper [10] 91.05% Method of ths artcle 92.5% Table 3. It can be seen from the expermental data that the contour segmentaton crteron and the fragment value scale evaluaton crteron proposed n ths paper ensure that the contour has obvous characterstcs, whch s favorable for object recognton and has a sgnfcant effect on mprovng the target recognton rate. 4. Conclusons Ths paper proposes a target recognton algorthm based on salent contour feature segments. Frstly, the curvature of the acqured target contour s calculated, and the target contour s segmented by the contour segmentaton algorthm. The curvature dfference, fluctuaton ampltude, and bendng rato are used to evaluate the value of the contour segment, and the contour segments that do not meet the condtons are merged. Then, the mportance of the segment s evaluated from the length of the contour segment relatve to the overall contour length to obtan the segmentaton result of the contour segment. Fnally, the contour segment matchng s performed usng the shape context smlarty between contour segments. Compared wth the exstng technology, ths algorthm determnes the evaluaton parameters of the contour segmentaton. Through the value and mportance of the overall evaluaton of the contour segment, t ensures that the contour segment has sgnfcant features and s effectvely appled to the contour segment target. Expermental results show that the algorthm mproves the target recognton rate. Acknowledgement The study s funded by the basc research project of hgher educaton n

15 Target recognton algorthm based on salent contour feature segments 39 Laonng provncal educaton department, Grant No. LG and LG201712, and Shenyang Lgong Unversty Key Laboratory Open Fund Project (Intellgent and Network Measurement and Control Technology Key Laboratory of Laonng Provnce), Grant No kfs53. R E F E R E N C E S [1]. D. L. Lee, W. S. You, Recognton of complex statc hand gestures by usng the wrstband-based contour features, IET Image Processng, vol. 12, no. 1, pp , [2]. C. Zhao, M. Yu, X. Y. Lu, B. J. Zou, F. F. L, Orentaton Hstogram-Based Center- Surround Interacton: An Integraton Approach for Contour Detecton, Neural Computaton, vol. 29, no. 1, pp , [3]. X. H. Dong, M. J. Chantler, Perceptually Motvated Image Features Usng Contours, IEEE Transactons on Image Processng, vol. 25, no. 11, pp , [4]. T. Y. Ma, L. J. Lateck, From partal shape matchng through local deformaton to robust global shape smlarty for object detecton, Computer Vson and Pattern Recognton (CVPR), 2011 IEEE Conference on, pp , [5]. F. Krolupper, J. Flusser, Polygonal shape descrpton for recognton of partally occuluded objects, pattern Recognton Letter, vol. 28, no. 9, pp , [6]. E. Saber,Y. Xu, A. M. Tekalp, Partal shape recognton by submatrx matchng for partal matchng guded mage labelng, Pattern Recognton, vol. 38, no. 10, pp , [7]. X. Ba, X. W. Yang, L. J. Lateck, Detecton and recognton of contour parts based on shape smlarty, Pattern Recognton, vol. 41, no. 7, pp , [8]. C. J. Xu,J. Z. Lu,X. O. Tang, 2D shape matchng by contour flexblty, IEEE Transactons on Pattern Analyss and Machne Intellgence,vol. 31, no. 1, pp , [9]. S. Q. Sh, G. M. Sh, F. Q, Partally occluded object recognton algorthm based on feature descrpton ntegrty, Systems Engneerng and Electroncs, vol. 33, no. 4, pp , [10]. W. G. Huang, C. Gu, L. Shang, J. Y. Yang, Z. K. Zhu, Herarchcal representaton method for object recognton, Acta Electronca Snca, vol. 43, no. 5, pp , [11]. G. S. Ester, V. R. Ruben, F. Julan, M. P. Vshal, Explorng Body Shape From mmw Images for Person Recognton, IEEE Transactons on Informaton Forenscs and Securty, vol. 12, no. 9, pp ,2017. [12]. S. Soltanpour, Q. J. Wu, Multmodal 2D 3D face recognton usng local descrptors: pyramdal shape map and structural context, IET Bometrcs, vol. 6, no. 1, pp , [13]. H. W. Kuhn, The Hungaran Method for the Assgnment Problem, Naval Research Logstcs, vol. 2, no. 1-2, pp , [14]. S. Belonge, J. Malk, J. Puzcha, Shape matchng and object recognton usng shape contexts, IEEE Transactons on Pattern Analyss and Machne Intellgence, vol. 24, no.4, pp , [15]. L. J. Lateck, R. Lakamper, Shape smlarty measure based on correspondence of vsual parts, IEEE Transactons on Pattern Analyss and Machne Intellgence, vol. 22, no. 10, pp , 2000.

16 40 Janhu Song, Yungong L, Yanju Lu, Yang Yu, Zhe Yn [16]. E. G. M. Petraks, A. Dplaros, E. Mlos, Matchng and retreval of dstorted and occluded shapes usng dynamc programmng, IEEE Transactons on Pattern Analyss and Machne Intellgence,vol. 24, no. 11, pp , [17]. V. Premachandran, R. Kakarala, Perceptually motvated shape context whch uses shape nterors, Pattern Recognton, vol. 46, no. 8, pp , [18]. E. Attalla, P. Sy, Robust shape smlarty retreval based on contour segmentaton polygonal multresoluton and elastc matchng, Pattern Recognton, vol. 38, no. 12, pp , [19]. H. Lng, D. W. Lacobs, Shape classfcaton usng the nner-dstance, IEEE Transactons on Pattern Analyss and Machne Intellgence, vol. 29, no. 2, pp , [20]. P. F. Felzenszwalb, J. D. Schwartz, Herarchcal matchng of deformable shapes, 2007 IEEE Conference on Computer Vson and Pattern Recognton, pp. 1-8, 2007.

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

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

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

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

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

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

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

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

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

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

Visual Curvature. 1. Introduction. y C. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), June 2007

Visual Curvature. 1. Introduction. y C. IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), June 2007 IEEE onf. on omputer Vson and Pattern Recognton (VPR June 7 Vsual urvature HaRong Lu, Longn Jan Lateck, WenYu Lu, Xang Ba HuaZhong Unversty of Scence and Technology, P.R. hna Temple Unversty, US lhrbss@gmal.com,

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

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

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

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

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

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

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

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

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

More information

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

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

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

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

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

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

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

A Similarity Measure Method for Symbolization Time Series

A Similarity Measure Method for Symbolization Time Series Research Journal of Appled Scences, Engneerng and Technology 5(5): 1726-1730, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scentfc Organzaton, 2013 Submtted: July 27, 2012 Accepted: September 03, 2012

More information

Scale Selective Extended Local Binary Pattern For Texture Classification

Scale Selective Extended Local Binary Pattern For Texture Classification Scale Selectve Extended Local Bnary Pattern For Texture Classfcaton Yutng Hu, Zhlng Long, and Ghassan AlRegb Multmeda & Sensors Lab (MSL) Georga Insttute of Technology 03/09/017 Outlne Texture Representaton

More information

Pattern Recognition Letters

Pattern Recognition Letters Pattern Recognton Letters 33 (2012) 134 143 Contents lsts avalable at ScVerse ScenceDrect Pattern Recognton Letters journal homepage: www.elsever.com/locate/patrec Shape matchng and classfcaton usng heght

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

Clustering Algorithm of Similarity Segmentation based on Point Sorting

Clustering Algorithm of Similarity Segmentation based on Point Sorting Internatonal onference on Logstcs Engneerng, Management and omputer Scence (LEMS 2015) lusterng Algorthm of Smlarty Segmentaton based on Pont Sortng Hanbng L, Yan Wang*, Lan Huang, Mngda L, Yng Sun, Hanyuan

More information

Improved SIFT-Features Matching for Object Recognition

Improved SIFT-Features Matching for Object Recognition Improved SIFT-Features Matchng for Obect Recognton Fara Alhwarn, Chao Wang, Danela Rstć-Durrant, Axel Gräser Insttute of Automaton, Unversty of Bremen, FB / NW Otto-Hahn-Allee D-8359 Bremen Emals: {alhwarn,wang,rstc,ag}@at.un-bremen.de

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Why consder unlabeled samples?. Collectng and labelng large set of samples s costly Gettng recorded speech s free, labelng s tme consumng 2. Classfer could be desgned

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

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

The Theory and Application of an Adaptive Moving Least. Squares for Non-uniform Samples

The Theory and Application of an Adaptive Moving Least. Squares for Non-uniform Samples Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang The Theory and Applcaton of an Adaptve Movng Least Squares for Non-unform Samples Xanpng Huang, Qng Tan, Janfe Mao*, L Jang, Ronghua Lang College

More information

Invariant Shape Object Recognition Using B-Spline, Cardinal Spline, and Genetic Algorithm

Invariant Shape Object Recognition Using B-Spline, Cardinal Spline, and Genetic Algorithm Proceedngs of the 5th WSEAS Int. Conf. on Sgnal Processng, Robotcs and Automaton, Madrd, Span, February 5-7, 6 (pp4-45) Invarant Shape Obect Recognton Usng B-Splne, Cardnal Splne, and Genetc Algorthm PISIT

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

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

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Shape Classification Using Contour Simplification and Tangent Function

Shape Classification Using Contour Simplification and Tangent Function INTERNATIONAL JOURNAL OF CIRCUIT, YTEM AND IGNAL PROCEING hape Classfcaton Usng Contour mplfcaton and Tangent Functon Ch-Man Pun and Cong Ln Abstract - In ths paper we propose a new approach for mage classfcaton

More information

Feature-based image registration using the shape context

Feature-based image registration using the shape context Feature-based mage regstraton usng the shape context LEI HUANG *, ZHEN LI Center for Earth Observaton and Dgtal Earth, Chnese Academy of Scences, Bejng, 100012, Chna Graduate Unversty of Chnese Academy

More information

COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL

COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL Nader Safavan and Shohreh Kasae Department of Computer Engneerng Sharf Unversty of Technology Tehran, Iran skasae@sharf.edu

More information

An efficient method to build panoramic image mosaics

An efficient method to build panoramic image mosaics An effcent method to buld panoramc mage mosacs Pattern Recognton Letters vol. 4 003 Dae-Hyun Km Yong-In Yoon Jong-Soo Cho School of Electrcal Engneerng and Computer Scence Kyungpook Natonal Unv. Abstract

More information

A Deflected Grid-based Algorithm for Clustering Analysis

A Deflected Grid-based Algorithm for Clustering Analysis A Deflected Grd-based Algorthm for Clusterng Analyss NANCY P. LIN, CHUNG-I CHANG, HAO-EN CHUEH, HUNG-JEN CHEN, WEI-HUA HAO Department of Computer Scence and Informaton Engneerng Tamkang Unversty 5 Yng-chuan

More information

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c Advanced Materals Research Onlne: 03-06-3 ISSN: 66-8985, Vol. 705, pp 40-44 do:0.408/www.scentfc.net/amr.705.40 03 Trans Tech Publcatons, Swtzerland Fnte Element Analyss of Rubber Sealng Rng Reslence Behavor

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

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD Analyss on the Workspace of Sx-degrees-of-freedom Industral Robot Based on AutoCAD Jn-quan L 1, Ru Zhang 1,a, Fang Cu 1, Q Guan 1 and Yang Zhang 1 1 School of Automaton, Bejng Unversty of Posts and Telecommuncatons,

More information

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

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

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

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

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

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

Feature Estimation and Registration of Point Clouds in Reverse Engineering

Feature Estimation and Registration of Point Clouds in Reverse Engineering Amercan Journal of Mechancal and Materals Engneerng 017; 1(4): 83-87 http://www.scencepublshnggroup.com/j/ajmme do: 10.11648/j.ajmme.0170104.15 Feature Estmaton and Regstraton of Pont Clouds n Reverse

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

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

CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES

CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES Marco A. Chavarra, Gerald Sommer Cogntve Systems Group. Chrstan-Albrechts-Unversty of Kel, D-2498 Kel, Germany {mc,gs}@ks.nformatk.un-kel.de

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 97-735 Volume Issue 9 BoTechnology An Indan Journal FULL PAPER BTAIJ, (9), [333-3] Matlab mult-dmensonal model-based - 3 Chnese football assocaton super league

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

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT Journal of Theoretcal and Appled Informaton Technology 30 th Aprl 013. Vol. 50 No.3 005-013 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 THE PATH PLANNING ALGORITHM AND

More information

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1 A New Feature of Unformty of Image Texture Drectons Concdng wth the Human Eyes Percepton Xng-Jan He, De-Shuang Huang, Yue Zhang, Tat-Mng Lo 2, and Mchael R. Lyu 3 Intellgent Computng Lab, Insttute of Intellgent

More information

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval Fuzzy -Means Intalzed by Fxed Threshold lusterng for Improvng Image Retreval NAWARA HANSIRI, SIRIPORN SUPRATID,HOM KIMPAN 3 Faculty of Informaton Technology Rangst Unversty Muang-Ake, Paholyotn Road, Patumtan,

More information

Robust Shot Boundary Detection from Video Using Dynamic Texture

Robust Shot Boundary Detection from Video Using Dynamic Texture Sensors & Transducers 204 by IFSA Publshng, S. L. http://www.sensorsportal.com Robust Shot Boundary Detecton from Vdeo Usng Dynamc Teture, 3 Peng Tale, 2 Zhang Wenjun School of Communcaton & Informaton

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

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

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

A high precision collaborative vision measurement of gear chamfering profile

A high precision collaborative vision measurement of gear chamfering profile Internatonal Conference on Advances n Mechancal Engneerng and Industral Informatcs (AMEII 05) A hgh precson collaboratve vson measurement of gear chamferng profle Conglng Zhou, a, Zengpu Xu, b, Chunmng

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

Fitting: Deformable contours April 26 th, 2018

Fitting: Deformable contours April 26 th, 2018 4/6/08 Fttng: Deformable contours Aprl 6 th, 08 Yong Jae Lee UC Davs Recap so far: Groupng and Fttng Goal: move from array of pxel values (or flter outputs) to a collecton of regons, objects, and shapes.

More information

Line-based Camera Movement Estimation by Using Parallel Lines in Omnidirectional Video

Line-based Camera Movement Estimation by Using Parallel Lines in Omnidirectional Video 01 IEEE Internatonal Conference on Robotcs and Automaton RverCentre, Sant Paul, Mnnesota, USA May 14-18, 01 Lne-based Camera Movement Estmaton by Usng Parallel Lnes n Omndrectonal Vdeo Ryosuke kawansh,

More information

Fitting & Matching. Lecture 4 Prof. Bregler. Slides from: S. Lazebnik, S. Seitz, M. Pollefeys, A. Effros.

Fitting & Matching. Lecture 4 Prof. Bregler. Slides from: S. Lazebnik, S. Seitz, M. Pollefeys, A. Effros. Fttng & Matchng Lecture 4 Prof. Bregler Sldes from: S. Lazebnk, S. Setz, M. Pollefeys, A. Effros. How do we buld panorama? We need to match (algn) mages Matchng wth Features Detect feature ponts n both

More information

Histogram of Template for Pedestrian Detection

Histogram of Template for Pedestrian Detection PAPER IEICE TRANS. FUNDAMENTALS/COMMUN./ELECTRON./INF. & SYST., VOL. E85-A/B/C/D, No. xx JANUARY 20xx Hstogram of Template for Pedestran Detecton Shaopeng Tang, Non Member, Satosh Goto Fellow Summary In

More information

Mining Image Features in an Automatic Two- Dimensional Shape Recognition System

Mining Image Features in an Automatic Two- Dimensional Shape Recognition System Internatonal Journal of Appled Mathematcs and Computer Scences Volume 2 Number 1 Mnng Image Features n an Automatc Two- Dmensonal Shape Recognton System R. A. Salam, M.A. Rodrgues Abstract The number of

More information

Detecting Maximum Inscribed Rectangle Based On Election Campaign Algorithm Qing-Hua XIE1,a,*, Xiang-Wei ZHANG1,b, Wen-Ge LV1,c and Si-Yuan CHENG1,d

Detecting Maximum Inscribed Rectangle Based On Election Campaign Algorithm Qing-Hua XIE1,a,*, Xiang-Wei ZHANG1,b, Wen-Ge LV1,c and Si-Yuan CHENG1,d 6th Internatonal onference on Advanced Desgn and Manufacturng Engneerng (IADME 2016) Detectng Maxmum Inscrbed Rectangle Based On Electon ampagn Algorthm Qng-Hua XIE1,a,*, Xang-We ZHAG1,b, Wen-Ge LV1,c

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

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

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

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

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

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

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

Robust Mean Shift Tracking with Corrected Background-Weighted Histogram

Robust Mean Shift Tracking with Corrected Background-Weighted Histogram Robust Mean Shft Trackng wth Corrected Background-Weghted Hstogram Jfeng Nng, Le Zhang, Davd Zhang and Chengke Wu Abstract: The background-weghted hstogram (BWH) algorthm proposed n [] attempts to reduce

More information

Gender Classification using Interlaced Derivative Patterns

Gender Classification using Interlaced Derivative Patterns Gender Classfcaton usng Interlaced Dervatve Patterns Author Shobernejad, Ameneh, Gao, Yongsheng Publshed 2 Conference Ttle Proceedngs of the 2th Internatonal Conference on Pattern Recognton (ICPR 2) DOI

More information

Dynamic wetting property investigation of AFM tips in micro/nanoscale

Dynamic wetting property investigation of AFM tips in micro/nanoscale Dynamc wettng property nvestgaton of AFM tps n mcro/nanoscale The wettng propertes of AFM probe tps are of concern n AFM tp related force measurement, fabrcaton, and manpulaton technques, such as dp-pen

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

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

Correlative features for the classification of textural images

Correlative features for the classification of textural images Correlatve features for the classfcaton of textural mages M A Turkova 1 and A V Gadel 1, 1 Samara Natonal Research Unversty, Moskovskoe Shosse 34, Samara, Russa, 443086 Image Processng Systems Insttute

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

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

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

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity ISSN(Onlne): 2320-9801 ISSN (Prnt): 2320-9798 Internatonal Journal of Innovatve Research n Computer and Communcaton Engneerng (An ISO 3297: 2007 Certfed Organzaton) Vol.2, Specal Issue 1, March 2014 Proceedngs

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

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

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

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