FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW

Size: px
Start display at page:

Download "FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW"

Transcription

1 FOREGROUND OBJECT EXTRACTION USING FUZZY C EANS WITH BIT-PLANE SLICING AND OPTICAL FLOW SIVAGAI., REVATHI.T, JEGANATHAN.L 3 APSG, SCSE, VIT University, Chennai, India JRF, DST, Dehi, India. 3 Professor, SCSE, VIT University, Chennai, India. msivagami@vit.a.in, revathi.theerthagiri@vit.a.in, jeganathan.l@vit.a.in ABSTRACT: This paper address the problem of extrating the foreground objets.we proposed a novel tehnique for foreground objet extration using Fuzzy--means with Bit-plane sliing and optial flow. odeling the bakground is a hallenging task in foreground extration. Before modeling the adaptive bakground image, the image is proessed by Lab olor model and Bit-plane sliing. Then the frame is modeled as a bakground using Fuzzy C - means algorithm with threshold.the foreground is extrated based on this model. The bakground model is updated at regular intervals of time. At last, the optial flow is applied to the foreground extrated image to eliminate the errors aused due to the movement of bakground objet suh as tree leaves, et. The videos are taken from the weizmann dataset and examined for this method. This method yields better results than the previous algorithms with respet to memory onsumption and quality of the extrated image. KEYWORDS: Foreground extration, Fuzzy C-eans, optial flow, G, Sliing. K-means, Bit-Plane. INTRODUCTION Identifying, moving objets from a video sequene is a fundamental and ritial task in many omputer-visions appliations. Foreground objet extration is also known as bakground subtration. The onventional approahes for the foreground objet detetion are bakground subtration, temporal differening, orrelation, olor based segmentation and optial flow. Bakground subtration is a quik and dirty way of loalizing moving objets []. It is the ommon approah for foreground extration,whih identifies moving objet is made up of a olor, whih differs from those in the bakground. Typial bakground subtration methods label in motion every pixel at a time t, whose olor is signifiantly different from the ones in the bakground [],[],[3]. Temporal differening [4],[5],[6] is used in dynami environments. The resultant image is obtained from the differene of urrent frame and the previous frame by applying ertain threshold value. Optial flow tehniques are also used in dynami environments to detet the moving objets using the flow vetor. Optial flow is the pattern of apparent motion of objets, surfaes, and edges in a visual sene aused by the relative motion between an observer and the sene. The optial flow tehnique is used for motion detetion, objet segmentation, time-to-ollision, et.[7].the foreground extration may falsely detet the moving bakground objets as foreground, to avoid that optial flow method is used. The luster based tehniques are also used for foreground extration. Clustering algorithms label the unlabeled data, based on the similarity measure between the data patterns. There are two types of lustering. They are hierarhial and partition lustering. The hierarhial lustering is onsidered as non-parameterized lustering and it is further divided into agglomerative and divisive. Agglomerative based lustering, at first takes N single point lusters and merge lusters to beome larger and larger. There are three types of agglomerative lustering i) single-link algorithm [8] ii) omplete-link algorithm [8] and iii) minimum-variane algorithm [8]. Divisive lustering splits the entire dataset into a single point luster. It is a reverse proess of agglomerative lustering. The partition based lustering is onsidered as parameterized lustering. It uses an iterative optimization tehnique to minimize the 337

2 objetive funtion. The ommonly used parameterized lustering is k-means lustering, whih is the most popular and easily used lustering algorithm. The lustering proess inludes harateristi representation, similarity measurement, olleting data points, data abstration and output validation. K-means is the simplest unsupervised learning algorithm. It follows a simple and easy way to lassify a given data set through a ertain number of lusters (assume k lusters) fixed as a priori. The main idea is to define k entroids, one for eah luster. These entroids should be plaed in a unning way beause of different loation auses different result. So, the better hoie is to plae them as muh as possible far away from eah other [9].The other lustering method is the one based on learning a mixture of Gaussians[0],[][]: lusters onsider as Gaussian distributions. The Expetation-aximization algorithm whih is used in pratie to find the mixture of Gaussians that an model the data. The Fuzzy C-eans is soft lustering. It lusters the data based on the membership value. The main differene between fuzzy lustering and other lustering tehniques is that it generates fuzzy partitions. The main advantage of this method is, identifying the pixel membership in eah luster to segment the overlapped objets aurately [9]. All the partition based lustering needs number of entroids as a parameter. The number of entroids an be deteted using many ways one of them is histogram.the image is ompressed to redue the memory by using Bit-Plane sliing. Bit-Plane sliing is a tehnique in whih image is slied at different planes. It bit level ranges from 0(LSB) to 7(SB).. RELATED WORKS There are many tehniques present in the literature for foreground objet extration. The most foreground detetion method uses either the temporal or spatial information of the image sequene. The onventional foreground extration tehniques are bakground subtration [3], temporal differening [5] and optial flow [7]. Bakground subtration [3] takes several seonds of frames to model eah pixel of a bakground with a normal distribution. Then subtrat the urrent image from the bakground image and apply threshold to get the foreground objet. Temporal differene [3],[4] uses pixel-wise differene between two or more onseutive frames in an image to detet the moving regions. It is adaptive to dynami environments. Optial flow based motion detetion uses harateristis of flow vetors of moving objets over time to detet moving regions in an image sequene. Bakground subtration is a simple tehnique used before, now temporal differene is used for dynami foreground extration and to yield better results the optial flow method is used. Olivier Barnih and ar Van Droogenbroek [] proposed a universal bakground subtration tehnique. Rita Cuhiara, assimo Piardi and Andrea Prati [4] proposed a method to identify the moving objet with high auray and low false negatives.andar Kulkarni [9] proposed a tehnique for the foreground extration that, the spatial histogram of a single bakground image is modeled as a Gaussian mixture model. To extrat the foreground, input frames are ompared with urrent bakground model and the foreground pixels are lassified aording to the intensity differenes. To mitigate errors aused due to the movement of the bakground objets, the optial flow method is used. The paper [9, 4] uses optial flow for foreground extration.. Lab Color Spae Color spae defined by CIE, based on one hannel for Luminane (L) and other two olor hannels for a* and b*. The a* axis is green at one extremity (represented by -a), and red at the other (+a). The b* axis have blue at one end (-b), and yellow (+b) at the other. Lab olor spae is muh more intuitive than RGB. The LAB olor spae is also the "devie independent" olor spae. In this model the olor differenes whih orrespond to the distane when measured alorimetrially. The a axis extend from green (-a) to red (+a) and the b axis from blue to yellow (+b).the brightness inreases from the bottom to the top of the three dimensional model. The luminane ranges from 0 to 00, the A omponent ranges from green to red and the B omponent ranges from blue to yellow. By means of this model we an handle olor regardless of speifi devies. This olor spae is better suited to many digital image manipulations than the RGB spae, whih is typially used in image editing programs. For example, the Lab spae is useful for sharpening images and the removing artifats in JPEG images or images from digital ameras and sanners.. Histogram The histogram is the basis for numerous spatial domain proessing tehniques []. The histogram of the digital image is alulated using the following disrete funtion: 338

