Motion Trajectory Clustering for Video Retrieval using Spatio-Temporal Approximations

Size: px
Start display at page:

Download "Motion Trajectory Clustering for Video Retrieval using Spatio-Temporal Approximations"

Transcription

1 Motion Trajectory Clustering for Video Retrieval using Spatio-Teporal Approxiations Shehzad Khalid and Andrew Naftel School of Inforatics, University of Manchester, PO Box 88, Sackville Street, Manchester M60 1QD, United Kingdo Abstract. A new technique is proposed for clustering and siilarity retrieval of video otion clips based on spatio-teporal object trajectories. The trajectories are treated as otion tie series and represented either by least squares or Chebyshev polynoial approxiations. Trajectory clustering is then carried out to discover patterns of siilar object otion behaviour. The coefficients of the basis functions are used as input feature vectors to a Self-Organising Map which can learn siilarities between object trajectories in an unsupervised anner. Encoding trajectories in this anner leads to efficiency gains over existing approaches that use point-based flow vectors to represent the whole trajectory as input vector. Experients on two different otion datasets vehicle tracking and pedestrian surveillance - deonstrate the effectiveness of our approach. Applications to otion data ining in video surveillance databases are envisaged. 1 Introduction An increasing nuber of systes are now able to capture and store data about object otion such as those of huans and vehicles. This has acted as a spur to the developent of sophisticated content-based visual data anageent techniques. General purpose tools are now urgently required for otion data search and retrieval, discovery and grouping of siilar otion patterns, detection of anoalous behaviour, otion understanding and prediction. Much of the recent research focus has been on representation schees for otion indexing and retrieval [1]-[11]. This work presupposes the existence of soe lowlevel tracking schee for reliably extracting object-based otion trajectories. A description of relevant tracking algoriths is not within the scope of this paper but recent surveys can be found in [12], [13]. The literature on trajectory-based otion understanding and pattern discovery is less ature but advances using learning Vector Quantization (LVQ) [14], Self-Organising Feature Maps (SOMs) [15], [16], hidden Markov Models (HMMs) [17], and fuzzy neural networks [18] have been reported. Most of these techniques attept to learn high-level otion behaviour patterns fro saple trajectories using point-based flow vectors as input to the learning phase. In this paper, we show how to circuvent this requireent by proposing a

2 trajectory classification approach based on a siple spatio-teporal representation schee used for otion indexing and retrieval. Related work within the teporal database counity on approxiation schees for indexing tie series data is highly relevant to the paraeterisation of object trajectories. However, coputer vision researchers have been slow to adopt this work. For exaple, spatioteporal trajectories have been successfully odelled using discrete Fourier transfors (DFT) [19], wavelet transfors (DWT) [20], adaptive piecewise constant approxiation (APCA) [21], and Chebyshev polynoials [22], to nae but a few. In this paper, we ai to apply tie series indexing of spatioteporal trajectories to the proble of trajectory classification and show how to learn otion patterns by using the indexing schee as an input feature vector to a neural network learning algorith. The reainder of the paper is organized as follow. We review soe relevant background aterial in section 2. In section 3, we present our trajectory odelling approach. The algorith for learning trajectories is then presented in section 4 within the fraework of a self-organising ap. This is applied in the context of clustering otion trajectories and experiental results for both vehicle and pedestrian object tracking databases are reported in section 5. The paper concludes with a discussion of the advantages of our proposed technique over copeting approaches and outlines further work. 2 Review of Previous Work Motion trajectory descriptors are known to be useful candidates for video indexing and retrieval schees. Previous work has sought to represent oving object trajectories through piecewise linear or quadratic interpolation functions [1], [2], otion histogras [4] or discretised direction-based schees [3], [8], [9]. Flexible spatioteporal representations using piecewise polynoials were proposed by Hsu [6], although consistency in applying trajectory-splitting across query and searched trajectories can be probleatic. Affine and ore general spatioteporal invariant schees for trajectory retrieval have also been presented [5], [7], [10]. The iportance of selecting the ost appropriate trajectory odel and siilarity search etric has received relatively scant attention [11]. In addition to polynoial odels, a wide variety of basis functions have been used to approxiate object trajectories [19]-[22]. Efficient indexing schees can then be constructed in the coefficient space of the basis functions. These have been copared with respect to search pruning power, CPU and I/O efficiency costs [21], [22]. It is surprising to find that any of these candidate spatioteporal trajectory indexing schees have not yet been applied to the proble of otion data ining and trajectory classification. Recent work has either used probabilistic odels such as HMMs [17] or point-based trajectory flow vectors [14], [16], [18] as a eans of learning patterns of otion activity. Flow vectors consist of spatial coordinates augented by instantaneous object velocities and optionally accelerations. These can be noralised to account for variation in trajectory lengths.

