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

Size: px
Start display at page:

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

Transcription

1 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 Ma School of Counication and Inforation Engineering, University of Electronic Science and Technology of China, Chengdu, China Eail: 36933@qq.co, wallsonyang@63.co (STOE), which is derived fro the filter responses of orientation selective bandpass filters, as features has been successfully applied in the fields of video tracking and action recognition. Video sequences induce very different orientation patterns in iage spacetie depending on their contents. For instance, a textured, stationary object yields a uch different orientation signature than if the very sae object were undergoing translational otion. An efficient fraework for analyzing spatio-teporal (ST) inforation can be realized through the use of 3D, (x, y, t), oriented energies []. The aforeentioned energy is well-suited to for the feature representation in visual tracking and action recognition applications for three significant reasons. ()A rich description of the target is attained due to the fact that oriented energy encopasses both target appearance and dynaics. ()The oriented energy is robust to illuination changes. By construction, the proposed feature set provides invariance to both additive and ultiplicative iage intensity changes. (3)The energy can be coputed at ultiple scales, allowing for a ulti scale analysis of the target attributes. Finer scales provide inforation regarding otion of individual target parts (e.g., libs) and detailed spatial textures (e.g., facial expressions, clothing logos). In a copleentary fashion, coarser scales provide inforation regarding the overall target velocity and its gross shape []. Recently, local representations based on STIPs are drawing uch attention [3]-[5], aong which huan action recognition systes based on the bag of words (BoW) odel have achieved good results in any tasks. This would be due to the fact that the BoW odel has any advantages, such as being less sensitive to partial occlusions and clutter and avoiding soe preliinary steps, e.g. background subtraction and target tracking in holistic ethods. In our recognition schee, an action is considered as a congloeration of otion energies in different ST orientations. Consider that otion at a point is captured as a cobination of energies along different ST orientations at that point, when suitably decoposed. These decoposed otion energies are a low-level action representation and the basis of the action recognition Abstract Spatio-teporal oriented energy features have been proved to be an efficient feature for action recognition. It has satisfied perforance on ost of public databases. However, the oriented energy features were used as holistic action features for teplate atching in any literatures. In the paper, we proposed an action representation based on local spatio-teporal oriented energy features, and ultiple feature channels are built to convert the features to descriptors. Moreover, inspired by additive kernel Support Vector Machine can offer significant iproveents in accuracy on a wide variety of tasks while having the sae run-tie. We proposed action classifiers based on additive kernels and tested our syste on KTH huan action dataset for its perforance evaluation. The experiental result shows our syste outperfors ost of recent action classification systes. Index Ters action recognition, action representation, spatio-teporal oriented energy, additive kernels I. INTRODUCTION Autoatic recognition and categorization actions in video sequences is an active research topic in coputer vision and achine learning, and their applications can be found in any areas, including content-based video indexing, detecting activities and behaviors in surveillance videos, organizing digital video library according to specified actions, huan-coputer interfaces and robotics. The challenge is how to obtain robust action recognition and categorization under variable illuination, background changes, caera otion and zooing, viewpoint changes, and partial occlusion. Moreover, the intra-class variation is often very large and abiguity exists between actions. Feature representation as a fundaental part of action recognition will greatly influence the perforance of the recognition syste. Huan actions fro video data inherently contain both spatial and teporal inforation, which requires that descriptors of actions in video sequences accurately capture and robustly encode this kind of inforation. Spatio-teporal oriented energy Manuscript received October 9, 3; revised February, 4. Project nuber: National Nature Science Foundation of China (grant nuber 678). 4 Engineering and Technology Publishing doi:.7/ijeee