3 H (r) k =n k () Where, r k- the k th intensity value n k - is the number of pixels in the image with intensity r k. (k ranges from 0 to L-). The normalized histogram is given by P(r k )=n k /N () Where, is the total number of rows in the image. N is the total number of olumns in the image. K ranges from 0 to L -..3 Bit-Plane Sliing Bit-plane sliing is a tehnique in whih the image is slied at different paths. The bit level arranges from 0 to 7.The 0 represents the least signifiant bit and 7 represent the most signifiant bit. The higher order bit usually ontains most of the signifiant visual information. A lower order bits ontain subtle details. It is the lossy ompression tehnique whih makes less storage spae than the JPEG ompression. The steps in implementing the bit-plane sliing: i) Take the input image. ii) Convert the olor image to the gray level image. iii) Generate the resultant k bit level image based on the level of bit plane..4 Fuzzy C-eans Fuzzy lustering, otherwise known as soft lustering. Fuzzy C-eans (FC) is a method of lustering whih allows one piee of data to belong to two or more lusters. This is frequently used in pattern reognition. It is based on minimization of the following objetive funtion. This lustering method allows eah pattern to be assigned to multiple lusters. This algorithm updates the luster entroids iteratively..5 Optial Flow Optial flow [7],[5] is an approximation of the loal image motion based upon loal derivatives in a given sequene of images. That is, in D it speifies how muh eah image pixel moves between adjaent images. Thus the omputation of deferential optial flow is, essentially, a two-step proedure:. easure the spatial-temporal intensity derivatives (whih is equivalent to measuring the veloities normal to the loal intensity strutures). Integrate normal veloities into full veloity, for example, either loally via a least squares alulation or globally via regularization. The optial flow is used to eliminate the errors aused due to the movement of bakground objets suh as tree leaves, et. The optial flow algorithms are lassified into four approahes. They are gradient, phase, region and feature based methods.the gradient based method is also known as differential methods. There are three gradients based methods: Luas Kanade, Horn and Shunk and Proesmans. The phase based method finds the veloity of motion using a band - pass filter. Region based method alulates the flow vetor by using the displaement of the pixel between two onseutive frames. There are two regions based methods. They are i) differene and ii) orrelation. Feature mathing based methods alulates the flow vetors by measuring the displaement of image features. The two features based methods are Harris and Sale Invariant Feature Transform (SIFT). 3. PROPOSED ETHODOLOGY The proposed method is onerned with stati amera video images. The tehniques used in this system are a CIELAB olor model, histogram, Fuzzy C-eans with Bit-Plane Sliing and Optial Flow. The main purpose of the FCBPSOF foreground extration method is to present a fast algorithm with a less memory utilization towards other algorithms. The proposed algorithm is given below: 339

4 Input image BPI k - Bit-plane information for the bit k.r- Remainder. Color onversion (RGB to LAB) Bit-plane sliing (lab image to bit-slied image) Finding entroids using histogram 3.3 Foreground Extration (Fuzzy--means): The spatial histogram is applied to the binary slied image to find the entroids. The bakground image is modeled using Fuzzy C means algorithms with the entroids as input. j p n = u i= j= p ij x i j (4) Color onversion (RGB to LAB) Applying fuzzy--means to model the bakground n u i= = j n u i= p ij. xi p ij (5) Extrating foreground from the bakground model Eliminating falsely deteted foreground using optial flow Truly extrated foreground image 3. Color Conversion: In this system the RGB olor spae is onverted to the lab olor spae. The RGB olor is devie dependent. And so for effiiently proessing the image, the RGB image is onverted to the Lab olor spae. The Lab olor model is derived from CIEXYZ olor spae and it is devie independent. The RGB image is not diretly onverted to Lab olor model, first the image RGB is onverted to XYZ olor spae and then to Lab olor model. 3. Bit-plane Sliing: The Bit-plane sliing tehnique[6] is applied to the lab olor image. This tehnique redues the memory spae. Here, only the most signifiant bits are taken for the further proessing and by eliminating the proessing and storage of other bits. BPI k ( i, j ) = R floor (, ) ( 3 ) I i j k where, I original image. where, p is a real number greater than. u ij is the degree of membership of x i in the luster j, x i is the i th of d-dimensional measured data, j is the d- dimension enter of the luster. uij = k = xi xi p Then the foreground extration is done by omparing eah input frame I with the urrent bakground frame. The bakground frame is modeled at regular interval of time to inorporate the hanges in the environment.foreground is extrated using the equation below F(x, y) =55, if[(i(x, y)-(x, y))>t) (6) F(x, y) =0, otherwise (7) where, - bakground frame,i-urrent frame, T threshold value to detet the foreground objet. The threshold of the outdoor video image may not be too low or high.if the threshold is high some of the foreground objet is eliminated and if it is low few bakground pixels are wrongly onsidered as foreground pixels. In this system the threshold value ranges from to Optial Flow The gradient [5] based Horn and Shunk optial flow is applied to the foreground extrated image to eliminate the errors aused due to the movement of the bakground objet like tree j k 340

5 leaves, flags, eletrial wires hanging on the road, et. If optial flow has not applied, then the above movements are onsidered as foreground objets. I I I ( x + u, y + v) = I ( x, y) + u + v t t x y u =, v = t t Where, I/ x and I/ y are the derivatives of x and y oordinates of the pixel position in an image. u and v are the veloities with respet to x and y diretion. (8) 4. EXPERIENTAL RESULT AND ANALYSIS The proposed algorithm is implemented in mat lab version 7.3 on Windows XP platform. The videos are taken from Weizmann dataset. The foreground extration results obtained using proposed algorithm is better than the previous algorithms with respet to memory onsumption and better objet extration. The memory mentioned in the table (table-) inludes data memory and proessing memory for eah tehnique. 4. Figures 4.. Run Figure. Bakground Frame Figure. Current Frame Figure 3. G Figure 4. K-eans Figure 5. FC Figure 6. FCBPSOF Figure7. FCBPSOF 34