3 The contribution of this paper is to show that a trajectory-encoding schee based on input feature vectors consisting of basis function approxiation coefficients can be used to learn otion patterns. Hence, clustering and classification processes can be carried out effectively in the coefficient space. 3 Trajectory Representation The output of a otion tracking algorith is usually a set of (noisy) 2-D points (x i, y i ) representing the object s otion path over a sequence of n fraes, where i = 1,,n. In this case, the representative point is taken to be the centroid of the object s iniu bounding rectangle. The otion trajectory can be considered as two separate 1- diensional tie series, <t i, x i > and <t i, y i >, the horizontal and vertical displaceent against tie where t 1 < < t n. We consider two alternative trajectory odels, Least Squares (LS) and Chebyshev polynoial approxiations. LS polynoials are suitable for odelling siple otion trails, e.g. vehicles oving soothly along highways, whilst Chebyshev approxiations are ore appropriate for odelling coplex spatioteporal trajectories such as pedestrian tracking exhibiting stop-start and looping otions. 3.1 Least Squares Polynoials The trajectory can be approxiated by a polynoial P (t) of degree < n as x y] P ( t) = a0 + a1t + K+ at [ (1) The x, y displaceents are odelled as independent polynoials P x, P y in t. Note that separate 1-D trajectories are created for each spatial coordinate [x y]. The unknown 2(+1) coefficients {a xi, a yi }, i = 0,..., can be deterined using LS by iniising the function E with respect to a 0, a 1,... n 2 0, a1, K, a ) = {[ xi yi ] ( a0 + a1t + K ati )} i= 1 E ( a + The otion trajectories are thus indexed by vector of coefficients {(a x0,,a x ),( a y0,,a y )}. (2) 3.2 Chebyshev Polynoials Alternatively, a spatioteporal trajectory can be approxiated by a function f(t) expressed as a weighted su of Chebyshev polynoials C k (t) up to degree, defined as

4 [ x y ] = f ( t ) b k C k k= 0 (3) 1 t where ( t) = cos( k cos ( )) and C k 1 0 = f ( t k ) k= 1 b 2, bi = f ( tk ) Ci ( tk ) k= 1 (4) for t [-1,1] and i = 1,...,. The k roots of C k (t) are given by t j for 1 j k. Ipleentation details can be found in [23]. Occasionally it is necessary to approxiate the otion trail (spatial trajectory shape) in the xy plane. In this case, we replace t by x or y in one of the above equations depending on the choice of principal axis [6]. This would only be worthwhile if all trajectories can be aligned with the sae principal axis. 3.3 Siilarity Search Metric A Euclidean distance is used as the basis for coparing the siilarity of otion trajectories. Each polynoial produces a vector of coefficients which can be used to index a 2-diensional spatioteporal trajectory. Given two trajectories Q and S, we can index these by a vector of 2(+1) coefficients Q { q0,..., q } T T S { s,..., } q, s are q = [ q, q ] and s i [ sxi, syi ] = and = 0 s, where i i i xi yi = (i = 0,..., ). A Euclidean distance function (ED) on the coefficient space can be expressed as ED( Q, S) = ( q i s i ) i= 0 r r 2 = 2 ( qxi sxi ) + ( q yi s yi ) i= 0 2 (5) 4 Learning Trajectory Patterns Using Self-Organizing Maps Self-organised aps (SOMs) have been previously used for otion trajectory classification [15], [16] with trajectories encoded as flow vectors. This step can be replaced by the proposed coefficient indexing schee. A SOM discovers the underlying structure of otion trajectory data through unsupervised learning. 4.1 Network Model The architecture chosen for the SOM is very siple with a layer of input neurons connected directly to a single 1-diensional output layer. Each input neuron is con-

5 nected to every output neuron with the connection represented by a weight vector. A siilar architecture was used in [16] for learning vehicle trajectories as a eans for accident prediction. In a SOM network, physically adjacent output nodes encode the patterns in the trajectory data that are siilar and, hence, it is known as a topology-preserving ap. Consequently, siilar object trajectories are apped to the sae output neuron. The nuber of input neurons is deterined by the size of the feature vector which in this case relates to the selected nuber of coefficients for the basis functions. The degree of the polynoial can be chosen by setting a threshold on the axiu deviation of the approxiation fro the data or ean-squared error. The nuber of output neurons represents the nuber of groups in the trajectory data and this is selected anually. 4.2 Learning Algorith The algorith used to cluster the trajectories differs slightly fro the original SOM proposed by Kohonen [24]. The nuber of output neurons is initially set to a higher value than the desired nuber of clusters which we wish to produce. After training the network, clusters representing the ost siilar patterns are erged until the cluster count is reduced to the required nuber. The weights are initialised to linearly spaced values lying within the range of input values. Neighbourhood size is initially set to cover over half the diaeter of the output neurons. Let B be the input feature vector representing the set of trajectory basis function coefficients, and W the weight vector associated to each output neuron. The learning algorith coprises the following steps: 1. Deterine the winning output node k (indexed by c) such that the Euclidean distance between the current input vector B and the weight vector W k is a iniu aongst all output neurons, given by the condition B W ( t) B W ( t) k (6) c k 2. Train the network by updating the weights. A subset of the weights constituting a neighbourhood centred around node c are updated using W ( t + 1) = W ( t) + α ( t) η( k, c)( B W ( t)) (7) k k where η(k, c) = exp( r k r c 2 / 2σ 2 ) is a neighbourhood function that has value 1 when k=c and falls off with distance r k r c between nodes k and c in the output layer, σ is a width paraeter that is gradually decreased over tie and t is the training cycle index. 3. Decrease the learning rate α(t) linearly over tie. 4. After a pre-deterined nuber of training cycles, decrease the neighbourhood size. k

6 5. At the end of the training phase, erge the ost siilar cluster pairs until the desired nuber of groupings is achieved. Clusters are erged by calculating the weighted ean of the weights associated with each neuron taking into account the nuber of input saples allocated to the cluster. Assuing W a and W b are the weight vectors associated with output neurons representing the ost siilar clusters, and, n are the nuber of saple trajectories apped to these neurons respectively, a new weight value W ab for the erged cluster can be calculated as W ab Wa + nwb = + n (8) 5 Experients We now present soe results to indicate the effectiveness of the proposed trajectory clustering technique. The algorith was first tested on a highway traffic surveillance sequence. The video sequence was recorded with a stationary caera having a resolution of 176 x 144 pixels and a video capture rate of 15 fraes/second. The individual trajectories of 284 vehicles were extracted using the PTMS tracking algorith [25] illustrated in Fig. 1(a). This dataset was chosen due to its siple underlying structure and the fact that cluster visualisation could be easily interpreted in ters of vehicle lane classification. Given the unifority of the vehicles trajectory shape, it was decided to fit a least squares polynoial of degree 3, in the for x = P(y) to the otion trail. The coefficient vectors {a i0,a i1,a i2,a i3 } for each saple trajectory i were input to the SOM training network. Initially, the trajectories were grouped into 10 clusters (output neurons). Siilar clusters were then erged in a hierarchical fashion until just 4 clusters reained. The results can be seen in Fig. 1(b)-(e). Notice that a nuber of trajectories represent vehicle lane changes and these are usually the ost distant fro the cluster centre. By setting a threshold on the distance between the final adjusted weight vector and each saple trajectory, anoalous trajectories can be detected as shown in Fig. 1(f). It should be noted that soe anoalies result fro tracking errors and vehicle occlusions. Given that labelled ground truth was available, the effect on classification accuracy of partitioning the trajectory saples into training and test data was investigated. The training set was obtained by selecting saples at rando fro each labelled group. The classification errors are shown in Table 1 for different sized training/test data. The SOM achieves 100% classification accuracy for odest sized training sets deonstrating the robustness of using polynoial coefficients as inputs to the learning algorith. In the second exaple, we evaluate the perforance of the trajectory clustering algorith using the CAVIAR visual tracking database [26]. The database consisted of hand annotated video sequences of oving and stationary people and are intended to provide a testbed for bencharking vision understanding algoriths. Seantic de-

7 scriptions of the target object behaviours and otion have been generated and stored in XML files. These have been parsed these to extract ground truth-labelled object trajectories. The dataset contains 102 trajectories as shown in Fig. 2. (a) (b) (c) (d) (e) Fig. 1. Clustering of vehicle trajectories using SOM network. (a) Motion trajectories extracted using vehicle tracking. (b)-(e) Trajectories clustered into groups based on lane ebership. (f) Anoalous trajectories obtained by setting threshold on distance fro final weight vector. Since this database contains ore coplex trajectories, these are odelled spatioteporally using Chebyshev approxiations. Teporal shift and scale invariance has been used to noralise the tie series datasets[6]. Polynoials of degree 8 and above provide adequate odel fidelity to the data generating input feature vectors with 18 coefficients (9 for each spatial coordinate). Orthogonality properties ensure (f)

8 that high order approxiations ( > 4) do not yield oscillatory polynoials. We initially train a SOM network with 25 output neurons and then reduce these to 12 using the aggloerative clustering ethod described in section 4.2. The resulting trajectory groups are shown in Fig 3. Qualitatively siilar otion trajectory patterns appear to have been grouped together quite successfully. Table 1. Vehicle trajectory classification errors for SOM training based on highway lane ebership. Saple trajectories have been partitioned into different sizes of training and test datasets. Size of training set Size of test set Correct classification (%) onwards Fig. 2. Background scene containing database of ground truth labelled object trajectories. 6 Discussion and Conclusion This paper presents a neural network learning algorith for classifying spatioteporal trajectories. Global features of otion trajectories are represented well by polynoial approxiations and this is apparent in the cluster visualizations. Using coefficients of basis functions as input feature vectors to a neural network learning algorith offers an efficient alternative to the use of flow vectors for trajectory classification. A current disadvantage is the handling of partial trajectory atching which is unsuited to a polynoial-based representation. One possibility is to paraeterise the trajectory length and augent the feature vector with additional entries. In future work we would like to extend this approach to the autonoous detection of anoalous trajectories and prediction of unusual otion behaviour.

9 Fig. 3. Clustering of spatioteporal object trajectories fro CAVIAR database into 12 distinct groups using SOM network. References 1. S-F. Chang, W. Chen, H.J. Meng, H. Sundara, and D. Zhong, A fully autoated contentbased video search engine supporting spatioteporal queries, IEEE Trans. Circuits Syst. Video Technol., vol. 8, no. 5, pp , Sept S. Jeannin and A. Divakaran, MPEG-7 visual otion descriptors, IEEE Trans. Circuits Syst. Video Technol., vol. 11, no. 6, pp , June S. Dagtas, W. Ali-Khatib, A. Ghafor, and R.L. Kashyap, Models for otion-based video indexing and retrieval, IEEE Trans. Iage Proc., vol. 9, no. 1, pp , Jan Z. Aghbari, K. Kaneko, and A. Makinouchi, Content-trajectory approach for searching video databases, IEEE Trans. Multiedia, vol. 5, no. 4, pp , Dec F. Bashir, A. Khokhar, and D. Schonfeld, Segented trajectory-based indexing and retrieval of video data, in Proc. IEEE Int. Conf. Iage Processing, Spain, 2003, pp

10 6. C-T. Hsu and S-J. Teng, Motion trajectory based video indexing and retrieval, in Proc. IEEE Int. Conf. Iage Processing, pt 1, 2002, pp F. Bashir, A. Khokhar, and D. Schonfeld, A hybrid syste for affine-invariant trajectory retrieval, in Proc. MIR 04, 2004, pp C. Shi and J. Chang, Content-based retrieval using trajectories of oving objects in video databases, in Proc. IEEE. 7th Int. Conf. Database Systes for Advanced Applications, 2001, pp C. Shi and J. Chang, Trajectory-based video retrieval for ultiedia inforation systes, in Proc. ADVIS, LNCS 3261, 2004, pp Y. Jin and F. Mokhtarian, Efficient video retrieval by otion trajectory, in Proc. BMVC 04, S. Khalid and A. Naftel, Evaluation of atching etrics for trajectory-based indexing and retrieval of video clips, in Proc. IEEE WACV, Colorado, USA, Jan L. Wang, W. Hu, and T. Tan, Recent developents in huan otion analysis, Pattern Recognition, vol. 36, no. 3, pp , W. Hu, T. Tan, L. Wang, and S. Maybank, A survey on visual surveillance of object otion and behaviors, IEEE Trans. Systes, Man & Cybernetic, Part C, vol.34, no.3, pp , August N. Johnson and D. Hogg, Learning the distribution of object trajectories for event recognition, Iage Vis. Coput., vol. 14, no. 8, pp , J. Owens and A. Hunter, Application of the self-organising ap to trajectory classification, in Proc. IEEE Int. Workshop Visual Surveillance, pp , W. Hu, X. Xiao, D. Xie, T. Tan, and S. Maybank, Traffic accident prediction using 3-D odel-based vehicle tracking, IEEE Trans. Vehicular Tech., vol. 53, no. 3, pp , May J. Alon, S. Sclaroff, G. Kollios, and V. Pavlovic, Discovering clusters in otion tieseries data, in Proc. IEEE CVPR, June W. Hu, D. Xie, T. Tan, and S. Maybank, Learning activity patterns using fuzzy selforganizing neural networks, IEEE Trans. Systes, Man & Cybernetic, Pt. B, vol. 34, no. 3, pp , June C. Faloutsas, M. Ranganathan, and Y. Manolopoulos, Fast subsequence atching in tieseries databases, in Proc. ACM SIGMOD Conf., 1994, pp K. Chan and A. Fu., Efficient tie series atching by wavelets, in Proc. Int. Conf. Data Engineering, Sydney, March 1999, pp E. Keogh, K. Chakrabarti, M. Pazzani, and S. Mehrota, Locally adaptive diensionality reduction for indexing large tie series databases, in Proc. ACM SIGMOD Conf., 2001, pp Y. Cui and R. Ng, Indexing spatio-teporal trajectories with Chebyshev polynoials, in Proc. ACM SIGMOD Conf., Paris, June 2004, pp W.H. Press, B.P. Flannery, S.A. Teukolsky, and W.T. Vetterling, Nuerical Recipes in FORTRAN: The Art of Scientific Coputing, 2nd ed. Cabridge, England: Cabridge University Press, T. Kohonen, Self-Organizing Maps, 2 nd ed. New York: Springer-Verlag, 1997, vol J. Melo, A. Naftel, A. Bernardino, and J. Santos-Victor, Viewpoint independent detection of vehicle trajectories and lane geoetry fro uncalibrated traffic surveilllance caeras, in Proc. Int. Conf. Iage Anal. Recog. (ICIAR 04), Porto, Portugal, 2004, pp CAVIAR: Context aware vision using iage-based active recognition. (2004, Jan. 10). [Online]. Available:

Classification and Prediction of Motion Trajectories using Spatiotemporal Approximations

Classification and Prediction of Motion Trajectories using Spatiotemporal Approximations Classification and Prediction of Motion Trajectories using Spatioteporal Approxiations Andrew Naftel & Shehzad Khalid School of Inforatics University of Manchester Manchester, M6 1QD a.naftel@anchester.ac.uk;

More information

NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH

NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH V. Atienza; J.M. Valiente and G. Andreu Departaento de Ingeniería de Sisteas, Coputadores y Autoática Universidad Politécnica de Valencia.

More information

COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL

COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL 1 Te-Wei Chiang ( 蔣德威 ), 2 Tienwei Tsai ( 蔡殿偉 ), 3 Jeng-Ping Lin ( 林正平 ) 1 Dept. of Accounting Inforation Systes, Chilee Institute

More information

Clustering. Cluster Analysis of Microarray Data. Microarray Data for Clustering. Data for Clustering

Clustering. Cluster Analysis of Microarray Data. Microarray Data for Clustering. Data for Clustering Clustering Cluster Analysis of Microarray Data 4/3/009 Copyright 009 Dan Nettleton Group obects that are siilar to one another together in a cluster. Separate obects that are dissiilar fro each other into

More information

A Novel 2D Texture Classifier For Gray Level Images

A Novel 2D Texture Classifier For Gray Level Images 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.co A Novel 2D Texture Classifier For Gray Level Iages B.S. Mousavi 1 Young Researchers Club, Zahedan

More information

Novel Image Representation and Description Technique using Density Histogram of Feature Points

Novel Image Representation and Description Technique using Density Histogram of Feature Points Novel Iage Representation and Description Technique using Density Histogra of Feature Points Keneilwe ZUVA Departent of Coputer Science, University of Botswana, P/Bag 00704 UB, Gaborone, Botswana and Tranos

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 13

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 13 Coputer Aided Drafting, Design and Manufacturing Volue 26, uber 2, June 2016, Page 13 CADDM 3D reconstruction of coplex curved objects fro line drawings Sun Yanling, Dong Lijun Institute of Mechanical

More information

The optimization design of microphone array layout for wideband noise sources

The optimization design of microphone array layout for wideband noise sources PROCEEDINGS of the 22 nd International Congress on Acoustics Acoustic Array Systes: Paper ICA2016-903 The optiization design of icrophone array layout for wideband noise sources Pengxiao Teng (a), Jun

More information

TensorFlow and Keras-based Convolutional Neural Network in CAT Image Recognition Ang LI 1,*, Yi-xiang LI 2 and Xue-hui LI 3

TensorFlow and Keras-based Convolutional Neural Network in CAT Image Recognition Ang LI 1,*, Yi-xiang LI 2 and Xue-hui LI 3 2017 2nd International Conference on Coputational Modeling, Siulation and Applied Matheatics (CMSAM 2017) ISBN: 978-1-60595-499-8 TensorFlow and Keras-based Convolutional Neural Network in CAT Iage Recognition

More information

IMAGE MOSAICKING FOR ESTIMATING THE MOTION OF AN UNDERWATER VEHICLE. Rafael García, Xevi Cufí and Lluís Pacheco

IMAGE MOSAICKING FOR ESTIMATING THE MOTION OF AN UNDERWATER VEHICLE. Rafael García, Xevi Cufí and Lluís Pacheco IMAGE MOSAICKING FOR ESTIMATING THE MOTION OF AN UNDERWATER VEHICLE Rafael García, Xevi Cufí and Lluís Pacheco Coputer Vision and Robotics Group Institute of Inforatics and Applications, University of

More information

Detection of Outliers and Reduction of their Undesirable Effects for Improving the Accuracy of K-means Clustering Algorithm

Detection of Outliers and Reduction of their Undesirable Effects for Improving the Accuracy of K-means Clustering Algorithm Detection of Outliers and Reduction of their Undesirable Effects for Iproving the Accuracy of K-eans Clustering Algorith Bahan Askari Departent of Coputer Science and Research Branch, Islaic Azad University,

More information

A Novel Fast Constructive Algorithm for Neural Classifier

A Novel Fast Constructive Algorithm for Neural Classifier A Novel Fast Constructive Algorith for Neural Classifier Xudong Jiang Centre for Signal Processing, School of Electrical and Electronic Engineering Nanyang Technological University Nanyang Avenue, Singapore

More information

Leveraging Relevance Cues for Improved Spoken Document Retrieval

Leveraging Relevance Cues for Improved Spoken Document Retrieval Leveraging Relevance Cues for Iproved Spoken Docuent Retrieval Pei-Ning Chen 1, Kuan-Yu Chen 2 and Berlin Chen 1 National Taiwan Noral University, Taiwan 1 Institute of Inforation Science, Acadeia Sinica,

More information

Automatic Motion Learning in the Presence of Anomalies Using Coefficient Feature Space Representation of Trajectories

Automatic Motion Learning in the Presence of Anomalies Using Coefficient Feature Space Representation of Trajectories Vol. 36, No. 5 ACTA AUTOMATICA SINICA May, 2010 Automatic Motion Learning in the Presence of Anomalies Using Coefficient Feature Space Representation of Trajectories KHALID Shehzad 1 NAFTEL Andrew 2 Abstract

More information

A simplified approach to merging partial plane images

A simplified approach to merging partial plane images A siplified approach to erging partial plane iages Mária Kruláková 1 This paper introduces a ethod of iage recognition based on the gradual generating and analysis of data structure consisting of the 2D

More information

Fast trajectory matching using small binary images

Fast trajectory matching using small binary images Title Fast trajectory matching using small binary images Author(s) Zhuo, W; Schnieders, D; Wong, KKY Citation The 3rd International Conference on Multimedia Technology (ICMT 2013), Guangzhou, China, 29

More information

A wireless sensor network for visual detection and classification of intrusions

A wireless sensor network for visual detection and classification of intrusions A wireless sensor network for visual detection and classification of intrusions ANDRZEJ SLUZEK 1,3, PALANIAPPAN ANNAMALAI 2, MD SAIFUL ISLAM 1 1 School of Coputer Engineering, 2 IntelliSys Centre Nanyang

More information

Real Time Displacement Measurement of an image in a 2D Plane

Real Time Displacement Measurement of an image in a 2D Plane International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN 2278 0882 Volue 5, Issue 3, March 2016 176 Real Tie Displaceent Measureent of an iage in a 2D Plane Abstract Prashant

More information

Region Segmentation Region Segmentation

Region Segmentation Region Segmentation /7/ egion Segentation Lecture-7 Chapter 3, Fundaentals of Coputer Vision Alper Yilaz,, Mubarak Shah, Fall UCF egion Segentation Alper Yilaz,, Mubarak Shah, Fall UCF /7/ Laer epresentation Applications

More information

Image Processing for fmri John Ashburner. Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK.

Image Processing for fmri John Ashburner. Wellcome Trust Centre for Neuroimaging, 12 Queen Square, London, UK. Iage Processing for fmri John Ashburner Wellcoe Trust Centre for Neuroiaging, 12 Queen Square, London, UK. Contents * Preliinaries * Rigid-Body and Affine Transforations * Optiisation and Objective Functions

More information

HIGH PERFORMANCE PRE-SEGMENTATION ALGORITHM FOR SONAR IMAGES

HIGH PERFORMANCE PRE-SEGMENTATION ALGORITHM FOR SONAR IMAGES HIGH PERFORMANCE PRE-SEGMENTATION ALGORITHM FOR SONAR IMAGES Benjain Lehann*, Konstantinos Siantidis*, Dieter Kraus** *ATLAS ELEKTRONIK GbH Sebaldsbrücker Heerstraße 235 D-28309 Breen, GERMANY Eail: benjain.lehann@atlas-elektronik.co

More information

Effective Tracking of the Players and Ball in Indoor Soccer Games in the Presence of Occlusion

Effective Tracking of the Players and Ball in Indoor Soccer Games in the Presence of Occlusion Effective Tracking of the Players and Ball in Indoor Soccer Gaes in the Presence of Occlusion Soudeh Kasiri-Bidhendi and Reza Safabakhsh Airkabir Univerisity of Technology, Tehran, Iran {kasiri, safa}@aut.ac.ir

More information

Action Recognition Using Local SpatioTemporal Oriented Energy Features and Additive. Kernel SVMs

Action Recognition Using Local SpatioTemporal Oriented Energy Features and Additive. Kernel SVMs International Journal of Electronics and Electrical Engineering Vol., No., June, 4 Action Recognition Using Local SpatioTeporal Oriented Energy Features and Additive Kernel SVMs Jiangfeng Yang and Zheng

More information

3D Human Action Recognition using Hu Moment Invariants and Euclidean Distance Classifier

3D Human Action Recognition using Hu Moment Invariants and Euclidean Distance Classifier Vol. 8, No. 4, 017 3D Huan Action Recognition using Hu oent Invariants and Euclidean Distance Classifier Fadwa Al-Azzo Syste Engineering Departent University of Arkansas at Little Rock Arkansas, USA Arwa

More information

Classification and Segmentation of Glaucomatous Image Using Probabilistic Neural Network (PNN), K-Means and Fuzzy C- Means(FCM)

Classification and Segmentation of Glaucomatous Image Using Probabilistic Neural Network (PNN), K-Means and Fuzzy C- Means(FCM) IJSRD - International Journal for Scientific Research & Developent Vol., Issue 7, 03 ISSN (online): 3-063 Classification and Segentation of Glaucoatous Iage Using Probabilistic Neural Network (PNN), K-Means

More information

Derivation of an Analytical Model for Evaluating the Performance of a Multi- Queue Nodes Network Router

Derivation of an Analytical Model for Evaluating the Performance of a Multi- Queue Nodes Network Router Derivation of an Analytical Model for Evaluating the Perforance of a Multi- Queue Nodes Network Router 1 Hussein Al-Bahadili, 1 Jafar Ababneh, and 2 Fadi Thabtah 1 Coputer Inforation Systes Faculty of

More information

Vision Based Mobile Robot Navigation System

Vision Based Mobile Robot Navigation System International Journal of Control Science and Engineering 2012, 2(4): 83-87 DOI: 10.5923/j.control.20120204.05 Vision Based Mobile Robot Navigation Syste M. Saifizi *, D. Hazry, Rudzuan M.Nor School of

More information

Feature Selection to Relate Words and Images

Feature Selection to Relate Words and Images The Open Inforation Systes Journal, 2009, 3, 9-13 9 Feature Selection to Relate Words and Iages Wei-Chao Lin 1 and Chih-Fong Tsai*,2 Open Access 1 Departent of Coputing, Engineering and Technology, University

More information

Relief shape inheritance and graphical editor for the landscape design

Relief shape inheritance and graphical editor for the landscape design Relief shape inheritance and graphical editor for the landscape design Egor A. Yusov Vadi E. Turlapov Nizhny Novgorod State University after N. I. Lobachevsky Nizhny Novgorod Russia yusov_egor@ail.ru vadi.turlapov@cs.vk.unn.ru

More information

Preprocessing I: Within Subject John Ashburner

Preprocessing I: Within Subject John Ashburner Preprocessing I: Within Subject John Ashburner Pre-processing Overview Statistics or whatever fmri tie-series Anatoical MRI Teplate Soothed Estiate Spatial Nor Motion Correct Sooth Coregister 11 21 31

More information

Data Acquisition of Obstacle Shapes for Fish Robots

Data Acquisition of Obstacle Shapes for Fish Robots Proceedings of the 2nd WEA International Conference on Dynaical ystes and Control, Bucharest, oania, October -17, 6 Data Acquisition of Obstacle hapes for Fish obots EUNG Y. NA, DAEJUNG HIN, JIN Y. KIM,

More information

Feature Based Registration for Panoramic Image Generation

Feature Based Registration for Panoramic Image Generation IJCSI International Journal of Coputer Science Issues, Vol. 10, Issue 6, No, Noveber 013 www.ijcsi.org 13 Feature Based Registration for Panoraic Iage Generation Kawther Abbas Sallal 1, Abdul-Mone Saleh

More information

Theoretical Analysis of Local Search and Simple Evolutionary Algorithms for the Generalized Travelling Salesperson Problem

Theoretical Analysis of Local Search and Simple Evolutionary Algorithms for the Generalized Travelling Salesperson Problem Theoretical Analysis of Local Search and Siple Evolutionary Algoriths for the Generalized Travelling Salesperson Proble Mojgan Pourhassan ojgan.pourhassan@adelaide.edu.au Optiisation and Logistics, The

More information

Identifying Converging Pairs of Nodes on a Budget

Identifying Converging Pairs of Nodes on a Budget Identifying Converging Pairs of Nodes on a Budget Konstantina Lazaridou Departent of Inforatics Aristotle University, Thessaloniki, Greece konlaznik@csd.auth.gr Evaggelia Pitoura Coputer Science and Engineering

More information

Solving the Damage Localization Problem in Structural Health Monitoring Using Techniques in Pattern Classification

Solving the Damage Localization Problem in Structural Health Monitoring Using Techniques in Pattern Classification Solving the Daage Localization Proble in Structural Health Monitoring Using Techniques in Pattern Classification CS 9 Final Project Due Dec. 4, 007 Hae Young Noh, Allen Cheung, Daxia Ge Introduction Structural

More information

Preprocessing of fmri data (basic)

Preprocessing of fmri data (basic) Preprocessing of fmri data (basic) Practical session SPM Course 2016, Zurich Andreea Diaconescu, Maya Schneebeli, Jakob Heinzle, Lars Kasper, and Jakob Sieerkus Translational Neuroodeling Unit (TNU) Institute

More information

Comparative Evaluation of Color-Based Video Signatures in the Presence of Various Distortion Types

Comparative Evaluation of Color-Based Video Signatures in the Presence of Various Distortion Types Coparative Evaluation of Color-Based Video Signatures in the Presence of Various Distortion Types Aritz Sánchez de la Fuente, Patrick Ndjiki-Nya, Karsten Sühring, Tobias Hinz, Karsten üller, and Thoas

More information

Boosted Detection of Objects and Attributes

Boosted Detection of Objects and Attributes L M M Boosted Detection of Objects and Attributes Abstract We present a new fraework for detection of object and attributes in iages based on boosted cobination of priitive classifiers. The fraework directly

More information

Semantic-Based Surveillance Video Retrieval

Semantic-Based Surveillance Video Retrieval Semantic-Based Surveillance Video Retrieval Weiming Hu, Dan Xie, Zhouyu Fu, Wenrong Zeng, and Steve Maybank, Senior Member, IEEE IEEE Transactions on Image Processing, Vol. 16, No. 4, April 2007 Present

More information

Predicting x86 Program Runtime for Intel Processor

Predicting x86 Program Runtime for Intel Processor Predicting x86 Progra Runtie for Intel Processor Behra Mistree, Haidreza Haki Javadi, Oid Mashayekhi Stanford University bistree,hrhaki,oid@stanford.edu 1 Introduction Progras can be equivalent: given

More information

Enhancing Real-Time CAN Communications by the Prioritization of Urgent Messages at the Outgoing Queue

Enhancing Real-Time CAN Communications by the Prioritization of Urgent Messages at the Outgoing Queue Enhancing Real-Tie CAN Counications by the Prioritization of Urgent Messages at the Outgoing Queue ANTÓNIO J. PIRES (1), JOÃO P. SOUSA (), FRANCISCO VASQUES (3) 1,,3 Faculdade de Engenharia da Universidade

More information

Ming-Wei Lee 1, Wei-Tso Lin 1, Yu-Ching Ni 2, Meei-Ling Jan 2, Yi-Chun Chen 1 * National Central University

Ming-Wei Lee 1, Wei-Tso Lin 1, Yu-Ching Ni 2, Meei-Ling Jan 2, Yi-Chun Chen 1 * National Central University Rapid Constructions of Circular-Orbit Pinhole SPECT Iaging Syste Matrices by Gaussian Interpolation Method Cobined with Geoetric Paraeter Estiations (GIMGPE Ming-Wei Lee, Wei-Tso Lin, Yu-Ching Ni, Meei-Ling

More information

EFFICIENT VIDEO SEARCH USING IMAGE QUERIES A. Araujo1, M. Makar2, V. Chandrasekhar3, D. Chen1, S. Tsai1, H. Chen1, R. Angst1 and B.

EFFICIENT VIDEO SEARCH USING IMAGE QUERIES A. Araujo1, M. Makar2, V. Chandrasekhar3, D. Chen1, S. Tsai1, H. Chen1, R. Angst1 and B. EFFICIENT VIDEO SEARCH USING IMAGE QUERIES A. Araujo1, M. Makar2, V. Chandrasekhar3, D. Chen1, S. Tsai1, H. Chen1, R. Angst1 and B. Girod1 1 Stanford University, USA 2 Qualco Inc., USA ABSTRACT We study

More information

The Internal Conflict of a Belief Function

The Internal Conflict of a Belief Function The Internal Conflict of a Belief Function Johan Schubert Abstract In this paper we define and derive an internal conflict of a belief function We decopose the belief function in question into a set of

More information

Verdict Accuracy of Quick Reduct Algorithm using Clustering, Classification Techniques for Gene Expression Data

Verdict Accuracy of Quick Reduct Algorithm using Clustering, Classification Techniques for Gene Expression Data Verdict Accuracy of Quick Reduct Algorith using Clustering, Classification Techniques for Gene Expression Data T.Chandrasekhar 1, K.Thangavel 2 and E.N.Sathishkuar 3 1 Departent of Coputer Science, eriyar

More information

Mirror Localization for a Catadioptric Imaging System by Projecting Parallel Lights

Mirror Localization for a Catadioptric Imaging System by Projecting Parallel Lights 2007 IEEE International Conference on Robotics and Autoation Roa, Italy, 10-14 April 2007 FrC2.5 Mirror Localization for a Catadioptric Iaging Syste by Projecting Parallel Lights Ryusuke Sagawa, Nobuya

More information

A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing

A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing A Trajectory Splitting Model for Efficient Spatio-Teporal Indexing Slobodan Rasetic Jörg Sander Jaes Elding Mario A. Nasciento Departent of Coputing Science University of Alberta Edonton, Alberta, Canada

More information

Brian Noguchi CS 229 (Fall 05) Project Final Writeup A Hierarchical Application of ICA-based Feature Extraction to Image Classification Brian Noguchi

Brian Noguchi CS 229 (Fall 05) Project Final Writeup A Hierarchical Application of ICA-based Feature Extraction to Image Classification Brian Noguchi A Hierarchical Application of ICA-based Feature Etraction to Iage Classification Introduction Iage classification poses one of the greatest challenges in the achine vision and achine learning counities.

More information

Effects of Desingularization and Collocation-Point Shift on Steady Waves with Forward Speed

Effects of Desingularization and Collocation-Point Shift on Steady Waves with Forward Speed Effects of Desingularization and Collocation-Point Shift on Steady Waves with Forward Speed Yonghwan Ki* & Dick K.P. Yue** Massachusetts Institute of Technology, Departent of Ocean Engineering, Cabridge,

More information

Structural Balance in Networks. An Optimizational Approach. Andrej Mrvar. Faculty of Social Sciences. University of Ljubljana. Kardeljeva pl.

Structural Balance in Networks. An Optimizational Approach. Andrej Mrvar. Faculty of Social Sciences. University of Ljubljana. Kardeljeva pl. Structural Balance in Networks An Optiizational Approach Andrej Mrvar Faculty of Social Sciences University of Ljubljana Kardeljeva pl. 5 61109 Ljubljana March 23 1994 Contents 1 Balanced and clusterable

More information

Data pre-processing framework in SPM. Bogdan Draganski

Data pre-processing framework in SPM. Bogdan Draganski Data pre-processing fraework in SPM Bogdan Draganski Outline Why do we need pre-processing? Overview Structural MRI pre-processing fmri pre-processing Why do we need pre-processing? What do we want? Reason

More information

OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS

OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS Key words SOA, optial, coplex service, coposition, Quality of Service Piotr RYGIELSKI*, Paweł ŚWIĄTEK* OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS One of the ost iportant tasks in service oriented

More information

Colorado School of Mines. Computer Vision. Professor William Hoff Dept of Electrical Engineering &Computer Science.

Colorado School of Mines. Computer Vision. Professor William Hoff Dept of Electrical Engineering &Computer Science. Professor Willia Hoff Dept of Electrical Engineering &Coputer Science http://inside.ines.edu/~whoff/ 1 Caera Calibration 2 Caera Calibration Needed for ost achine vision and photograetry tasks (object

More information

INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES

INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES Dehua Xie 1, Shuaicheng Liu 1, Kaio Lin 2, Shuyuan Zhu 1, and Bing Zeng 1 1 School of Electronic Engineering, University of Electronic Science and Technology

More information

Video summarization based on shot boundary detection with penalized contrasts

Video summarization based on shot boundary detection with penalized contrasts Video suarization based on shot boundary detection with penalized contrasts Paschalina Medentzidou and Constantine Kotropoulos Departent of Inforatics Aristotle University of Thessaloniki Thessaloniki

More information

Geo-activity Recommendations by using Improved Feature Combination

Geo-activity Recommendations by using Improved Feature Combination Geo-activity Recoendations by using Iproved Feature Cobination Masoud Sattari Middle East Technical University Ankara, Turkey e76326@ceng.etu.edu.tr Murat Manguoglu Middle East Technical University Ankara,

More information

POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION. Junjun Jiang, Ruimin Hu, Zhen Han, Tao Lu, and Kebin Huang

POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION. Junjun Jiang, Ruimin Hu, Zhen Han, Tao Lu, and Kebin Huang IEEE International Conference on ultiedia and Expo POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION Junjun Jiang, Ruiin Hu, Zhen Han, Tao Lu, and Kebin Huang National Engineering

More information

EE 364B Convex Optimization An ADMM Solution to the Sparse Coding Problem. Sonia Bhaskar, Will Zou Final Project Spring 2011

EE 364B Convex Optimization An ADMM Solution to the Sparse Coding Problem. Sonia Bhaskar, Will Zou Final Project Spring 2011 EE 364B Convex Optiization An ADMM Solution to the Sparse Coding Proble Sonia Bhaskar, Will Zou Final Project Spring 20 I. INTRODUCTION For our project, we apply the ethod of the alternating direction

More information

On computing global similarity in images

On computing global similarity in images On coputing global siilarity in iages S Ravela and R Manatha Coputer Science Departent University of Massachusetts, Aherst, MA 01003 Eail: ravela,anatha @csuassedu Abstract The retrieval of iages based

More information

PROBABILISTIC LOCALIZATION AND MAPPING OF MOBILE ROBOTS IN INDOOR ENVIRONMENTS WITH A SINGLE LASER RANGE FINDER

PROBABILISTIC LOCALIZATION AND MAPPING OF MOBILE ROBOTS IN INDOOR ENVIRONMENTS WITH A SINGLE LASER RANGE FINDER nd International Congress of Mechanical Engineering (COBEM 3) Noveber 3-7, 3, Ribeirão Preto, SP, Brazil Copyright 3 by ABCM PROBABILISTIC LOCALIZATION AND MAPPING OF MOBILE ROBOTS IN INDOOR ENVIRONMENTS

More information

Quantitative Comparison of Sinc-Approximating Kernels for Medical Image Interpolation

Quantitative Comparison of Sinc-Approximating Kernels for Medical Image Interpolation Quantitative Coparison of Sinc-Approxiating Kernels for Medical Iage Interpolation Erik H. W. Meijering, Wiro J. Niessen, Josien P. W. Plui, Max A. Viergever Iage Sciences Institute, Utrecht University

More information

Application of the Self-Organising Map to Trajectory Classification

Application of the Self-Organising Map to Trajectory Classification Application of the Self-Organising Map to Trajectory Classification Jonathan Owens* and Andrew Hunter School of Computing and Engineering Technology University of Sunderland England email: {jonathan.owens,

More information

A New Generic Model for Vision Based Tracking in Robotics Systems

A New Generic Model for Vision Based Tracking in Robotics Systems A New Generic Model for Vision Based Tracking in Robotics Systes Yanfei Liu, Ada Hoover, Ian Walker, Ben Judy, Mathew Joseph and Charly Heranson lectrical and Coputer ngineering Departent Cleson University

More information

3D Building Detection and Reconstruction from Aerial Images Using Perceptual Organization and Fast Graph Search

3D Building Detection and Reconstruction from Aerial Images Using Perceptual Organization and Fast Graph Search 436 Journal of Electrical Engineering & Technology, Vol. 3, No. 3, pp. 436~443, 008 3D Building Detection and Reconstruction fro Aerial Iages Using Perceptual Organization and Fast Graph Search Dong-Min

More information

Galois Homomorphic Fractal Approach for the Recognition of Emotion

Galois Homomorphic Fractal Approach for the Recognition of Emotion Galois Hooorphic Fractal Approach for the Recognition of Eotion T. G. Grace Elizabeth Rani 1, G. Jayalalitha 1 Research Scholar, Bharathiar University, India, Associate Professor, Departent of Matheatics,

More information

MULTI-INDEX VOTING FOR ASYMMETRIC DISTANCE COMPUTATION IN A LARGE-SCALE BINARY CODES. Chih-Yi Chiu, Yu-Cyuan Liou, and Sheng-Hao Chou

MULTI-INDEX VOTING FOR ASYMMETRIC DISTANCE COMPUTATION IN A LARGE-SCALE BINARY CODES. Chih-Yi Chiu, Yu-Cyuan Liou, and Sheng-Hao Chou MULTI-INDEX VOTING FOR ASYMMETRIC DISTANCE COMPUTATION IN A LARGE-SCALE BINARY CODES Chih-Yi Chiu, Yu-Cyuan Liou, and Sheng-Hao Chou Departent of Coputer Science and Inforation Engineering, National Chiayi

More information

Resolution. Super-Resolution Imaging. Problem

Resolution. Super-Resolution Imaging. Problem Resolution Super-Resolution Iaging Resolution: Sallest easurable detail in a visual presentation Subhasis Chaudhuri Departent of Electrical Engineering Indian institute of Technology Bobay Powai, Mubai-400

More information

Module Contact: Dr Rudy Lapeer (CMP) Copyright of the University of East Anglia Version 1

Module Contact: Dr Rudy Lapeer (CMP) Copyright of the University of East Anglia Version 1 UNIVERSITY OF EAST ANGLIA School of Coputing Sciences Main Series UG Exaination 2016-17 GRAPHICS 1 CMP-5010B Tie allowed: 2 hours Answer THREE questions. Notes are not peritted in this exaination Do not

More information

Cassia County School District #151. Expected Performance Assessment Students will: Instructional Strategies. Performance Standards

Cassia County School District #151. Expected Performance Assessment Students will: Instructional Strategies. Performance Standards Unit 1 Congruence, Proof, and Constructions Doain: Congruence (CO) Essential Question: How do properties of congruence help define and prove geoetric relationships? Matheatical Practices: 1. Make sense

More information

Dynamical Topology Analysis of VANET Based on Complex Networks Theory

Dynamical Topology Analysis of VANET Based on Complex Networks Theory BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volue 14, Special Issue Sofia 014 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.478/cait-014-0053 Dynaical Topology Analysis

More information

Evaluation of a multi-frame blind deconvolution algorithm using Cramér-Rao bounds

Evaluation of a multi-frame blind deconvolution algorithm using Cramér-Rao bounds Evaluation of a ulti-frae blind deconvolution algorith using Craér-Rao bounds Charles C. Beckner, Jr. Air Force Research Laboratory, 3550 Aberdeen Ave SE, Kirtland AFB, New Mexico, USA 87117-5776 Charles

More information

Grid Density Based Clustering Algorithm

Grid Density Based Clustering Algorithm Grid Density Based Clustering Algorith Aandeep Kaur Mann, Navneet Kaur Abstract Clustering is the one of the ost iportant task of the data ining. Clustering is the unsupervised ethod to find the relations

More information

Short Papers. Location- and Density-Based Hierarchical Clustering Using Similarity Analysis 1 INTRODUCTION

Short Papers. Location- and Density-Based Hierarchical Clustering Using Similarity Analysis 1 INTRODUCTION IEEE TRASACTIOS O PATTER AALYSIS AD MACHIE ITELLIGECE, VOL. 20, O. 9, SEPTEMBER 1998 1011 Short Papers Location- and Density-Based Hierarchical Clustering Using Siilarity Analysis Peter Bacsy and arendra

More information

(Geometric) Camera Calibration

(Geometric) Camera Calibration (Geoetric) Caera Calibration CS635 Spring 217 Daniel G. Aliaga Departent of Coputer Science Purdue University Caera Calibration Caeras and CCDs Aberrations Perspective Projection Calibration Caeras First

More information

HUMAN pose estimation is an important problem in computer

HUMAN pose estimation is an important problem in computer JOURNAL OF L A T E X CLASS FILES, VOL. 6, NO., JANUARY 7 Robust 3D Huan Pose Estiation fro Single Iages or Video Sequences Chunyu Wang, Student Meber, IEEE, Yizhou Wang, Meber, IEEE, Zhouchen Lin, Meber,

More information

Utility-Based Resource Allocation for Mixed Traffic in Wireless Networks

Utility-Based Resource Allocation for Mixed Traffic in Wireless Networks IEEE IFOCO 2 International Workshop on Future edia etworks and IP-based TV Utility-Based Resource Allocation for ixed Traffic in Wireless etworks Li Chen, Bin Wang, Xiaohang Chen, Xin Zhang, and Dacheng

More information

Implementation of fast motion estimation algorithms and comparison with full search method in H.264

Implementation of fast motion estimation algorithms and comparison with full search method in H.264 IJCSNS International Journal of Coputer Science and Network Security, VOL.8 No.3, March 2008 139 Ipleentation of fast otion estiation algoriths and coparison with full search ethod in H.264 A.Ahadi, M.M.Azadfar

More information

Performance Evaluation Metrics and Statistics for Positional Tracker Evaluation

Performance Evaluation Metrics and Statistics for Positional Tracker Evaluation Performance Evaluation Metrics and Statistics for Positional Tracker Evaluation Chris J. Needham and Roger D. Boyle School of Computing, The University of Leeds, Leeds, LS2 9JT, UK {chrisn,roger}@comp.leeds.ac.uk

More information

Wavelet. Coefficients. Fmicros() (micros) Wavelet. Wavelet Coefficients. Fmasses() (masses) Wavelet Coefficients (stellate) Fstellate()

Wavelet. Coefficients. Fmicros() (micros) Wavelet. Wavelet Coefficients. Fmasses() (masses) Wavelet Coefficients (stellate) Fstellate() Enhanceent via Fusion of Maographic Features Iztok oren y, Andrew Laine z, and Fred Taylor y y Dept. of Electrical and Coputer Engineering z Center for Bioedical Engineering University of Florida, Gainesville,

More information

AN INTEGRATED APPROACH TO MUSIC BOUNDARY DETECTION

AN INTEGRATED APPROACH TO MUSIC BOUNDARY DETECTION 10th International Society for Music Inforation Retrieval Conference (ISMIR 2009) AN INTEGRATED APPROACH TO MUSIC BOUNDARY DETECTION Min-Yian Su, Yi-Hsuan Yang, Yu-Ching Lin, Hoer Chen National Taiwan

More information

λ-harmonious Graph Colouring Lauren DeDieu

λ-harmonious Graph Colouring Lauren DeDieu λ-haronious Graph Colouring Lauren DeDieu June 12, 2012 ABSTRACT In 198, Hopcroft and Krishnaoorthy defined a new type of graph colouring called haronious colouring. Haronious colouring is a proper vertex

More information

Construction of a regular hendecagon by two-fold origami

Construction of a regular hendecagon by two-fold origami J. C. LUCERO /207 Construction of a regular hendecagon by two-fold origai Jorge C. Lucero 1 Introduction Single-fold origai refers to geoetric constructions on a sheet of paper by perforing a sequence

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October ISSN International Journal of Scientific & Engineering Research, Volue 4, Issue 0, October-203 483 Design an Encoding Technique Using Forbidden Transition free Algorith to Reduce Cross-Talk for On-Chip VLSI

More information

Performance Analysis of RAID in Different Workload

Performance Analysis of RAID in Different Workload Send Orders for Reprints to reprints@benthascience.ae 324 The Open Cybernetics & Systeics Journal, 2015, 9, 324-328 Perforance Analysis of RAID in Different Workload Open Access Zhang Dule *, Ji Xiaoyun,

More information

Hand Gesture Recognition for Human-Computer Interaction

Hand Gesture Recognition for Human-Computer Interaction Journal of Coputer Science 6 (9): 002-007, 200 ISSN 549-3636 200 Science Publications Hand Gesture Recognition for Huan-Coputer Interaction S. ohaed ansoor Rooi, R. Jyothi Priya and H. Jayalakshi Departent

More information

Rule Extraction using Artificial Neural Networks

Rule Extraction using Artificial Neural Networks Rule Extraction using Artificial Neural Networks S. M. Karuzzaan 1 Ahed Ryadh Hasan 2 Abstract Artificial neural networks have been successfully applied to a variety of business application probles involving

More information

Smarter Balanced Assessment Consortium Claims, Targets, and Standard Alignment for Math

Smarter Balanced Assessment Consortium Claims, Targets, and Standard Alignment for Math Sarter Balanced Assessent Consortiu s, s, Stard Alignent for Math The Sarter Balanced Assessent Consortiu (SBAC) has created a hierarchy coprised of clais targets that together can be used to ake stateents

More information

PERFORMANCE MEASURES FOR INTERNET SERVER BY USING M/M/m QUEUEING MODEL

PERFORMANCE MEASURES FOR INTERNET SERVER BY USING M/M/m QUEUEING MODEL IJRET: International Journal of Research in Engineering and Technology ISSN: 239-63 PERFORMANCE MEASURES FOR INTERNET SERVER BY USING M/M/ QUEUEING MODEL Raghunath Y. T. N. V, A. S. Sravani 2 Assistant

More information

Summary. Reconstruction of data from non-uniformly spaced samples

Summary. Reconstruction of data from non-uniformly spaced samples Is there always extra bandwidth in non-unifor spatial sapling? Ralf Ferber* and Massiiliano Vassallo, WesternGeco London Technology Center; Jon-Fredrik Hopperstad and Ali Özbek, Schluberger Cabridge Research

More information

Abstract. 2. Segmentation Techniques. Keywords. 1. Introduction. 3. Threshold based Image Segmentation

Abstract. 2. Segmentation Techniques. Keywords. 1. Introduction. 3. Threshold based Image Segmentation International Journal of Advanced Coputer Research (ISSN (print): 49-777 ISSN (online): 77-7970) Volue-3 Nuber- Issue-8 March-03 MRI Brain Iage Segentation based on hresholding G. Evelin Sujji, Y.V.S.

More information

A Method of Generating Multi-Scale Disc-Like Distributions for NDT Registration Algorithm

A Method of Generating Multi-Scale Disc-Like Distributions for NDT Registration Algorithm International Journal of Mechanical Engineering and Robotics Research Vol. 5, o., January 06 A Method of Generating Multi-Scale Disc-Like Distributions for D Registration Algorith Hyunki Hong and Beohee

More information

ELEVATION SURFACE INTERPOLATION OF POINT DATA USING DIFFERENT TECHNIQUES A GIS APPROACH

ELEVATION SURFACE INTERPOLATION OF POINT DATA USING DIFFERENT TECHNIQUES A GIS APPROACH ELEVATION SURFACE INTERPOLATION OF POINT DATA USING DIFFERENT TECHNIQUES A GIS APPROACH Kulapraote Prathuchai Geoinforatics Center, Asian Institute of Technology, 58 Moo9, Klong Luang, Pathuthani, Thailand.

More information

Optimized stereo reconstruction of free-form space curves based on a nonuniform rational B-spline model

Optimized stereo reconstruction of free-form space curves based on a nonuniform rational B-spline model 1746 J. Opt. Soc. A. A/ Vol. 22, No. 9/ Septeber 2005 Y. J. Xiao and Y. F. Li Optiized stereo reconstruction of free-for space curves based on a nonunifor rational B-spline odel Yi Jun Xiao Departent of

More information

A Learning Framework for Nearest Neighbor Search

A Learning Framework for Nearest Neighbor Search A Learning Fraework for Nearest Neighbor Search Lawrence Cayton Departent of Coputer Science University of California, San Diego lcayton@cs.ucsd.edu Sanjoy Dasgupta Departent of Coputer Science University

More information

Affine Invariant Texture Analysis Based on Structural Properties 1

Affine Invariant Texture Analysis Based on Structural Properties 1 ACCV: The 5th Asian Conference on Coputer Vision, --5 January, Melbourne, Australia Affine Invariant Texture Analysis Based on tructural Properties Jianguo Zhang, Tieniu Tan National Laboratory of Pattern

More information

! What is mrmr feature selection. ! Applications in cancer classification. ! Applications in image pattern recognition. ! Theoretical basis of mrmr

! What is mrmr feature selection. ! Applications in cancer classification. ! Applications in image pattern recognition. ! Theoretical basis of mrmr Miniu Redundancy and Maxiu Relevance Feature election and Its Applications Hanchuan Peng Janelia Far Research Capus, Howard Hughes Medical Institute What is RMR feature selection Applications in cancer

More information

MGS-SIFT: A New Illumination Invariant Feature Based on SIFT Descriptor

MGS-SIFT: A New Illumination Invariant Feature Based on SIFT Descriptor International Journal of Coputer Theory and Engineering, Vol 5, No, February 0 MGS-SIFT: A New Illuination Invariant Feature Based on SIFT Descriptor Reza Javanard Alitappeh and Fariborz Mahoudi Abstract

More information

1 Extended Boolean Model

1 Extended Boolean Model 1 EXTENDED BOOLEAN MODEL It has been well-known that the Boolean odel is too inflexible, requiring skilful use of Boolean operators to obtain good results. On the other hand, the vector space odel is flexible

More information

Homework 1. An Introduction to Neural Networks

Homework 1. An Introduction to Neural Networks Hoework An Introduction to Neural Networks -785: Introduction to Deep Learning Spring 09 OUT: January 4, 09 DUE: February 6, 09, :59 PM Start Here Collaboration policy: You are expected to coply with the

More information

Feature based stereo correspondence using moment invariant

Feature based stereo correspondence using moment invariant University of Wollongong Research Online Faculty of Inforatics - Papers (Archive) Faculty of Engineering and Inforation Sciences 008 Feature based stereo correspondence using oent invariant Prashan Prearatne

More information