2 International Journal of Electronics and Electrical Engineering Vol., No., June, 4 ethod [6]. Moreover, additive kernel (i.e., intersection kernels) Support Vector achines (SVMs) have becoe popular for real-tie applications as they enjoy both faster training and faster classification, with better classification accuracy and significantly less eory requireents than nonlinear kernels. Therefore, SVMs based on chi-squared, Jensen-Shannan (JS) and intersection kernel were eployed as action classifiers in the paper. We tested the proposed syste on KTH huan action dataset for perforance evaluation. To study cuboid size and codebook size ipacting upon recognition rate of action classifiers, the proposed schee was tested under four sizes of cuboid and codebook. In all cases, the teplate size of ST oriented filters is set to What is ore, to assess recognition accuracy and training tie consuption of classifiers based upon additive kernels, RBF and linear kernels were utilized in the paper. II. THE PROPOSED APPROACH Our action categorization syste is illustrated in Fig. The details of the proposed syste are explained as follows. Figure. Fraework of the proposed action classification syste. In dictionary learning stage, (a) Action otion inforation is decoposed into local STOE features along X, Y and T axis. (a) STOE features are transfored into descriptors. (a3) A feature channel consists of an energy orientation and a ST grid. A feature channel produces its own codebook. In training stage, (b) Input training action videos. (b) Action otion inforation is converted into local STOE features. (b3) Each action class is odeled by nine local histogras. (b4) Each action class is represented as a final histogra, which is built by concatenating its nine sub-histogras. of STIPs, which is iportant for action representation built upon BoW odel. In the following, we provide a brief review of the Dollar detector, which respectively eploys D Gaussian filter in the spatial direction and D Gabor filter in the teporal direction. The two separate filters can produce high response at points with significant ST intensity variations. The response function R of the input iage sequence I ( x, y, t ) has the for: A. Gaa Noralization and Frae Soothing Before extracting STIPs fro action video, Gaa noralization should be ipleented to enhance the local dynaic range of the iage in dark or shadowed regions, while copress it in bright regions and at highlights. The basic principle is that the intensity of the light reflected fro an object is the product of the incoing illuination (which is piecewise sooth for the ost part) and the local surface reflectance (which carries detailed object-level appearance inforation). In the paper, Gaa noralization is realized using Matlab coand J= iadjust(i), which aps the intensity values in grayscale iage I to new values in J. This increases the contrast of the output iage J. Moreover, to reduce the noise effect, Gaussian kernel with.5 as soothing filters is used to sooth each frae in action video. R ( I g hev ) ( I g hod ) where g ( x, y; ) is the D Gaussian soothing function, applied only along the spatial diensions, hev and hod are a quadrature pair of D Gabor filters applied teporally, which are defined as cos( t ) exp( t ) and, respectively. The sin( t ) exp( t ) paraeters and correspond to the spatial and teporal scales of the detector, respectively. It is well accepted that stable and reliable STIPs extracted fro action videos can offer ore helpful inforation to iprove recognition accuracy. In order to B. STIP Detector In the paper, the Dollar detector [4] is chosen to be STIP detector, since it generally produces a high nuber 4 Engineering and Technology Publishing () 5

3 International Journal of Electronics and Electrical Engineering Vol., No., June, 4 extract such STIPs fro noisy videos, the response function should be calculated at ultiple spatial and teporal scales. Specifically, the response function R(, ) is defined as: M R(, ) R(, ),, () where R(, ) denotes the response value of STIP detector at paraeter values (, ). C. Local STOE Features Events in a video sequence will generate diverse structures in the ST doain. For instance, a textured, stationary object produces a uch different signature in iage space-tie than if the sae object were oving. One ethod of capturing the ST characteristics of a video sequence is through the use of oriented energy. The energy is derived using the filter responds of oriented selective bandpass filters when they are convolved with the ST cuboid produced by a video strea. In the paper, local STOE features are obtained by filtering using a set of Gaussian derivative filters and their corresponding Hilbert transfor filters, pointwise squaring and suation over each 3D cuboid that is associated with a detected STIP. We use the approach in [7] to obtain local STOE feature. Specifically, the first step consists of filtering a sall ST cuboid Cx ( i ) centering on a STIP p( x i ), by the directionally selective filters G and H at orientation vector θ (,, ), j{,, J},(,, ) denotes j j j j j j j direction cosines, J is the nuber of orientations. Next, the filters are taken in quadrature to eliinate phase sensitivity in the output of each filter. Local STOE energy E θ ( x ) j i in cuboid Cx ( i ) at orientation θ j can be coputed according to E ( x ) ( G C( x )) ( H C( x )) (3) θ j i, θ j i, θ j i where xi ( xi, yi, ti ), i {,, n} denotes STIP coordinates of n STIPs; is convolution; G denotes 3D steerable, separable filters based on Gaussian second derivative; H their corresponding Hilbert transfor. The ethod of constructing ST filters G and H in [7] was adopted in the paper. In our syste, otion inforation were decoposed into local STOE along X, Y and T axis using ST oriented filters, respectively. D. The Descriptor Once local STOE features were obtained, in this section, our goal is to convert the features into their descriptors. First of all, we define a support region as a cuboid containing STOE feature around a STIP, and the support region is divided into several cells by ST grids with ultiple teporal scales for coputing descriptor, in order to delineate the teporal variations of a local otion pattern and ebed ST structure inforation. Supposing a support region is divided into cells, where is spatial grid arrangeent, is teporal segent nuber. For each cell, the ean absolute difference (MAD, ), the second (variance, ), third (skewness, 3 ) central oents are coputed. The ean absolute difference (MAD) for cell c with size s=s s s3 is defined as MAD (,, ) ( ) s s s3 e u u u3 ean c (4) s u u u3 e u u u ean c k k s s s3 k ( (,, 3) ( )),,,3, (5) s u u u3 s s s3 ean( c) ( e( u, u, u )) (6) s u u u3 3 where e( u, u, u 3) denotes energy value at position ( u, u, u ). For a support region divided into cells, each 3 cell produces a colun vector,, 3 T. Hence, a 3 atrix M R is obtained to describe STOE feature inside the support region. Next, noralized atrix 3 M R is constructed by dividing each row of M by nor of the row. All row vectors of M are concatenated on top of each other to for a single d vector R, d 3. The vector is the descriptor of STOE feature inside the support region. In the proposed approach, three ST grids were established to partition a support region into, and 3 cells, respectively. The cobination of the three ST grids with three ST orientations results in 9 possible feature channels. Each feature channel decoposes otion inforation within a cuboid centering a STIP into local STOE feature, and partitions the support region into several cells. As each cell produces a 3-D vector, the diensionalities of descriptor corresponding to the above ST grids are, 4 and 36, respectively. Fig. illustrates that three ST grids transfor local STOE features into descriptors. Figure. A set of local STOE features is converted into three sets of descriptors using three ST grids. (a) A set of support regions. (b) ST grids with three teporal scales. (b) ST grid with size. (b) ST grid with size. (b3) ST grid with size 3. (c) Three sets of descriptors are built, using ST grids partitioning support regions. 4 Engineering and Technology Publishing 6