6 4.. Jump Figure 8.Bakground Frame Figure 9. Current Frame Figure 0. G Figure. K-eans Figure. FC Figure 3. FCOF Figure.4. FCBPSOF 4. Evaluation ethods Segmentation is the initial proess in the foreground extration, so the quality of the segmentation is evaluated first. If the segmentation yields good results, then only the further proessing steps in foreground extration give the perfet result. If the segmentation evaluation fails to give the best results, then obviously the further proessing tends to fail. For appropriate performane evaluation of the proposed system should ontain the following to be performed in the step by step manner ) Segmentation based evaluation ) Clustering based evaluation 3) Foreground Extration based evaluation The segmentation evaluation methods are PSNR, J and Goodness value.the lustering evaluation methods onsist of Fuzziness in partition matrix U, Fukuyama-sugeno index and Xie-Beni index. The foreground extration evaluation methods are Reall, Preision and F- measure. At last the whole system performane is evaluated by the exeution time and the memory onsumption. 34

7 4.. Segmentation Evaluation ethods The PSNR [7] is alulated by the following funtion: PSNR= 0 * log0 (56^ /SE) (9) - Number of lusters and µ ik embership degree The higher value of I, and lower value if I gives good result of lustering. where, SE is the ean Squared Error. The higher value of PSNR indiates the good segmentation. The goodness funtion [5is given by the following equation: F I = (0) where, I is the image to be segmented, is the number of regions in the segmented image, A i is the area or i th region number of pixels and e i he sum of the Eulidean distane of the olor Vetors between the original image and the segmented image of eah pixel in the region. The smaller the value of F gives the better segmentation. The J Value [] is used as the riterion to estimate the performane of the segmented region. where, J k is J = ( ) k J k J omputed N k over the region k, k is the number of pixels in the region k, and N is the total number of pixels in the image. The lower value of J gives the better segmentation. 4.. Clustering Evaluation ethods Clustering evaluation is performed by means of speial indexes alled lustering validity indexes. The lustering validity indexes are i) Fuzziness in partition matrix U ii) Fukuyama-sugeno index iii) Xie-Beni index 4... Fuzziness in partition matrix U There are two methods to measure the fuzziness degree. I I A () (3) where, I and I -validity indexes Number of data items n ei i= ( U) = µ i= k= ( U) = ln( µ µ ik ik i= k= ik ) I Fukuyama-sugeno index This index enables the relationship of partition with geometri harateristis of lustered data. The minimum value gives good result of lustering m I ( U, V, X) ( ) 3 = i = µ ik x k vi A k= ( x v ) ( 4) k A v = k = x (5) x- data V-mean value of the data where, Number of data items - Number of lusters and µ ik embership degree v i luster enters Xie-Beni index This index is given by the formula = µ m where, i= k= ik k i (6) Numbe min { } i, j vi v j r of data items - Number of lusters and µ ik embership degree V luster enters x- Data The minimum value of this gives good result of lustering Foreground Extration Evaluation ethods The reall, preision and F-measure [6] are the three methods whih is used to evaluate the performane of the foreground extration. Reall is defined as the ratio of the assigned foreground pixels (AFP) to the true foreground pixels (TFP). Reall=AFP/TFP (7) k x v 343

8 Preision is defined as a ratio of the true foreground pixels (TFP) to the assigned foreground pixels (AFP). Preision=TFP/AFP (8) F-measure ompares the performane, onsidering both the reall and preision simultaneously. F-measure= pr p + r (9) where, p - preision and r - reall. High reall, high preision and high F-measure shows the high performane of the proposed system. 4.4 Tables Table : Result for the Evaluation ethods of Segmentation Finally the system is evaluated based on exeution time and memory onsumption. The exeution time and the memory required for the proposed system are less when ompared to G and K-means. 4.3 Complexity Analysis of FCBPSOF ethod The time omplexity of our algorithm depends on following parameters m- value of fuzzifier n - Number of data points (mxn) d - Number of dimensions () - Number of lusters This proposed algorithm takes O(n 4 ) polynomial time. S. No Image ethods Exeution time (illiseonds) emory used (Bytes) Good -ness Funtion J PSNR (db) G e K-means e Run FC e FCOF e Proposed method(fcbpsof) e G e K-means e Jump FC e FCOF e Proposed method(fcbpsof) e

9 Table : Result for the Evaluation ethods of Clustering S. No Image ethods I I I 3 I 4 Run G K-means FC FCOF Proposed method(fcbpsof) G Jump K-means FC FCOF Proposed method(fcbpsof)

10 Table 3: Result for the Evaluation ethods of Foreground Extration S. no Image ethods Reall Preision F-measure G K-means Run FC FCOF Proposed method(fcbpsof) G K-means Jump FC FCOF Proposed method(fcbpsof) CONCLUSION AND FUTURE ENHANCEENTS The proposed system uses Fuzzy C- eans for foreground extration, the Bit-plane sliing to redue the memory spae and optial flow for eliminating false foreground pixels. It takes less memory and less exeution time when ompared with other methods. The performane is evaluated using reall, preision, F-measure and four lustering index funtions. In future GPU is used to speed up the proess to handle real time video images and the membership onstraint in the fuzzy lustering will be eliminated. ACKNOWLEDGENT This work has been funded by the Department of Siene and Tehnology, New Delhi, India. REFERENCES: [] ing, Tien, pao, Foreground detetion in multi-amera surveillane system, IPPR onferene on omputer vision, Graphis and image proessing, 006. [] Olivier Barnih and ar Van Droogenbroek ViBe: A Universal Bakground Subtration Algorithm for Video Sequenes IEEE Transations on Image Proessing, Vol:0, Jun-0. [3] L. Y. Liu, N. Sang, and R. Huang, Bakground subtration [4] using shape and olour information, Eletroni Letters, vol. 46, no., pp. 4 43, 00 [5] Rita Cuhiara, assimo Piardi and Andrea Prati, Deteting moving objets, 346