4 International Journal of Electronics and Electrical Engineering Vol., No., June, 4 E. Codebooks The descriptors produced by a feature channel bring about a codebook by ipleenting K-eans clustering algorith and Euclidean distance as etric. Therefore, nine feature channels result in nine codebooks. The descriptors then are encoded by corresponding codebook to obtain local histogra. All local histogras are concatenated to for a final histogra for training and test the proposed syste. Hence, an action video sequence is represented as a final histogra vector. In our syste, all local histogras have sae length. F. Additive Kernel SVMs Discriinative classifiers based on Support Vector Machines (SVMs) and variants of boosted decision trees are two of the leading techniques used in vision tasks ranging fro object detection, ulticlass object recognition to texture classification. Classifiers based on boosted decision trees such as [8], have faster classification speed, but are significantly slower to train. Furtherore, the coplexity of training can grow exponentially with the nuber of classes [9]. On the other hand, given the right feature space, SVMs can be ore efficient during training. Part of the appeal of SVMs is that, nonlinear decision boundaries can be learnt using the kernel trick. However, the run-tie coplexity of a nonlinear SVM classifier can be significantly higher than a linear SVM. Thus, linear kernel SVMs have becoe popular for real-tie applications as they enjoy both faster training and faster classification, with significantly less eory requireents than non-linear kernels. Recently, additive kernel SVMs (AKSVMs) have been broadly used in any of the current ost successful object detection and recognition algoriths efficient, as well as real-tie applications. The class of kernels includes the intersection kernel K (, ) in xy, chi-squared kernel K ( xy, ), and JS kernel K ( xy, ). They are defined as following, K JS K in i n JS ( xy, ) in xi, yi (8) n K ( xy, ) ( x y ) ( x y ) (9) i i i i i x x y y x y ( x, y) ( )log ( )log () n i i i i i i i xi yi In addition of the additive kernels provided, RBF kernel KRBF ( xy, ) and linear kernel Klinear ( xy, ) are eployed as perforance benchark in our experient. K ( x, y) exp( x y ), () RBF III. Klinear T ( x, y) x. y () EXPERIMENTAL RESULT A. Experiental Setting We test our algorith on the KTH huan otion dataset. KTH huan otion dataset is a video sequence dataset of huan actions. Each video has only one action. The dataset contains six types of huan actions (walking, jogging, running, boxing, hand waving and hand clapping) perfored several periods by 5 subjects in different scenarios of outdoor and indoor environent with scale change. It contains 6 short sequences. In the preprocessing stage, contrast noralization is used to reduce the influence of illuination changes. STIPs are extracted fro action video using Dollar STIP detector with ultiple teporal and spatial scales. To extract stable, reliable STIPs,, are set to {(, ).,.,.3;.,.3,.4,.5}. STIP detector respond is obtained by suing over the individual responds. We build codebooks fro all videos of each action fro two subjects. We perfor leave-oneout (LOO) to test the efficiency of our approach in recognition. Specifically, for each LOO run, the videos of 4 subjects are used for training a odel, and the videos of the reained subject are used for testing the odel, and coputing a confusion atrix for evaluation. The results are reported as the average confusion atrix of 5runs. Accuracy rate of the recognition syste based on BoW odel is sensitive to the size of cuboid. Too big cuboid can obtain uch irrelevant inforation to action otion, such that the discriinative power of individual cuboid is daaged; whereas, too sall size cuboid enclose insufficient otion inforation for categorization, and hence the inforation provided is highly unreliable. We test our syste in the case of four cuboid sizes: 9(pixels) 9(pixels) 5(pixels), 9 9 9, and Moreover, coputational efficiency and accuracy are discussed in the section. B. Discussion Table I shows classification accuracy of SVMs based on five kernels in the case of four cuboid sizes, respectively. Recognition accuracy. We copared the average recognition accuracy of the five kernel SVMs on KTH dataset. It can be seen that recognition accuracy of AKSVMs is higher than that of others under the sae configuration. The best recognition rates of chi-squared, JS, and intersection kernel SVMs achieve 94.%, 93.9%, and 93.6%, respectively, which outperfor or approach the recent action recognition systes. Meanwhile, recognition accuracy of SVMs based on RBF and linear kernels just reach 9.5% and 9.7%, respectively. Table II shows recognition rate coparison of our ethod and other recent recognition systes. It can be seen that our systes achieve better perforance. The partial reason why AKSVM classifiers perfor better than that based on RBF, linear kernels lies in that: ST grids, which partition support region for coputing descriptor, essentially involve overlaps between the, although the ST grids are in general expected to be copleentary to each other. The best perforance of a 4 Engineering and Technology Publishing 7

5 International Journal of Electronics and Electrical Engineering Vol., No., June, 4 particular action category generally entails only a linear cobination of the ST grids. As a result, there is no doubt that the redundant inforation exist in the resulting local histogras. It is concluded that the AKSVM classifiers efficiently exploit the redundant inforation to iprove their recognition rate; RBF and linear kernel classifiers fail to efficiently do it. TABLE I. CLASSIFICATION ACCURACY ON THE KTH DATASET AT VARIOUS CUBOID SIZES AND CODEBOOK SIZES. Cuboid size: Chi-sq JS Inters RBF Linear Cuboid size: Chi-sq JS Inters RBF Linear Cuboid size: Chi-sq JS Inters RBF Linear Cuboid size: Chi-sq JS Inters RBF Linear The size of cuboid is another reason ipacting on recognition rate. Too larger or too sall cuboid size could bring about negative effect to recognition rate as recognition rate. Too larger or too sall cuboid size could bring about negative effect to recognition rate discussed above. Table III and Table IV show confusion atrixes of AKSVMs for the KTH dataset under various cuboid sizes. The confusion atrixes show the largest confusion occurs between boxing and hand clapping, walking and jogging, and between jogging and running. Several reasons should be responsible for such confusion. Firstly, the decoposed otion energy of the actions ainly distributes along certain orientation, such as significant aount of discoposed otion energy of boxing and hand clapping distributes along X axis. Hence, the inforation obtained about action otion direction is insufficient for distinguishing the. Secondly, the speed difference of siilar action class is so sall that distinguishing the is difficulty, especially between walking and jogging, and between jogging and running. TABLE III. CONFUSION MATRIXES OF AKSVMS FOR THE KTH DATASET. CHI-SQUARED (TOP LEFT), JS (TOP RIGHT), AND INTERSECTION KERNELS (BOTTOM). ROWS ARE GROUND TRUTH, COLUMNS ARE MODEL RESULTS. BOXING(S), HAND-CLAPPING(S), HAND-WAVING(), JOGGING(S4), WALKING(S5), RUNNING (S6). each local histogra with 7D and cuboid size Average recognitions are 93.3%, 93.6% and 9.5% for chi-squared, JS, and intersection kernels, respectively. S S S4 S5 S6 S 96,96 3,3,3, 96 3 S 3,3 96,96, 3 96,, 96,96 96 S4 97,96 3, S5,4 88,86, S6, 88,4 87,85 87 TABLE II. COMPARISON WITH PREVIOUS WORK ON THE KTH DATASET. Method Accuracy [] 9.8% [9] 93.% [] 93.9% [] 94.5% [3] 94.% [4] 94.5% [5] 93.9% [6] 93.6% Our ethod (chi-sq. kernel) 94.% Our ethod (JS kernel) 93.9% Our ethod (Inters. Kernel) 93.6% each local histogra with 5D and cuboid size Average recognitions are 93.7%, 93.9% and 93.6% for chi-squared, JS and intersection kernel, respectively. S S S4 S5 S6 S 95,96 4,3,, 96 3 S 3,3 96,96, 3 96,, 97,97 96 S4 99,98, 97 3 S5 3,4 89,87 5,9 S6, 88 3,3 86, Engineering and Technology Publishing 8