11 ghosts, and shadows in video streams IEEE Transations on Pattern Analysis and ahine Intelligene Vol:5.Ot. 003 [6] C. Li, Y. Li, Q. Zhuang, Q. Li, R. Wu and Y. Li, oving objet segmentation and traking in video, in Pro. ahine Learning and Cybernetis, Vol.8, pp , Aug [7] C. Kim and J. Hwang, "Fast and automati video objet segmentation and traking for ontent-based appliations," IEEE Transations on Ciruits and Systems for Video [8] Tehnology, vol., pp. -9, 00. [9] A. Bab-Hadiashar and D. Suter. Robust optial flow omputation. International Journal of Computer Vision, 9:59 77, 998. [0] A.k.Jain,.N.urthy, P.J.Flynn, Data lustering: A review AC Computing Surveys, Vol. 3, No. 3, September 999. [] J. B. aqueen, "Some ethods for lassifiation and Analysis of ultivariate Observations, Proeedings of 5-th Berkeley Symposium on athematial Statistis and Probability", 967, :8-97. [] Q.Zhou and J. Aggarwal Traking and lassifying moving objets from video in IEEE Pro. PETS Workshop, 00. [3] Y.Benezeth, P..Jodoin, B. andar kulkarni, Histogram based foreground objet extration for indoor and outdoor senes, ICVGIP, 00. [4] D. Lee, Effetive Gaussian mixture learning for video bakground subtration, [5] IEEE Trans. Pattern Anal. ah. Intell., vol. 7, no. 5, [6] pp , ay 005 [7] S. Cheung and C. Kamath. Robust tehniques for bakground subtration in urban traffi video. in Pro. of the VCIP, 004. [8] A. Elgammal, D. Harwood, and L. Davis. Non-parametri model for bakground subtration. in ECCV, 000 Workshop Appliations of Computer Vision, 998,pp. 8. [9]. C. Y. A new gradient based optial flow method and its appliation to motion segmentation 6th Annual Conferene of the IEEE Industrial Eletronis Soiety, :5 30, 000 [0] Gonzalez, Digital image Proessing, Pearson Eduation India, 009 [] Leyuan liu, Nong sang, etris for objetive Evaluation of bakground subtration algorithms, International [] onferene on Image and Graphis,

A Novel Validity Index for Determination of the Optimal Number of Clusters

A Novel Validity Index for Determination of the Optimal Number of Clusters IEICE TRANS. INF. & SYST., VOL.E84 D, NO.2 FEBRUARY 2001 281 LETTER A Novel Validity Index for Determination of the Optimal Number of Clusters Do-Jong KIM, Yong-Woon PARK, and Dong-Jo PARK, Nonmembers

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauer and Charles A. Bouman Department of Eletrial Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 Shool of

More information

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else 3rd International Conferene on Multimedia Tehnolog(ICMT 013) An Effiient Moving Target Traking Strateg Based on OpenCV and CAMShift Theor Dongu Li 1 Abstrat Image movement involved bakground movement and

More information

arxiv: v1 [cs.db] 13 Sep 2017

arxiv: v1 [cs.db] 13 Sep 2017 An effiient lustering algorithm from the measure of loal Gaussian distribution Yuan-Yen Tai (Dated: May 27, 2018) In this paper, I will introdue a fast and novel lustering algorithm based on Gaussian distribution

More information

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application World Aademy of Siene, Engineering and Tehnology 8 009 Performane of Histogram-Based Skin Colour Segmentation for Arms Detetion in Human Motion Analysis Appliation Rosalyn R. Porle, Ali Chekima, Farrah

More information

Transition Detection Using Hilbert Transform and Texture Features

Transition Detection Using Hilbert Transform and Texture Features Amerian Journal of Signal Proessing 1, (): 35-4 DOI: 1.593/.asp.1.6 Transition Detetion Using Hilbert Transform and Texture Features G. G. Lashmi Priya *, S. Domni Department of Computer Appliations, National

More information

New Fuzzy Object Segmentation Algorithm for Video Sequences *

New Fuzzy Object Segmentation Algorithm for Video Sequences * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 521-537 (2008) New Fuzzy Obet Segmentation Algorithm for Video Sequenes * KUO-LIANG CHUNG, SHIH-WEI YU, HSUEH-JU YEH, YONG-HUAI HUANG AND TA-JEN YAO Department

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 22 BioTehnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(22), 2014 [13995-14001] Improvement of low illumination image enhanement

More information

Graph-Based vs Depth-Based Data Representation for Multiview Images

Graph-Based vs Depth-Based Data Representation for Multiview Images Graph-Based vs Depth-Based Data Representation for Multiview Images Thomas Maugey, Antonio Ortega, Pasal Frossard Signal Proessing Laboratory (LTS), Eole Polytehnique Fédérale de Lausanne (EPFL) Email:

More information

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

Chromaticity-matched Superimposition of Foreground Objects in Different Environments FCV216, the 22nd Korea-Japan Joint Workshop on Frontiers of Computer Vision Chromatiity-mathed Superimposition of Foreground Objets in Different Environments Yohei Ogura Graduate Shool of Siene and Tehnology

More information

Video Data and Sonar Data: Real World Data Fusion Example

Video Data and Sonar Data: Real World Data Fusion Example 14th International Conferene on Information Fusion Chiago, Illinois, USA, July 5-8, 2011 Video Data and Sonar Data: Real World Data Fusion Example David W. Krout Applied Physis Lab dkrout@apl.washington.edu

More information

Pipelined Multipliers for Reconfigurable Hardware