6 International Journal of Electronics and Electrical Engineering Vol., No., June, 4 TABLE IV. CONFUSION MATRIXES OF AKSVMS FOR THE KTH DATASET. CHI-SQUARED (TOP LEFT), JS (TOP RIGHT), AND INTERSECTION KERNELS (BOTTOM). ROWS ARE GROUND TRUTH, COLUMNS ARE MODEL RESULTS. BOXING(S), HAND-CLAPPING(S), HAND-WAVING(), JOGGING(S4), WALKING(S5), RUNNING (S6). each local histogra with 7D and cuboid size Average recognitions are 94.%, 9.5% and 93.% for chi-squared, JS, and intersection kernels, respectively. S S S4 S5 S6 S 97,96,3, 97 S 3,3 96,96, 3 96,, 97,97 96 S4 98,97, S5 3,4 89,88 8,8 S6, 88,4 88,85 87 each local histogra with 5D and cuboid size Average recognitions are 9.5%, 9.8% and 9.5% for chi-squared, JS, intersection kernels, respectively. S S S4 S5 S6 S 96,96 3,3, 96 3 S 3,3 95,95, 3 95,, 97,97 96 S4 97,95 3, S5 5,5 86,8 9,3 S6 IV. 4, CONCLUSION 84 5,5 4 84,84 85 In the paper, we presented an action recognition syste based on local STOE feature and AKSVMs. Using ST oriented filters, otion inforation is decoposed into STOE feature. Then, ultiple feature channels are used to convert STOE features to descriptors. Finally, AKSVMs are eployed as action classifiers. The experiental result certifies that the proposed syste achieves better recognition accuracy. ACKNOWLEDGMENT This work is supported by National Nature Science Foundation of China (grant nuber 678). REFERENCES [] E. H. Adelson and J. R. Bergen, Spatioteporal energy odels for the perception of otion, Journal of the Optical Society of Aerica, vol., no., pp , 985. [] K. J. Cannons, J. M. Gryn, and R. P. Wildes, Visual tracking using a pixelwise spatioteporal oriented energy representation, in Proc. European Conference on Coputer Vision,, pp [3] I. Laptev and T. Lindeberg, Local descriptors for spatioteporal recognition, in Spatial Coherence for Visual Motion Analysis, 6, pp [4] P. Dollar, V. Rabaud, G. Cottrell, and S. Belongie, Behavior recognition via sparse spatio-teporal features, in Visual Surveillance and Perforance Evaluation of Tracking and Surveillance, 5, pp [5] G. Willes, T. Tuytelaars, and L. V. Gool, An efficient dense and scale-invariant spatio-teporal interest point detector, in Coputer Vision-ECCV, 8, pp [6] K. G. Derpanis, M. Sizintsev, and K. Cannons, Efficient action spotting based on a spacetie oriented structure representation, in Proc. the IEEE Coputer Vision and Pattern Recognition,, pp [7] K. G. Derpanis and J. M. Gryn, "Three-diensional nth derivative of Gaussian separable steerable filters," in Proc. the International Conference on Iage Processing, 5. [8] A. Torralba, K. Murphy, and W. Freean, Sharing features: Efficient boosting procedures for ulticlass object detection, in Coputer Vision and Pattern Recognition, 4. [9] M. Bregonzio, S. Gong, and T. Xiang, "Recognising action as clouds of space-tie interest points," in Proc. the IEEE Coputer Vision and Pattern Recognition, 9, pp [] I. Laptev, M. Marszalek, C. Schid, and B. Rozenfeld, Learning realistic huan actions fro ovies, in Proc. the IEEE International Conference on Coputer Vision and Pattern Recognition, 8, pp. -8. [] J. Liu, J. Luo, and M. Shah, Recognizing realistic actions fro videos in the wild, in Proc. the IEEE Conference on Coputer Vision and Pattern Recognition, 9, pp [] A. Gilbert, J. Illingworth, and R. Bowden, Fast realistic ultiaction recognition using ined dense spatio-teporal feature, in Proc. the International Conference on Coputer Vision, 9, pp [3] W. Brendel and S. Todorovic, Activities as tie series of huan postures, in Proc. European Conference on Coputer Vision,, pp [4] A. Kovashka and K. Grauan, Learning a hierarchy of discriinative space-tie neighborhood features for huan action recognition, in Proc. the IEEE Conference on Coputer Vision and Pattern Recognition,, pp [5] Q. Le, W. Zou, S. Yeung, and A. Ng, Learning hierarchical invariant spatio-teporal features for action recognition with independent subspace analysis, in Proc. the IEEE Conference on Coputer Vision and Pattern Recognition,, pp [6] B. Li, M. Ayazoglu, T. Mao, and O. Caps, Activity recognition using dynaic subspace angles, in Proc. the IEEE Conference on Coputer Vision and Pattern Recognition,, pp Jiangfeng Yang was born in Yunnan Province, China, in 975. He received the B.S. degree in applied physics fro the University of Yunnan, Kuning, in 997, and the Master of engineering degree in coputer software and theory fro the Kuning University of Science and Technology, Kuning, in 9. He is currently pursuing the Ph.D. degree with the Departent of Counication and Inforation Engineering, University of Electronic Science and Technology of China (UESTC). His research interests include action recognition, object recognition and classification. Zheng Ma was born in Chengdu Province, China, in 956. He received the B.S. degree fro UESTC, in 98. He is a professor and Vice President of UESTC. His research interests include signal processing, inforation security, iage processing, spectral estiation, array signal processing, and inforation theory. 4 Engineering and Technology Publishing 9

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

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

Evaluation of Local Space-time Descriptors based on Cuboid Detector in Human Action Recognition

Evaluation of Local Space-time Descriptors based on Cuboid Detector in Human Action Recognition International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 9 No. 4 Dec. 2014, pp. 1708-1717 2014 Innovative Space of Scientific Research Journals http://www.ijias.issr-journals.org/ Evaluation

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

Extracting Spatio-temporal Local Features Considering Consecutiveness of Motions

Extracting Spatio-temporal Local Features Considering Consecutiveness of Motions Extracting Spatio-temporal Local Features Considering Consecutiveness of Motions Akitsugu Noguchi and Keiji Yanai Department of Computer Science, The University of Electro-Communications, 1-5-1 Chofugaoka,

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

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

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

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

IMPROVING SPATIO-TEMPORAL FEATURE EXTRACTION TECHNIQUES AND THEIR APPLICATIONS IN ACTION CLASSIFICATION. Maral Mesmakhosroshahi, Joohee Kim

IMPROVING SPATIO-TEMPORAL FEATURE EXTRACTION TECHNIQUES AND THEIR APPLICATIONS IN ACTION CLASSIFICATION. Maral Mesmakhosroshahi, Joohee Kim IMPROVING SPATIO-TEMPORAL FEATURE EXTRACTION TECHNIQUES AND THEIR APPLICATIONS IN ACTION CLASSIFICATION Maral Mesmakhosroshahi, Joohee Kim Department of Electrical and Computer Engineering Illinois Institute

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

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

Spatio-temporal Feature Classifier

Spatio-temporal Feature Classifier Spatio-temporal Feature Classifier Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 1-7 1 Open Access Yun Wang 1,* and Suxing Liu 2 1 School

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

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

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

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

A Periodic Dynamic Load Balancing Method

A Periodic Dynamic Load Balancing Method 2016 3 rd International Conference on Engineering Technology and Application (ICETA 2016) ISBN: 978-1-60595-383-0 A Periodic Dynaic Load Balancing Method Taotao Fan* State Key Laboratory of Inforation

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

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

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

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

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

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

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

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

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

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

Massive amounts of high-dimensional data are pervasive in multiple domains,

Massive amounts of high-dimensional data are pervasive in multiple domains, Challenges of Feature Selection for Big Data Analytics Jundong Li and Huan Liu, Arizona State University Massive aounts of high-diensional data are pervasive in ultiple doains, ranging fro social edia,

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Feature-Centric Evaluation for Efficient Cascaded Object Detection

Feature-Centric Evaluation for Efficient Cascaded Object Detection IEEE Conference on Coputer Vision and Pattern (CVPR, 2004 Feature-Centric Evaluation for Efficient Cascaded Object Detection Henry Schneideran 1 Robotics Institute Carnegie Mellon University Pittsburgh,

More information

Joint Measurement- and Traffic Descriptor-based Admission Control at Real-Time Traffic Aggregation Points

Joint Measurement- and Traffic Descriptor-based Admission Control at Real-Time Traffic Aggregation Points Joint Measureent- and Traffic Descriptor-based Adission Control at Real-Tie Traffic Aggregation Points Stylianos Georgoulas, Panos Triintzios and George Pavlou Centre for Counication Systes Research, University

More information

Discrete Fourier Transform

Discrete Fourier Transform Discrete Fourier Transfor This is the first tutorial in our ongoing series on tie series spectral analysis. In this entry, we will closely exaine the discrete Fourier transfor (aa DFT) and its inverse,

More information

Investigation of The Time-Offset-Based QoS Support with Optical Burst Switching in WDM Networks

Investigation of The Time-Offset-Based QoS Support with Optical Burst Switching in WDM Networks Investigation of The Tie-Offset-Based QoS Support with Optical Burst Switching in WDM Networks Pingyi Fan, Chongxi Feng,Yichao Wang, Ning Ge State Key Laboratory on Microwave and Digital Counications,

More information

A Broadband Spectrum Sensing Algorithm in TDCS Based on ICoSaMP Reconstruction

A Broadband Spectrum Sensing Algorithm in TDCS Based on ICoSaMP Reconstruction MATEC Web of Conferences 73, 03073(08) https://doi.org/0.05/atecconf/087303073 SMIMA 08 A roadband Spectru Sensing Algorith in TDCS ased on I Reconstruction Liu Yang, Ren Qinghua, Xu ingzheng and Li Xiazhao

More information

AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM

AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM International Journal of Software Engineering & Applications (IJSEA), Vol.6, No.5, Septeber 205 AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM Xie Yang and Cheng Wushan College of Mechanical Engineering,

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

Computer Vision and Image Understanding

Computer Vision and Image Understanding Coputer Vision and Iage Understanding 117 (2013) 453 465 Contents lists available at SciVerse ScienceDirect Coputer Vision and Iage Understanding journal hoepage: www.elsevier.co/locate/cviu Pooling in

More information

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

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

Image Filter Using with Gaussian Curvature and Total Variation Model

Image Filter Using with Gaussian Curvature and Total Variation Model IJECT Vo l. 7, Is s u e 3, Ju l y - Se p t 016 ISSN : 30-7109 (Online) ISSN : 30-9543 (Print) Iage Using with Gaussian Curvature and Total Variation Model 1 Deepak Kuar Gour, Sanjay Kuar Shara 1, Dept.

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

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

News Events Clustering Method Based on Staging Incremental Single-Pass Technique

News Events Clustering Method Based on Staging Incremental Single-Pass Technique News Events Clustering Method Based on Staging Increental Single-Pass Technique LI Yongyi 1,a *, Gao Yin 2 1 School of Electronics and Inforation Engineering QinZhou University 535099 Guangxi, China 2

More information

Supplementary Section. A. Algorithm. B. Datasets. C. More on Labeling Functions

Supplementary Section. A. Algorithm. B. Datasets. C. More on Labeling Functions Suppleentary Section In this section, we include ore details about our algorith, labeling functions, datasets as well as additional results and coparisons, which could not be included in the ain paper

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

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

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

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

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

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

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

3 Conference on Inforation Sciences and Systes, The Johns Hopkins University, March, 3 Sensitivity Characteristics of Cross-Correlation Distance Metric and Model Function F. Porikli Mitsubishi Electric

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

Energy-Efficient Disk Replacement and File Placement Techniques for Mobile Systems with Hard Disks

Energy-Efficient Disk Replacement and File Placement Techniques for Mobile Systems with Hard Disks Energy-Efficient Disk Replaceent and File Placeent Techniques for Mobile Systes with Hard Disks Young-Jin Ki School of Coputer Science & Engineering Seoul National University Seoul 151-742, KOREA youngjk@davinci.snu.ac.kr

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 Optimization Clustering Algorithm Based on Texture Feature Fusion for Color Image Segmentation

An Optimization Clustering Algorithm Based on Texture Feature Fusion for Color Image Segmentation Algoriths 2015, 8, 234-247; doi:10.3390/a8020234 Article OPEN ACCESS algoriths ISSN 1999-4893 www.dpi.co/journal/algoriths An Optiization Clustering Algorith Based on Texture Feature Fusion for Color Iage

More information

2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016)