Pipelined Multipliers for Reconfigurable Hardware Pipelined Multipliers for Reonfigurable Hardware Mithell J. Myjak and José G. Delgado-Frias Shool of Eletrial Engineering and Computer Siene, Washington State University Pullman, WA 99164-2752 USA {mmyjak,

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

FUZZY WATERSHED FOR IMAGE SEGMENTATION FUZZY WATERSHED FOR IMAGE SEGMENTATION Ramón Moreno, Manuel Graña Computational Intelligene Group, Universidad del País Vaso, Spain http://www.ehu.es/winto; {ramon.moreno,manuel.grana}@ehu.es Abstrat The

More information

Cluster-Based Cumulative Ensembles

Cluster-Based Cumulative Ensembles Cluster-Based Cumulative Ensembles Hanan G. Ayad and Mohamed S. Kamel Pattern Analysis and Mahine Intelligene Lab, Eletrial and Computer Engineering, University of Waterloo, Waterloo, Ontario N2L 3G1,

More information

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints Smooth Trajetory Planning Along Bezier Curve for Mobile Robots with Veloity Constraints Gil Jin Yang and Byoung Wook Choi Department of Eletrial and Information Engineering Seoul National University of

More information

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry Deteting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry D. M. Zasada, P. K. Sanyal The MITRE Corp., 6 Eletroni Parkway, Rome, NY 134 (dmzasada, psanyal)@mitre.org

More information

A {k, n}-secret Sharing Scheme for Color Images

A {k, n}-secret Sharing Scheme for Color Images A {k, n}-seret Sharing Sheme for Color Images Rastislav Luka, Konstantinos N. Plataniotis, and Anastasios N. Venetsanopoulos The Edward S. Rogers Sr. Dept. of Eletrial and Computer Engineering, University

More information

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules Improved Vehile Classifiation in Long Traffi Video by Cooperating Traker and Classifier Modules Brendan Morris and Mohan Trivedi University of California, San Diego San Diego, CA 92093 {b1morris, trivedi}@usd.edu

More information

Outline: Software Design

Outline: Software Design Outline: Software Design. Goals History of software design ideas Design priniples Design methods Life belt or leg iron? (Budgen) Copyright Nany Leveson, Sept. 1999 A Little History... At first, struggling

More information

Face and Facial Feature Tracking for Natural Human-Computer Interface

Face and Facial Feature Tracking for Natural Human-Computer Interface Fae and Faial Feature Traking for Natural Human-Computer Interfae Vladimir Vezhnevets Graphis & Media Laboratory, Dept. of Applied Mathematis and Computer Siene of Mosow State University Mosow, Russia

More information

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT?

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? 3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? Bernd Girod, Peter Eisert, Marus Magnor, Ekehard Steinbah, Thomas Wiegand Te {girod eommuniations Laboratory, University of Erlangen-Nuremberg

More information

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM M. Murugeswari 1, M.Gayathri 2 1 Assoiate Professor, 2 PG Sholar 1,2 K.L.N College of Information

More information

Supplementary Material: Geometric Calibration of Micro-Lens-Based Light-Field Cameras using Line Features

Supplementary Material: Geometric Calibration of Micro-Lens-Based Light-Field Cameras using Line Features Supplementary Material: Geometri Calibration of Miro-Lens-Based Light-Field Cameras using Line Features Yunsu Bok, Hae-Gon Jeon and In So Kweon KAIST, Korea As the supplementary material, we provide detailed

More information

A scheme for racquet sports video analysis with the combination of audio-visual information

A scheme for racquet sports video analysis with the combination of audio-visual information A sheme for raquet sports video analysis with the ombination of audio-visual information Liyuan Xing a*, Qixiang Ye b, Weigang Zhang, Qingming Huang a and Hua Yu a a Graduate Shool of the Chinese Aadamy

More information

NOISE is inevitable in any image-capturing process. Even

NOISE is inevitable in any image-capturing process. Even IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 34, NO. 7, JULY 2012 1329 Differene-Based Image Noise Modeling Using Skellam Distribution Youngbae Hwang, Member, IEEE, Jun-Sik Kim,

More information

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract CS 9 Projet Final Report: Learning Convention Propagation in BeerAdvoate Reviews from a etwork Perspetive Abstrat We look at the way onventions propagate between reviews on the BeerAdvoate dataset, and

More information

Measurement of the stereoscopic rangefinder beam angular velocity using the digital image processing method

Measurement of the stereoscopic rangefinder beam angular velocity using the digital image processing method Measurement of the stereosopi rangefinder beam angular veloity using the digital image proessing method ROMAN VÍTEK Department of weapons and ammunition University of defense Kouniova 65, 62 Brno CZECH

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Malaysian Journal of Computer Siene, Vol 10 No 1, June 1997, pp 36-41 A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Md Rafiqul Islam, Harihodin Selamat and Mohd Noor Md Sap Faulty of Computer Siene and

More information

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks Unsupervised Stereosopi Video Objet Segmentation Based on Ative Contours and Retrainable Neural Networks KLIMIS NTALIANIS, ANASTASIOS DOULAMIS, and NIKOLAOS DOULAMIS National Tehnial University of Athens

More information

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index IJCSES International Journal of Computer Sienes and Engineering Systems, ol., No.4, Otober 2007 CSES International 2007 ISSN 0973-4406 253 An Optimized Approah on Applying Geneti Algorithm to Adaptive

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

Detection and Recognition of Non-Occluded Objects using Signature Map 6th WSEAS International Conferene on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, De 9-31, 007 65 Detetion and Reognition of Non-Oluded Objets using Signature Map Sangbum Park,

More information

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction University of Wollongong Researh Online Faulty of Informatis - apers (Arhive) Faulty of Engineering and Information Sienes 7 Time delay estimation of reverberant meeting speeh: on the use of multihannel

More information

the data. Structured Principal Component Analysis (SPCA)

the data. Structured Principal Component Analysis (SPCA) Strutured Prinipal Component Analysis Kristin M. Branson and Sameer Agarwal Department of Computer Siene and Engineering University of California, San Diego La Jolla, CA 9193-114 Abstrat Many tasks involving

More information

SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS

SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS Gunwanti S. Mahajan & Kanhan S. Bhagat. Dept of E &TC, J. T. Mahajan C.o.E Faizpur, India ABSTRACT Diagnosti imaging

More information

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq Volume 4 Issue 6 June 014 ISSN: 77 18X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om Medial Image Compression using

More information

A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE CAMERAS

A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE CAMERAS INTERNATIONAL JOURNAL OF INFORMATION AND SYSTEMS SCIENCES Volume 1, 3, Number 1, 3, Pages 1-22 365-382 2007 Institute for Sientifi Computing and Information A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE

More information

Extracting Partition Statistics from Semistructured Data

Extracting Partition Statistics from Semistructured Data Extrating Partition Statistis from Semistrutured Data John N. Wilson Rihard Gourlay Robert Japp Mathias Neumüller Department of Computer and Information Sienes University of Strathlyde, Glasgow, UK {jnw,rsg,rpj,mathias}@is.strath.a.uk

More information

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1.

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1. Fuzzy Weighted Rank Ordered Mean (FWROM) Filters for Mixed Noise Suppression from Images S. Meher, G. Panda, B. Majhi 3, M.R. Meher 4,,4 Department of Eletronis and I.E., National Institute of Tehnology,

More information

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT 1 ZHANGGUO TANG, 2 HUANZHOU LI, 3 MINGQUAN ZHONG, 4 JIAN ZHANG 1 Institute of Computer Network and Communiation Tehnology,

More information

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT International Journal of Computational Intelligene & Teleommuniation Sstems () 0 pp. 39-45 NOISE REOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAETER USING CASHIFT P. Raavel G. Appasami and R.

More information

Discrete sequential models and CRFs. 1 Case Study: Supervised Part-of-Speech Tagging

Discrete sequential models and CRFs. 1 Case Study: Supervised Part-of-Speech Tagging 0-708: Probabilisti Graphial Models 0-708, Spring 204 Disrete sequential models and CRFs Leturer: Eri P. Xing Sribes: Pankesh Bamotra, Xuanhong Li Case Study: Supervised Part-of-Speeh Tagging The supervised

More information

Shape Outlier Detection Using Pose Preserving Dynamic Shape Models

Shape Outlier Detection Using Pose Preserving Dynamic Shape Models Shape Outlier Detetion Using Pose Preserving Dynami Shape Models Chan-Su Lee Ahmed Elgammal Department of Computer Siene, Rutgers University, Pisataway, NJ 8854 USA CHANSU@CS.RUTGERS.EDU ELGAMMAL@CS.RUTGERS.EDU

More information

Gradient based progressive probabilistic Hough transform

Gradient based progressive probabilistic Hough transform Gradient based progressive probabilisti Hough transform C.Galambos, J.Kittler and J.Matas Abstrat: The authors look at the benefits of exploiting gradient information to enhane the progressive probabilisti

More information

Cluster Centric Fuzzy Modeling

Cluster Centric Fuzzy Modeling 10.1109/TFUZZ.014.300134, IEEE Transations on Fuzzy Systems TFS-013-0379.R1 1 Cluster Centri Fuzzy Modeling Witold Pedryz, Fellow, IEEE, and Hesam Izakian, Student Member, IEEE Abstrat In this study, we

More information

Color Image Fusion for Concealed Weapon Detection

Color Image Fusion for Concealed Weapon Detection In: E.M. Carapezza (Ed.), Sensors, and ommand, ontrol, ommuniations, and intelligene (C3I) tehnologies for homeland defense and law enforement II, SPIE-571 (pp. 372-379). Bellingham, WA., USA: The International

More information

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION Cuiui Kang 1, Shengai Liao, Shiming Xiang 1, Chunhong Pan 1 1 National Laboratory of Pattern Reognition, Institute of Automation, Chinese

More information

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks International Journal of Advanes in Computer Networks and Its Seurity IJCNS A Load-Balaned Clustering Protool for Hierarhial Wireless Sensor Networks Mehdi Tarhani, Yousef S. Kavian, Saman Siavoshi, Ali

More information

Evolutionary Feature Synthesis for Image Databases

Evolutionary Feature Synthesis for Image Databases Evolutionary Feature Synthesis for Image Databases Anlei Dong, Bir Bhanu, Yingqiang Lin Center for Researh in Intelligent Systems University of California, Riverside, California 92521, USA {adong, bhanu,

More information

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines The Minimum Redundany Maximum Relevane Approah to Building Sparse Support Vetor Mahines Xiaoxing Yang, Ke Tang, and Xin Yao, Nature Inspired Computation and Appliations Laboratory (NICAL), Shool of Computer

More information

Unsupervised color film restoration using adaptive color equalization

Unsupervised color film restoration using adaptive color equalization Unsupervised olor film restoration using adaptive olor equalization A. Rizzi 1, C. Gatta 1, C. Slanzi 1, G. Cioa 2, R. Shettini 2 1 Dipartimento di Tenologie dell Informazione Università degli studi di

More information

Using Augmented Measurements to Improve the Convergence of ICP

Using Augmented Measurements to Improve the Convergence of ICP Using Augmented Measurements to Improve the onvergene of IP Jaopo Serafin, Giorgio Grisetti Dept. of omputer, ontrol and Management Engineering, Sapienza University of Rome, Via Ariosto 25, I-0085, Rome,

More information

Approximate logic synthesis for error tolerant applications

Approximate logic synthesis for error tolerant applications Approximate logi synthesis for error tolerant appliations Doohul Shin and Sandeep K. Gupta Eletrial Engineering Department, University of Southern California, Los Angeles, CA 989 {doohuls, sandeep}@us.edu

More information

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks Abouberine Ould Cheikhna Department of Computer Siene University of Piardie Jules Verne 80039 Amiens Frane Ould.heikhna.abouberine @u-piardie.fr

More information

Segmentation of brain MR image using fuzzy local Gaussian mixture model with bias field correction

Segmentation of brain MR image using fuzzy local Gaussian mixture model with bias field correction IOSR Journal of VLSI and Signal Proessing (IOSR-JVSP) Volume 2, Issue 2 (Mar. Apr. 2013), PP 35-41 e-issn: 2319 4200, p-issn No. : 2319 4197 Segmentation of brain MR image using fuzzy loal Gaussian mixture

More information

An Interactive-Voting Based Map Matching Algorithm

An Interactive-Voting Based Map Matching Algorithm Eleventh International Conferene on Mobile Data Management An Interative-Voting Based Map Mathing Algorithm Jing Yuan* University of Siene and Tehnology of China Hefei, China yuanjing@mail.ust.edu.n Yu

More information

Expert Systems with Applications

Expert Systems with Applications Expert Systems with Appliations 39 (2012) 2842 2855 Contents lists available at SiVerse SieneDiret Expert Systems with Appliations journal homepage: www.elsevier.om/loate/eswa An automated vision system

More information

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering A Novel Bit Level Time Series Representation with Impliation of Similarity Searh and lustering hotirat Ratanamahatana, Eamonn Keogh, Anthony J. Bagnall 2, and Stefano Lonardi Dept. of omputer Siene & Engineering,

More information

Gray Codes for Reflectable Languages

Gray Codes for Reflectable Languages Gray Codes for Refletable Languages Yue Li Joe Sawada Marh 8, 2008 Abstrat We lassify a type of language alled a refletable language. We then develop a generi algorithm that an be used to list all strings

More information

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing デンソーテクニカルレビュー Vol. 15 2010 特集 Road Border Reognition Using FIR Images and LIDAR Signal Proessing 高木聖和 バーゼル ファルディ Kiyokazu TAKAGI Basel Fardi ヘンドリック ヴァイゲル Hendrik Weigel ゲルド ヴァニーリック Gerd Wanielik This paper

More information

Machine Vision. Laboratory Exercise Name: Student ID: S

Machine Vision. Laboratory Exercise Name: Student ID: S Mahine Vision 521466S Laoratory Eerise 2011 Name: Student D: General nformation To pass these laoratory works, you should answer all questions (Q.y) with an understandale handwriting either in English

More information

Figure 1. LBP in the field of texture analysis operators.

Figure 1. LBP in the field of texture analysis operators. L MEHODOLOGY he loal inary pattern (L) texture analysis operator is defined as a gray-sale invariant texture measure, derived from a general definition of texture in a loal neighorhood. he urrent form

More information

We P9 16 Eigenray Tracing in 3D Heterogeneous Media

We P9 16 Eigenray Tracing in 3D Heterogeneous Media We P9 Eigenray Traing in 3D Heterogeneous Media Z. Koren* (Emerson), I. Ravve (Emerson) Summary Conventional two-point ray traing in a general 3D heterogeneous medium is normally performed by a shooting

More information

An Automatic Laser Scanning System for Accurate 3D Reconstruction of Indoor Scenes

An Automatic Laser Scanning System for Accurate 3D Reconstruction of Indoor Scenes An Automati Laser Sanning System for Aurate 3D Reonstrution of Indoor Senes Danrong Li, Honglong Zhang, and Zhan Song Shenzhen Institutes of Advaned Tehnology Chinese Aademy of Sienes Shenzhen, Guangdong

More information

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar Plot-to-trak orrelation in A-SMGCS using the target images from a Surfae Movement Radar G. Golino Radar & ehnology Division AMS, Italy ggolino@amsjv.it Abstrat he main topi of this paper is the formulation

More information

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition A Coarse-to-Fine Classifiation Sheme for Faial Expression Reognition Xiaoyi Feng 1,, Abdenour Hadid 1 and Matti Pietikäinen 1 1 Mahine Vision Group Infoteh Oulu and Dept. of Eletrial and Information Engineering

More information

The Mathematics of Simple Ultrasonic 2-Dimensional Sensing

The Mathematics of Simple Ultrasonic 2-Dimensional Sensing The Mathematis of Simple Ultrasoni -Dimensional Sensing President, Bitstream Tehnology The Mathematis of Simple Ultrasoni -Dimensional Sensing Introdution Our ompany, Bitstream Tehnology, has been developing

More information

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller Trajetory Traking Control for A Wheeled Mobile Robot Using Fuzzy Logi Controller K N FARESS 1 M T EL HAGRY 1 A A EL KOSY 2 1 Eletronis researh institute, Cairo, Egypt 2 Faulty of Engineering, Cairo University,

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICIP.2016.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICIP.2016. Anantrasirihai, P., Gilhrist, I., & Bull, D. (2016). Fixation identifiation for low-sample-rate mobile eye trakers. In IEEE International Conferene on Image Proessing (ICIP), 2016 Institute of Eletrial

More information

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors Eurographis Symposium on Geometry Proessing (003) L. Kobbelt, P. Shröder, H. Hoppe (Editors) Rotation Invariant Spherial Harmoni Representation of 3D Shape Desriptors Mihael Kazhdan, Thomas Funkhouser,

More information

Context-Aware Activity Modeling using Hierarchical Conditional Random Fields

Context-Aware Activity Modeling using Hierarchical Conditional Random Fields Context-Aware Ativity Modeling using Hierarhial Conditional Random Fields Yingying Zhu, Nandita M. Nayak, and Amit K. Roy-Chowdhury Abstrat In this paper, rather than modeling ativities in videos individually,

More information

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System Algorithms, Mehanisms and Proedures for the Computer-aided Projet Generation System Anton O. Butko 1*, Aleksandr P. Briukhovetskii 2, Dmitry E. Grigoriev 2# and Konstantin S. Kalashnikov 3 1 Department

More information

HEXA: Compact Data Structures for Faster Packet Processing

HEXA: Compact Data Structures for Faster Packet Processing Washington University in St. Louis Washington University Open Sholarship All Computer Siene and Engineering Researh Computer Siene and Engineering Report Number: 27-26 27 HEXA: Compat Data Strutures for

More information

Accurate Partial Volume Estimation of MR Brain Tissues

Accurate Partial Volume Estimation of MR Brain Tissues Aurate Partial Volume Estimation of MR Brain Tissues Author Liew, Alan Wee-Chung, Yan, Hong Published 005 Conferene Title Proeedings of the Asia-Paifi Worshop on Visual Image Proessing Copyright Statement

More information

A radiometric analysis of projected sinusoidal illumination for opaque surfaces

A radiometric analysis of projected sinusoidal illumination for opaque surfaces University of Virginia tehnial report CS-21-7 aompanying A Coaxial Optial Sanner for Synhronous Aquisition of 3D Geometry and Surfae Refletane A radiometri analysis of projeted sinusoidal illumination

More information

Rapid, accurate particle tracking by calculation of radial symmetry centers

Rapid, accurate particle tracking by calculation of radial symmetry centers Rapid, aurate partile traing by alulation of radial symmetry enters Raghuveer Parthasarathy Supplementary Text and Figures Supplementary Figures Supplementary Figure 1 Supplementary Figure Supplementary

More information

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes Deteting Outliers in High-Dimensional Datasets with Mixed Attributes A. Koufakou, M. Georgiopoulos, and G.C. Anagnostopoulos 2 Shool of EECS, University of Central Florida, Orlando, FL, USA 2 Dept. of

More information

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications System-Level Parallelism and hroughput Optimization in Designing Reonfigurable Computing Appliations Esam El-Araby 1, Mohamed aher 1, Kris Gaj 2, arek El-Ghazawi 1, David Caliga 3, and Nikitas Alexandridis

More information

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality INTERNATIONAL CONFERENCE ON MANUFACTURING AUTOMATION (ICMA200) Multi-Piee Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality Stephen Stoyan, Yong Chen* Epstein Department of

More information

13.1 Numerical Evaluation of Integrals Over One Dimension

13.1 Numerical Evaluation of Integrals Over One Dimension 13.1 Numerial Evaluation of Integrals Over One Dimension A. Purpose This olletion of subprograms estimates the value of the integral b a f(x) dx where the integrand f(x) and the limits a and b are supplied

More information

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY Dileep P, Bhondarkor Texas Instruments Inorporated Dallas, Texas ABSTRACT Charge oupled devies (CCD's) hove been mentioned as potential fast auxiliary

More information

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2 On - Line Path Delay Fault Testing of Omega MINs M. Bellos, E. Kalligeros, D. Nikolos,2 & H. T. Vergos,2 Dept. of Computer Engineering and Informatis 2 Computer Tehnology Institute University of Patras,

More information

3D Shadows: Computer Vision for an Unencumbered Interface

3D Shadows: Computer Vision for an Unencumbered Interface 3D Shadows: Computer Vision for an Unenumbered Interfae Robert Virtue University of British Columbia 356 Main Mall Vanouver, BC Canada 604-8-053 virtue@ee.ub.a ABSTRACT In this paper we desribe a real-time

More information

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425)

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425) Automati Physial Design Tuning: Workload as a Sequene Sanjay Agrawal Mirosoft Researh One Mirosoft Way Redmond, WA, USA +1-(425) 75-357 sagrawal@mirosoft.om Eri Chu * Computer Sienes Department University

More information

High Speed Area Efficient VLSI Architecture for DCT using Proposed CORDIC Algorithm

High Speed Area Efficient VLSI Architecture for DCT using Proposed CORDIC Algorithm International Journal of Innovative Researh in Siene, Engineering and Tehnology Website: www.ijirset.om High Speed Area Effiient VLSI Arhiteture for DCT using Proposed CORDIC Algorithm Deepnarayan Sinha

More information

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization Self-Adaptive Parent to Mean-Centri Reombination for Real-Parameter Optimization Kalyanmoy Deb and Himanshu Jain Department of Mehanial Engineering Indian Institute of Tehnology Kanpur Kanpur, PIN 86 {deb,hjain}@iitk.a.in

More information

A Subtractive Relational Fuzzy C-Medoids Clustering Approach To Cluster Web User Sessions from Web Server Logs

A Subtractive Relational Fuzzy C-Medoids Clustering Approach To Cluster Web User Sessions from Web Server Logs International Journal of Applied Engineering Researh ISSN 0973-456 Volume 1, Number 7 (017) pp. 114-1150 A Subtrative Relational Fuzzy C-Medoids Clustering Approah To Cluster Web User Sessions from Web

More information

PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING. Yesheng Gao, Kaizhi Wang, Xingzhao Liu

PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING. Yesheng Gao, Kaizhi Wang, Xingzhao Liu 20th European Signal Proessing Conferene EUSIPCO 2012) Buharest, Romania, August 27-31, 2012 PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING Yesheng Gao, Kaizhi Wang,

More information

Detection of RF interference to GPS using day-to-day C/No differences

Detection of RF interference to GPS using day-to-day C/No differences 1 International Symposium on GPS/GSS Otober 6-8, 1. Detetion of RF interferene to GPS using day-to-day /o differenes Ryan J. R. Thompson 1#, Jinghui Wu #, Asghar Tabatabaei Balaei 3^, and Andrew G. Dempster

More information

Disparity Estimation in Stereo Sequences using Scene Flow

Disparity Estimation in Stereo Sequences using Scene Flow LIU, PHILOMIN: DISPARITY ESTIMATION IN STEREO SEQUENCES USING SCENE FLOW Disparity Eimation in Stereo Sequenes using Sene Flow Fang Liu Fang.F.Liu@philips.om Vasanth Philomin Vasanth.Philomin@philips.om

More information

1. Introduction. 2. The Probable Stope Algorithm

1. Introduction. 2. The Probable Stope Algorithm 1. Introdution Optimization in underground mine design has reeived less attention than that in open pit mines. This is mostly due to the diversity o underground mining methods and omplexity o underground

More information

An Event Display for ATLAS H8 Pixel Test Beam Data

An Event Display for ATLAS H8 Pixel Test Beam Data An Event Display for ATLAS H8 Pixel Test Beam Data George Gollin Centre de Physique des Partiules de Marseille and University of Illinois April 17, 1999 g-gollin@uiu.edu An event display program is now

More information

Semi-Supervised Affinity Propagation with Instance-Level Constraints

Semi-Supervised Affinity Propagation with Instance-Level Constraints Semi-Supervised Affinity Propagation with Instane-Level Constraints Inmar E. Givoni, Brendan J. Frey Probabilisti and Statistial Inferene Group University of Toronto 10 King s College Road, Toronto, Ontario,

More information

An Edge-based Clustering Algorithm to Detect Social Circles in Ego Networks

An Edge-based Clustering Algorithm to Detect Social Circles in Ego Networks JOURNAL OF COMPUTERS, VOL. 8, NO., OCTOBER 23 2575 An Edge-based Clustering Algorithm to Detet Soial Cirles in Ego Networks Yu Wang Shool of Computer Siene and Tehnology, Xidian University Xi an,77, China

More information

Gait Based Human Recognition with Various Classifiers Using Exhaustive Angle Calculations in Model Free Approach

Gait Based Human Recognition with Various Classifiers Using Exhaustive Angle Calculations in Model Free Approach Ciruits and Systems, 2016, 7, 1465-1475 Published Online June 2016 in SiRes. http://www.sirp.org/journal/s http://dx.doi.org/10.4236/s.2016.78128 Gait Based Human Reognition with Various Classifiers Using

More information

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating Original Artile Partile Swarm Optimization for the Design of High Diffration Effiient Holographi Grating A.K. Tripathy 1, S.K. Das, M. Sundaray 3 and S.K. Tripathy* 4 1, Department of Computer Siene, Berhampur

More information

3D Model Based Pose Estimation For Omnidirectional Stereovision

3D Model Based Pose Estimation For Omnidirectional Stereovision 3D Model Based Pose Estimation For Omnidiretional Stereovision Guillaume Caron, Eri Marhand and El Mustapha Mouaddib Abstrat Robot vision has a lot to win as well with wide field of view indued by atadioptri

More information

Partial Character Decoding for Improved Regular Expression Matching in FPGAs

Partial Character Decoding for Improved Regular Expression Matching in FPGAs Partial Charater Deoding for Improved Regular Expression Mathing in FPGAs Peter Sutton Shool of Information Tehnology and Eletrial Engineering The University of Queensland Brisbane, Queensland, 4072, Australia

More information

Exploiting Enriched Contextual Information for Mobile App Classification

Exploiting Enriched Contextual Information for Mobile App Classification Exploiting Enrihed Contextual Information for Mobile App Classifiation Hengshu Zhu 1 Huanhuan Cao 2 Enhong Chen 1 Hui Xiong 3 Jilei Tian 2 1 University of Siene and Tehnology of China 2 Nokia Researh Center

More information

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study What are Cyle-Stealing Systems Good For? A Detailed Performane Model Case Study Wayne Kelly and Jiro Sumitomo Queensland University of Tehnology, Australia {w.kelly, j.sumitomo}@qut.edu.au Abstrat The

More information

HIGHER ORDER full-wave three-dimensional (3-D) large-domain techniques in

HIGHER ORDER full-wave three-dimensional (3-D) large-domain techniques in FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 21, no. 2, August 2008, 209-220 Comparison of Higher Order FEM and MoM/SIE Approahes in Analyses of Closed- and Open-Region Eletromagneti Problems Milan

More information