2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016) 2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016) Method for Marking and Positioning Corrosions in the Autoobile Engine Cylinder Cavity fro the Ultrasonic Phased Array

More information

QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS

QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS Guofei Jiang and George Cybenko Institute for Security Technology Studies and Thayer School of Engineering Dartouth College, Hanover NH 03755

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

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

Action Recognition & Categories via Spatial-Temporal Features

Action Recognition & Categories via Spatial-Temporal Features Action Recognition & Categories via Spatial-Temporal Features 华俊豪, 11331007 huajh7@gmail.com 2014/4/9 Talk at Image & Video Analysis taught by Huimin Yu. Outline Introduction Frameworks Feature extraction

More information

Design Optimization of Mixed Time/Event-Triggered Distributed Embedded Systems

Design Optimization of Mixed Time/Event-Triggered Distributed Embedded Systems Design Optiization of Mixed Tie/Event-Triggered Distributed Ebedded Systes Traian Pop, Petru Eles, Zebo Peng Dept. of Coputer and Inforation Science, Linköping University {trapo, petel, zebpe}@ida.liu.se

More information

Detection and classification of moving objects from UAVs with optical sensors

Detection and classification of moving objects from UAVs with optical sensors Detection and classification of oving objects fro UAVs with optical sensors Michael Teutsch, Wolfgang Krüger, Norbert Heinze Fraunhofer Institute of Optronics, Syste Technologies and Iage Exploitation

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

2013 IEEE Conference on Computer Vision and Pattern Recognition. Compressed Hashing

2013 IEEE Conference on Computer Vision and Pattern Recognition. Compressed Hashing 203 IEEE Conference on Coputer Vision and Pattern Recognition Copressed Hashing Yue Lin Rong Jin Deng Cai Shuicheng Yan Xuelong Li State Key Lab of CAD&CG, College of Coputer Science, Zhejiang University,

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

LOSSLESS COMPRESSION OF BAYER MASK IMAGES USING AN OPTIMAL VECTOR PREDICTION TECHNIQUE

LOSSLESS COMPRESSION OF BAYER MASK IMAGES USING AN OPTIMAL VECTOR PREDICTION TECHNIQUE 1th European Signal Processing Conference (EUSIPCO 2006), Florence, Italy, Septeber -8, 2006, copyright by EUASIP LOSSLESS COMPESSION OF AYE MASK IMAES USIN AN OPTIMAL VECTO PEDICTION TECHNIQUE Stefano

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

Signal, Noise and Preprocessing*

Signal, Noise and Preprocessing* Translational Neuroodeling Unit SNR & Preproc Teporal Spatial General Realign Coreg Noralise Sooth Signal, Noise and Preprocessing* Methods and Models for fmri Analysis Septeber 25 th, 2015 Lars Kasper,

More information

Object detection from Background Scene Using t-sne -ORB Gradient Boost

Object detection from Background Scene Using t-sne -ORB Gradient Boost ISSN:0975-9646 Radhaadhab Dalai et al, / (IJCSIT) International Journal of Coputer Science and Inforation Technologies, Vol. 8 (5), 2017,561-568 Object detection fro Background Scene Using t-sne -ORB Gradient

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

CS229: Action Recognition in Tennis

CS229: Action Recognition in Tennis CS229: Action Recognition in Tennis Aman Sikka Stanford University Stanford, CA 94305 Rajbir Kataria Stanford University Stanford, CA 94305 asikka@stanford.edu rkataria@stanford.edu 1. Motivation As active

More information

Multi-view Facial Expression Recognition Analysis with Generic Sparse Coding Feature

Multi-view Facial Expression Recognition Analysis with Generic Sparse Coding Feature 0/19.. Multi-view Facial Expression Recognition Analysis with Generic Sparse Coding Feature Usman Tariq, Jianchao Yang, Thomas S. Huang Department of Electrical and Computer Engineering Beckman Institute

More information

A CRYPTANALYTIC ATTACK ON RC4 STREAM CIPHER

A CRYPTANALYTIC ATTACK ON RC4 STREAM CIPHER A CRYPTANALYTIC ATTACK ON RC4 STREAM CIPHER VIOLETA TOMAŠEVIĆ, SLOBODAN BOJANIĆ 2 and OCTAVIO NIETO-TALADRIZ 2 The Mihajlo Pupin Institute, Volgina 5, 000 Belgrade, SERBIA AND MONTENEGRO 2 Technical University

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

AN APPROACH ON BIMODAL BIOMETRIC SYSTEMS

AN APPROACH ON BIMODAL BIOMETRIC SYSTEMS AN APPROACH ON BIODAL BIOETRIC SYSTES Eugen LUPU, Siina EERICH Technical University of Cluj-Napoca, 26-28 Baritiu str. Cluj-Napoca phone: +40-264-40-266; fax: +40-264-592-055; e-ail: Eugen.Lupu @co.utcluj.ro

More information

EVENT DETECTION AND HUMAN BEHAVIOR RECOGNITION. Ing. Lorenzo Seidenari

EVENT DETECTION AND HUMAN BEHAVIOR RECOGNITION. Ing. Lorenzo Seidenari EVENT DETECTION AND HUMAN BEHAVIOR RECOGNITION Ing. Lorenzo Seidenari e-mail: seidenari@dsi.unifi.it What is an Event? Dictionary.com definition: something that occurs in a certain place during a particular

More information

A Directional Space-scale Based Analysis Method for Three-dimensional Profile Detection by Fringe Projection Technique

A Directional Space-scale Based Analysis Method for Three-dimensional Profile Detection by Fringe Projection Technique International Journal of Optics and Applications 213, 3(5): 111-117 DOI: 1.5923/j.optics.21335.5 A Directional Space-scale Based Analysis Method for Three-diensional Profile Detection by Fringe Projection

More information

Different criteria of dynamic routing

Different criteria of dynamic routing Procedia Coputer Science Volue 66, 2015, Pages 166 173 YSC 2015. 4th International Young Scientists Conference on Coputational Science Different criteria of dynaic routing Kurochkin 1*, Grinberg 1 1 Kharkevich

More information

G045 3D Multiple Attenuation and Depth Imaging of Ocean Bottom Seismic Data

G045 3D Multiple Attenuation and Depth Imaging of Ocean Bottom Seismic Data G045 3D Multiple Attenuation and Depth Iaging of Ocean Botto Seisic Data J. Mispel* (StatoilHydro ASA), B. Arntsen (StatoilHydro ASA), A. Kritski (StatoilHydro ASA), L. Aundsen (StatoilHydro ASA), M. Thopson

More information

RECONFIGURABLE AND MODULAR BASED SYNTHESIS OF CYCLIC DSP DATA FLOW GRAPHS

RECONFIGURABLE AND MODULAR BASED SYNTHESIS OF CYCLIC DSP DATA FLOW GRAPHS RECONFIGURABLE AND MODULAR BASED SYNTHESIS OF CYCLIC DSP DATA FLOW GRAPHS AWNI ITRADAT Assistant Professor, Departent of Coputer Engineering, Faculty of Engineering, Hasheite University, P.O. Box 15459,

More information

Image hiding with an improved genetic algorithm and an optimal pixel adjustment process

Image hiding with an improved genetic algorithm and an optimal pixel adjustment process Eighth International Conference on Intelligent Systes Design and Applications Iage hiding with an iproved genetic algorith and an optial pixel adjustent process Lin-Yu Tseng Yung-Kuan Chan Yu-An Ho Yen-Ping

More information

Redundancy Level Impact of the Mean Time to Failure on Wireless Sensor Network

Redundancy Level Impact of the Mean Time to Failure on Wireless Sensor Network (IJACSA) International Journal of Advanced Coputer Science and Applications Vol. 8, No. 1, 217 Redundancy Level Ipact of the Mean Tie to Failure on Wireless Sensor Network Alaa E. S. Ahed 1 College of

More information