AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY

Size: px
Start display at page:

Download "AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY"

Transcription

1 AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY Chistophe Waceman (1), William G. Pichel (2), Pablo Clement-Colón (2) (1) Geneal Dynamics Advanced Infomation Systems, P.O. Box Ann Abo Michigan USA (2) NOAA/NESDIS, WWB E/RA3, Room Auth Rd. Camp Spings MD USA ABSTRACT A supevised classification algoithm has been developed to automatically emove egions of ice fom consideation by ship detection and wind vecto estimation algoithms. The output fom the classifie is then put though a seies of ule-based modifications to eliminate eoneous classifications that do not have the coect spatial elationships. Pefomance analysis on RADARSAT ScanSAR Wide imagey shows a 7% mis-classification ate with the classification algoithm, all of which ae coected by the subsequent set of spatial ules. 1. INTRODUCTION As pat of the NOAA/NESDIS Alasa SAR Demonstation Poect [1], a multi-yea demonstation of the poduction and use of SAR imagey to geneate poducts in a pe-opeational envionment, a ship detection poduct is geneated that automatically locates lage ships within the SAR image [2] and a wind poduct is geneated that automatically geneates wind vectos ove the ocean [3]. It was found that egions of ice geneated huge numbes of false ship detections, which made images with ice egions unusable without a manual intepetation of the esults. In addition, the wind poduct elies on models fo the ada coss section of the wate which ae inappopiate fo ice egions, and thus geneate eoneous wind vectos ove ice. Fo both of these poducts, an automated way to locate ice egions and exclude them fom the pocessing of the algoithms could significantly impove the quality of the poducts. Theefoe a study was launched to develop an algoithm that could automatically locate ice egions in RADARSAT SAR imagey. 2. CLASSIFICATION ALGORITHM The algoithm appoach was based on pevious wo done fo ice classification in the maginal ice zone [4] and fo teain classification using dual-antenna aibone SAR systems [5]. It is a supevised classifie that fist gets tained on examples of the types of classes to be geneated in ode to ceate a seies of classification vectos, then applies these classification vectos to sepaate the image egions into classes. Assume that thee ae N classes desied, and the use has specified a window size, M 1 x M 2, that will be used to classify the image. The window must be big enough to contain the tone and textue infomation that can diffeentiate between the classes, yet small enough to geneate sufficient spatial esolution fo the esulting classification. The use has also specified a seies of algoithms that ae applied to the image samples within the M 1 x M 2 window and that geneate measues of the tonal o textue infomation within the window. That is, each algoithm inputs the image values within the window and outputs a scala quantity that measues, fo example, the statistics, textue, o coelation popeties of the image within the window. The scala outputs fom all of the algoithms ae assembled into a featue vecto, f, that will be used to classify the samples within the window. Fom the taining of the algoithm, we will geneate the mean featue vecto fo each class: m whee goes fom 1 to N. Also fom the taining we will geneate a classification vecto fo each pai of classes, c, and a scala theshold value, T, whee goes fom 1 to N and goes fom 1 to N. The classification pocess is then as follows. Fo each pai of classes, the scala p is fomed via p ( f m ) c = fo (1) whee epesents the vecto dot poduct. If p < T fo all = 1 to N,, then the image samples within the window ae assign to class. In essence, the algoithm assumes that in the space of the image featues epesented by the featue vecto f, each class occupies a unique convex egion. The classification vectos, c, define hypeplanes that sepaate pais of classes, whee the hypeplane is othogonal to the classification vecto and located at a distance T fom the location of the mean featue vecto fom class along the classification vecto. A featue vecto is assigned to class if it is on the coect side of each hypeplane between class and each othe class, which implies that p fom Eq. 1 is < T fo all = 1 to N,. Note that we can always nomalize the length of such that c

2 ( m m ) c 1 = (2) so that the theshold values, T, ae always between 0 and 1. The classification vectos ae geneated in the taining session by finding the vecto diection that maximizes the distance between the two classes in the featue space. Specifically, if we let s epesent the scala values geneated fom the dot poduct of the featue vectos fom class and the classification vecto c, and liewise let s epesent the dot poduct values between the class featue vectos and c, then we want to define c such that we maximize the distance metic, d, defined as 2 ( E[ s ] E[ s ]) ( va[ s ] + va[ s ]) d = (3) whee E[] and va[] epesent the mean and vaiance, espectively of the values within the bacets. Note that we can e-wite Eq. (3) as T cmc d = T c( C + C ) c (4) whee M is a matix defined as ( m m )( m m ) T M =, (5) C is the covaiance matix fo the featue vectos fom class and C is the covaiance matix fo the featue vectos fom class. We can e-wite Eq. (4) as an eigenvalue poblem 1 ( C + C ) Mc = dc (6) whee the -1 supescipt indicates matix invesion. The classification vecto we want is the eigenvecto that geneates the maximal eigenvalue and thus maximizes the distance metic d. Since the matix M has unit an, Eq. (6) has only a single eigenvecto solution which can be witten as c = 1 ( C + C ) ( m m ) which geneates a distance metic value of d = T 1 ( m m ) ( C + C ) ( m m ) (7). (8) Since the featue vecto values ae usually not independent, the matix inveses in Eqs. (6) though (8) need to be pefomed using the standad pseudoinvesion pocess. Note that this classification appoach is based on standad discimination theoy [6]. The taining of the algoithms poceeds as follows. The use geneates a database of example image subsets fom the vaious classes, fom which ae geneated example featue vectos. The mean featue vecto and covaiance matix of the featue vectos ae geneated fo each class fom the database of example featue vectos. Fo each pai of classes, the classification vectos ae geneated using Eq. (7). Finally, the theshold values, T, ae geneated by calculating the statistics E[s ], va[s ], E[s ], va[s ] as defined above, assuming the density functions of these vaiables ae Gaussian, and finding the location whee the two density functions intesect. This geneates all of the paametes we need fo the classification: the mean featue vectos fo each class, the classification vectos fo each pai of classes, and the thesholds fo each pai of classes. Since we ae using a M 1 x M 2 window to pefom the classification of the image, fo each placement of the window we assign the esulting class to evey image sample in the window. If we move the window by one sample each time and e-classify, we actually classify each image sample M 1 M 2 times. In the algoithm we eep tac of these individual classifications fo each image sample, and when we have finally left the image sample, we assign it the class that occued most often. This helps to significantly clean up the classification esults nea edges within the image. The classification pocess as defined is not guaanteed to classify evey image sample. It may be that a featue vecto esulting fom some placement of the window does not fall on the ight side of all the hypeplanes fo any single class. If this happens, the algoithm puts the sample into a special No Class categoy. Note that the final classification will only be No Class if this occus most often fo a given image sample ove evey placement of the window. Because the classification vectos ae eigenvectos, they can be vey sensitive to the image values in the taining set. Thus this appoach will only wo well if the taining set is sufficiently lage to be an adequate epesentation of the statistical popeties of each class; that is, thee must be enough samples fom each class to geneate statistically accuate enties in the covaiance matices.

3 Finally, note that if C = C fo any pai of classes, then this appoach is equivalent to a Nomal distibution lielihood atio test. The accuacy of this appoach is detemined by what algoithms ae used to geneate the featue vecto. In ou expeience using this appoach on othe applications, we have seen that a mixtue of statistical measues to estimate tonal popeties and values dawn fom the co-occuence matix [7] to measue textue popeties has woed well. Specifically fo the statistical measues we use E[x], (E[x 2 ]) 1/2, (E[x 3 ]) 1/3, (E[x 4 ]) 1/4, (E[(x-E[x]) 2 ]) 1/2, (E[(x-E[x]) 3 ]) 1/3 and (E[(x- E[x]) 4 ]) 1/4 whee the supescipts ae used to nomalize the values to the same scale, and x epesents the image sample values within the local window. We also use the same statistics divided by the mean, and the same statistics divided by the standad deviation. Thus thee ae 21 statistical measues in the featue vecto. Fo the textue measues we use the standad definition of the co-occuence matix in the liteatue; we fist define a vecto offset of some shift in lines, l, and some shift in columns, c, and then let the cooccuence matix, C o, be defined so that C o (i,) equals the pobability that an image sample value of i and an image sample value of ae sepaated in the image by the vecto ( l, c). Nomally C o is MxM whee M is the numbe of possible diffeent image sample values, but fo this algoithm we combine image samples into 20 diffeent bins and then calculate the co-occuence matix to maintain the size of the matix to 20x20. Note that the co-occuence matix is dependent on the vecto offset used to ceate it. We do not now a pioi what diection o length scale to use fo any given image, so instead we geneate an aveage cooccuence matix ove a seies of vecto offsets. We use vecto lengths of ¼, ½, and ¾ the window width and fo each length geneate an aveage co-occuence matix fo vecto diections of 0, 45, 90, and 135 degees. This geneates thee co-occuence matices to use. Typically what is then done is some metic is calculated on the co-occuence matix that measues the distibutions of pobabilities within the matix. A numbe of standad metics have been defined [7]. We use a standad set of six which ae efeed to as inetia (sometimes called contast), cluste shade, cluste pominence, local homogeneity (sometimes called invese diffeence moment), enegy (sometimes called unifomity) and entopy; see Ref. 7 fo details. Since these values ae extacted fom each of the thee aveaged co-occuence matices, this geneates 18 textue measues fo the featue vecto. Putting these togethe with the statistical measues, the final featue vecto has 39 elements. Open wate finges Solid ice Fig.1. Example of the taining egions used fo the open wate, finge ice, and solid ice classes. Image was collected off the coast of Alasa, CSA 2000 Open wate Rough wate Fig. 2: Examples of the taining egions used fo open wate and ough wate classes. Image was collected off the coast of Alasa in CSA APPLICATION TO ICE REGION LOCATIONS Fo the application of this classification appoach to the poblem of locating ice egions, we wanted to minimize the numbe of classes as much as possible, since we wee not inteested in actually classifying inds of ice, but athe in stictly eliminating ice

4 egions fom the ship detection and wind vecto estimation algoithms. We also assumed that map data could be used to isolate land egions so these wee not consideed. In looing though the images, we decided to divide the poblem into fou classes; finge ice, solid ice, open wate, and ough wate. Figs. 1 and 2 show examples of each ind of class. We divided the ice egions into solid ice and finge ice because visually they had stiingly diffeent tonal and textue qualities. In addition, we needed to teat finge ice egions sepaately because ships often fished between the finges, so we had to pay moe attention to the detailed spatial shapes of these egions. Solid ice almost always occued in blocs, so we did not have the same concen with fine spatial details. We divided the wate egions into two classes, again due to textue diffeences, between vey ough wate caused by atmospheic tubulence (such as convective cells o wind fonts) and othe open wate (which note can also be ough, but which does not have the lage contast featues in the vey ough wate class). Fo the taining set we used RADARSAT-1 ScanSAR Wide Mode imagey with 100 mete sample spacing; theefoe to date this is the only image data fo which the algoithm is applicable. We decided on a 30 x 30 image sample window size (3m x 3m) fo the classification in ode to be able to captue all of the image textue fo each class and manually extacted egions fom the taining set that wee epesentative of each of the fou classes to geneate the featue vectos. We had 832 examples fom solid ice, 624 fom open wate, 31 fom finge ice, and 36 fom ough wate. Note that we wee a little low on the numbe of examples fom finge ice and ough wate fo obust statistics. Table 1 shows the classification esults of applying the algoithm to the taining set. It pefomed vey well in sepaating out the 4 classes, indicating that the appoach was poweful enough to captue the diffeences between ou taining sets. Note that the oiginal goal is to only sepaate ice and wate, thus if we clump the two ice classes togethe and clump the two wate classes togethe, Table 1 indicates that only 1 % of the ice was mis-classified and only 0.5% of the wate. Of couse, pefomance on the taining set is indicative of the ability of the algoithm to sepaate classes; pefomance on data outside of the taining set is usually pooe. To impove opeational pefomance we added a numbe of spatial ules afte classification that too into account nowledge about how ice and wate egions should appea in imagey. To apply these ules, we fist identified all of the connected Table 1: Classification esults fom the fist taining set. Class It Was Put Into Tue Class Solid Finge Open Wate Rough Wate Solid 88% 8% 1% 1% Finge 6% 94% 0% 0% Open Wate 1% 0% 98% 1% Rough Wate 0% 0% 3% 97% blobs in the classified image; i.e. sets of image samples that wee contiguous to each othe and that had been classified into the same class. Fo each blob we identified the numbe of image samples within the blob and the pecentage of peimete samples (i.e. image samples on the edge of the blob) that fell into each othe class. We then applied the following ules. - If a blob was too small (less than 5000 samples) its class was conveted to whateve class the maoity of its peimete samples wee next to. This essentially eplaces small blobs with what was suounding them. - If an ice blob was completed suounded by wate, it was changed to wate. This was because we did not cae about floating o isolated ice egions, and one difficulty the algoithm had was classifying ough wate as ice, which this ule eliminated. - If a wate egion was suounded by ice, it was changed to ice. This was because wate within ice egions would neve contain ships, and neve geneate accuate wind vectos. - Finge ice egions had to have at least 45% of thei peimete samples be eithe solid ice o wate, othewise they wee changed to wate. This ensued that finge ice had to be connected to something that they had gown fom, and not isolated in open wate. Finally, we had to teat finge ice somewhat sepaately due to the fact that we still wanted to detect ships that wee fishing between the finges. Thus fo finge ice egions, we went bac and examine the ada coss section of the image samples. If this value was below a theshold, we conveted that individual pixel into wate. This allowed us to fill in between the finge ice egions with wate. Figs. 3 and 4 show examples of the classification esults. In each figue the top image is the oiginal SAR image, the middle image is the classification map scaled by the SAR image, and the bottom figue is ust the classification map. We show all thee so that the use can see whee wate egions ae indicated next to ice egions.

5 Fig.3. Example of the ice classification esults. Top image is the oiginal SAR image, middle image is the classification map scaled by the SAR image, bottom image is the classification map. Red = solid ice, yellow = finge ice, blue = open wate, geen = land. Image was collected off the coast of Alasa in CSA Fig. 4: Example of the ice classification esults. Top image is the oiginal SAR image, middle image is the classification map scaled by the SAR image, bottom image is the classification map. Red = solid ice, yellow = finge ice, blue = open wate, geen = land. Image was collected off the coast of Alasa in CSA 2000.

6 Table 2: Classification esults fom the second taining set. Class It Was Put Into Tue Class Solid Finge Open Wate Rough Wate Solid 85% 7% 1% 7% Finge 7% 93% 0% 0% Open Wate 0% 0% 95% 5% Rough Wate 7% 0% 9% 84% In geneal the algoithm has pefomed well, howeve we have found some consistent eos in the classification esults as the algoithm was un opeationally. To handle these we have e-tained the algoithm peiodically, adding the egions whee mistaes wee made into the taining set (also eeping the oiginal examples) and e-geneating the algoithm paametes. Table 2 shows the classification esults afte the fist addition to the taining set, the pupose of which was to addess ough wate egions that wee being classified as ice. This taining set had the oiginal 832 samples of solid ice and 624 samples of open wate, but we significantly inceased the ough wate samples to 647 and slightly inceased the finge ice samples to 41. Table 2 shows that in the lage data set the algoithm is having some inceased difficulty sepaating ough wate fom solid ice using these featue metics; note that we now have a 7% misclassification ate vesus the 1% in Table 1. As the sample sizes ae much lage hee fo ough wate, we believe that this is pobably a bette estimate of the algoithm capability than the oiginal taining set. Note though that almost all of these misclassifications get coected when the spatial ules ae applied by eliminating the egions of solid ice that ae suounded by wate. Manual analysis of the final poducts fo a subset of images not in the taining set have shown that all of the mis-classifications have been eliminated. The algoithm is still being tested befoe it goes opeational to detemine if othe eos ae being geneated. 4. SUMMARY To impove the pefomance of automated ship detections and wind vecto estimations in the NOAA/NESDIS Alasa SAR Demonstation Poect, we ae developing an automated algoithm fo locating ice egions so that they can be emoved fom consideation in the ship and wind algoithms. The classification algoithm is a supevised taining algoithm that uses a seies of hypeplanes to sepaate diffeent classes in an n-dimensional featue space. We use a combination of statistical measues and textue metics dawn fom the co-occuence matix to fom the featue vecto. The esults have been encouaging to date; less than 7% mis-classification fom the algoithm with almost no eos afte applying a seies of spatial ules that incopoate what we now about ice and wate egions in the imagey. Testing of the algoithm is ongoing befoe it can become opeational. 5. ACKNOWLEGMENTS This study was suppoted and monitoed by the Office of Reseach and Applications of the National Oceanic and Atmospheic Administation (NOAA) unde ONR Contact N D The views, opinions, and findings contained in this epot ae those of the authos and should not be constued as an official National Oceanic and Atmospheic Administation o U.S. Govenment position, policy o decision. 6. REFERENCES 1. Pichel, W., Clemente-Colón, P. NOAA Coastwatch SAR Applications and Demonstation, John Hopins APL Tech. Dig., vol. 21(1), 49-57, Waceman, C.C., Fiedman, K.S., Pichel, W.G., Clemente-Colón, P. Automatic Detection of Ships in RADARSAT-1 SAR Imagey, Canadian J. Remote Sens., vol. 27, , Monaldo, F.M., Thompson. D.R., Beal, R.C., Pichel, W.G., Clemente-Colón, P. Compaison of SAR-Deived Wind Speed With Model Pedictions and Buoy Measuements, IEEE Tans. Geosc. Remote Sens., vol. 39, , Waceman, C., Mille, D. An Automated Algoithm Fo Sea Classification In The Maginal Zone Using ERS-1 Synthetic Apetue Rada, Eim Technical Repot T, May Waceman, C. Use of An Intefeometic SAR Fo Teain Classification, Poc. 26 th AIPR Woshop, SPIE vol. 3240, 75-86, Lachenbuch, P.A., Disciminant Analysis, Hafne Pess, Haalic, R.M., K. Shanmugam, I. Dinstein, Textual Featues fo Image Categoization, IEEE Tans. Systems, Man Cybe., vol. SMC- 3, , 1973.

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

Prof. Feng Liu. Fall /17/2016

Prof. Feng Liu. Fall /17/2016 Pof. Feng Liu Fall 26 http://www.cs.pdx.edu/~fliu/couses/cs447/ /7/26 Last time Compositing NPR 3D Gaphics Toolkits Tansfomations 2 Today 3D Tansfomations The Viewing Pipeline Mid-tem: in class, Nov. 2

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Accepted fo publication Intenational Jounal of Flexible Automation and Integated Manufactuing. A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Nagiza F. Samatova,

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

Topological Characteristic of Wireless Network

Topological Characteristic of Wireless Network Topological Chaacteistic of Wieless Netwok Its Application to Node Placement Algoithm Husnu Sane Naman 1 Outline Backgound Motivation Papes and Contibutions Fist Pape Second Pape Thid Pape Futue Woks Refeences

More information

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation A Minutiae-based Fingepint Matching Algoithm Using Phase Coelation Autho Chen, Weiping, Gao, Yongsheng Published 2007 Confeence Title Digital Image Computing: Techniques and Applications DOI https://doi.og/10.1109/dicta.2007.4426801

More information

DISTRIBUTION MIXTURES

DISTRIBUTION MIXTURES Application Example 7 DISTRIBUTION MIXTURES One fequently deals with andom vaiables the distibution of which depends on vaious factos. One example is the distibution of atmospheic paametes such as wind

More information

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System Slotted Random Access Potocol with Dynamic Tansmission Pobability Contol in CDMA System Intaek Lim 1 1 Depatment of Embedded Softwae, Busan Univesity of Foeign Studies, itlim@bufs.ac.k Abstact In packet

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters Compaisons of Tansient Analytical Methods fo Detemining Hydaulic Conductivity Using Disc Pemeametes 1,,3 Cook, F.J. 1 CSRO Land and Wate, ndoooopilly, Queensland The Univesity of Queensland, St Lucia,

More information

5 4 THE BERNOULLI EQUATION

5 4 THE BERNOULLI EQUATION 185 CHATER 5 the suounding ai). The fictional wok tem w fiction is often expessed as e loss to epesent the loss (convesion) of mechanical into themal. Fo the idealied case of fictionless motion, the last

More information

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA Methods fo histoy matching unde geological constaints Jef Caes Stanfod Univesity, Petoleum Engineeing, Stanfod CA 9435-222, USA Abstact Two geostatistical methods fo histoy matching ae pesented. Both ely

More information

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering 160 IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 6, NO., APRIL-JUNE 000 Tissue Classification Based on 3D Local Intensity Stuctues fo Volume Rendeing Yoshinobu Sato, Membe, IEEE, Cal-Fedik

More information

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen Accuate Diffaction Efficiency Contol fo Multiplexed Volume Hologaphic Gatings Xuliang Han, Gichel Kim, and Ray T. Chen Micoelectonic Reseach Cente Depatment of Electical and Compute Engineeing Univesity

More information

Evaluation of Second-order Visual Features for Land-Use Classification

Evaluation of Second-order Visual Features for Land-Use Classification Evaluation of Second-ode Visual Featues fo Land-Use Classification Romain Negel, David Picad and Philippe-Heni Gosselin ETIS/ENSEA - UCP - CNRS, F95014 Cegy, Fance Email: omain.negel,picad,gosselin@ensea.f

More information

A Novel Automatic White Balance Method For Digital Still Cameras

A Novel Automatic White Balance Method For Digital Still Cameras A Novel Automatic White Balance Method Fo Digital Still Cameas Ching-Chih Weng 1, Home Chen 1,2, and Chiou-Shann Fuh 3 Depatment of Electical Engineeing, 2 3 Gaduate Institute of Communication Engineeing

More information

Gravitational Shift for Beginners

Gravitational Shift for Beginners Gavitational Shift fo Beginnes This pape, which I wote in 26, fomulates the equations fo gavitational shifts fom the elativistic famewok of special elativity. Fist I deive the fomulas fo the gavitational

More information

Lecture 27: Voronoi Diagrams

Lecture 27: Voronoi Diagrams We say that two points u, v Y ae in the same connected component of Y if thee is a path in R N fom u to v such that all the points along the path ae in the set Y. (Thee ae two connected components in the

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

Voting-Based Grouping and Interpretation of Visual Motion

Voting-Based Grouping and Interpretation of Visual Motion Voting-Based Gouping and Intepetation of Visual Motion Micea Nicolescu Depatment of Compute Science Univesity of Nevada, Reno Reno, NV 89557 micea@cs.un.edu Géad Medioni Integated Media Systems Cente Univesity

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB Suvey of Vaious Image Enhancement Techniques in Spatial Domain Using MATLAB Shailenda Singh Negi M.Tech Schola G. B. Pant Engineeing College, Paui Gahwal Uttaahand, India- 46194 ABSTRACT Image Enhancement

More information

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

More information

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design Tansmission Lines Modeling Based on Vecto Fitting Algoithm and RLC Active/Passive Filte Design Ahmed Qasim Tuki a,*, Nashien Fazilah Mailah b, Mohammad Lutfi Othman c, Ahmad H. Saby d Cente fo Advanced

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry Univesity of Wollongong Reseach Online Faculty of Infomatics - Papes (Achive) Faculty of Engineeing and Infomation Sciences 2010 Fast quality-guided flood-fill phase unwapping algoithm fo thee-dimensional

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

Any modern computer system will incorporate (at least) two levels of storage:

Any modern computer system will incorporate (at least) two levels of storage: 1 Any moden compute system will incopoate (at least) two levels of stoage: pimay stoage: andom access memoy (RAM) typical capacity 32MB to 1GB cost pe MB $3. typical access time 5ns to 6ns bust tansfe

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

4.2. Co-terminal and Related Angles. Investigate

4.2. Co-terminal and Related Angles. Investigate .2 Co-teminal and Related Angles Tigonometic atios can be used to model quantities such as

More information

User Specified non-bonded potentials in gromacs

User Specified non-bonded potentials in gromacs Use Specified non-bonded potentials in gomacs Apil 8, 2010 1 Intoduction On fist appeaances gomacs, unlike MD codes like LAMMPS o DL POLY, appeas to have vey little flexibility with egads to the fom of

More information

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences Ameican Jounal of ata ining and Knowledge iscovey 27; 2(4): 2-8 http://www.sciencepublishinggoup.com//admkd doi:.648/.admkd.2724.2 Genealized Gey Taget ecision ethod Based on ecision akes Indiffeence Attibute

More information

Development and Analysis of a Real-Time Human Motion Tracking System

Development and Analysis of a Real-Time Human Motion Tracking System Development and Analysis of a Real-Time Human Motion Tacking System Jason P. Luck 1,2 Chistian Debunne 1 William Hoff 1 Qiang He 1 Daniel E. Small 2 1 Coloado School of Mines 2 Sandia National Labs Engineeing

More information

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann.

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann. A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Pesonification by Boulic, Thalmann and Thalmann. Mashall Badley National Cente fo Physical Acoustics Univesity of

More information

Clustering Interval-valued Data Using an Overlapped Interval Divergence

Clustering Interval-valued Data Using an Overlapped Interval Divergence Poc. of the 8th Austalasian Data Mining Confeence (AusDM'9) Clusteing Inteval-valued Data Using an Ovelapped Inteval Divegence Yongli Ren Yu-Hsn Liu Jia Rong Robet Dew School of Infomation Engineeing,

More information

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler POMDP: Intoduction to Patially Obsevable Makov Decision Pocesses Hossein Kamalzadeh, Michael Hahsle 2019-01-02 The R package pomdp povides an inteface to pomdp-solve, a solve (witten in C) fo Patially

More information

An Extension to the Local Binary Patterns for Image Retrieval

An Extension to the Local Binary Patterns for Image Retrieval , pp.81-85 http://x.oi.og/10.14257/astl.2014.45.16 An Extension to the Local Binay Pattens fo Image Retieval Zhize Wu, Yu Xia, Shouhong Wan School of Compute Science an Technology, Univesity of Science

More information

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis Jounal of Machine Leaning Reseach 7 2006) 1183 1204 Submitted 12/05; Revised 3/06; Published 7/06 Computational and Theoetical Analysis of Null Space and Othogonal Linea Disciminant Analysis Jieping Ye

More information

Information Retrieval. CS630 Representing and Accessing Digital Information. IR Basics. User Task. Basic IR Processes

Information Retrieval. CS630 Representing and Accessing Digital Information. IR Basics. User Task. Basic IR Processes CS630 Repesenting and Accessing Digital Infomation Infomation Retieval: Basics Thosten Joachims Conell Univesity Infomation Retieval Basics Retieval Models Indexing and Pepocessing Data Stuctues ~ 4 lectues

More information

Optimal Adaptive Learning for Image Retrieval

Optimal Adaptive Learning for Image Retrieval Optimal Adaptive Leaning fo Image Retieval ao Wang Dept of Compute Sci and ech singhua Univesity Beijing 00084, P. R. China Wangtao7@63.net Yong Rui Micosoft Reseach One Micosoft Way Redmond, WA 9805,

More information

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters Optics and Photonics Jounal, 016, 6, 94-100 Published Online August 016 in SciRes. http://www.scip.og/jounal/opj http://dx.doi.og/10.436/opj.016.68b016 Fequency Domain Appoach fo Face Recognition Using

More information

View Synthesis using Depth Map for 3D Video

View Synthesis using Depth Map for 3D Video View Synthesis using Depth Map fo 3D Video Cheon Lee and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 1 Oyong-dong, Buk-gu, Gwangju, 500-712, Republic of Koea E-mail: {leecheon, hoyo}@gist.ac.k

More information

New Algorithms for Daylight Harvesting in a Private Office

New Algorithms for Daylight Harvesting in a Private Office 18th Intenational Confeence on Infomation Fusion Washington, DC - July 6-9, 2015 New Algoithms fo Daylight Havesting in a Pivate Office Rohit Kuma Lighting Solutions and Sevices Philips Reseach Noth Ameica

More information

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks Effects of Model Complexity on Genealization Pefomance of Convolutional Neual Netwoks Tae-Jun Kim 1, Dongsu Zhang 2, and Joon Shik Kim 3 1 Seoul National Univesity, Seoul 151-742, Koea, E-mail: tjkim@bi.snu.ac.k

More information

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM LiLi Du Depatment of Civil, Achitectual, and Envionmental Engineeing Illinois Institute of Technology 3300

More information

Experimental and numerical simulation of the flow over a spillway

Experimental and numerical simulation of the flow over a spillway Euopean Wate 57: 253-260, 2017. 2017 E.W. Publications Expeimental and numeical simulation of the flow ove a spillway A. Seafeim *, L. Avgeis, V. Hissanthou and K. Bellos Depatment of Civil Engineeing,

More information

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer Using the Gow-And-Pune Netwok to Solve Poblems of Lage Dimensionality B.J. Biedis and T.D. Gedeon School of Compute Science & Engineeing The Univesity of New South Wales Sydney NSW 2052 AUSTRALIA bbiedis@cse.unsw.edu.au

More information

Elliptic Generation Systems

Elliptic Generation Systems 4 Elliptic Geneation Systems Stefan P. Spekeijse 4.1 Intoduction 4.1 Intoduction 4.2 Two-Dimensional Gid Geneation Hamonic Maps, Gid Contol Maps, and Poisson Systems Discetization and Solution Method Constuction

More information

Satellite Image Analysis

Satellite Image Analysis Satellite Image Analysis Chistian Melsheime Apil 25, 2012 The lab on satellite image analysis deals with a vey typical application, the extaction of land use infomation. Stating point is an image ecoded

More information

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS Daniel A Menascé Mohamed N Bennani Dept of Compute Science Oacle, Inc Geoge Mason Univesity 1211 SW Fifth

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

A Hybrid DWT-SVD Image-Coding System (HDWTSVD) for Color Images

A Hybrid DWT-SVD Image-Coding System (HDWTSVD) for Color Images A Hybid DWT-SVD Image-Coding System (HDWTSVD) fo Colo Images Humbeto Ochoa a,b, K.R. Rao a a Univesity of Texas at Alington, Box 906 46 ates Steet, Neddeman Hall, Rm 530 Alington, TX 7609 hdo594@exchange.uta.edu

More information

Effective Missing Data Prediction for Collaborative Filtering

Effective Missing Data Prediction for Collaborative Filtering Effective Missing Data Pediction fo Collaboative Filteing Hao Ma, Iwin King and Michael R. Lyu Dept. of Compute Science and Engineeing The Chinese Univesity of Hong Kong Shatin, N.T., Hong Kong { hma,

More information

Three-Dimensional Aerodynamic Design Optimization of a Turbine Blade by Using an Adjoint Method

Three-Dimensional Aerodynamic Design Optimization of a Turbine Blade by Using an Adjoint Method Jiaqi Luo e-mail: jiaqil@uci.edu Juntao Xiong Feng Liu e-mail: fliu@uci.edu Depatment of Mechanical and Aeospace Engineeing, Univesity of Califonia, Ivine, Ivine, CA 92697-3975 Ivan McBean Alstom Powe

More information

A Recommender System for Online Personalization in the WUM Applications

A Recommender System for Online Personalization in the WUM Applications A Recommende System fo Online Pesonalization in the WUM Applications Mehdad Jalali 1, Nowati Mustapha 2, Ali Mamat 2, Md. Nasi B Sulaiman 2 Abstact foeseeing of use futue movements and intentions based

More information

Statistics of Images. Ioannis Rekleitis

Statistics of Images. Ioannis Rekleitis Statistics of Images Ioannis Rekleitis Some Basic Intensity Tansfoma2on Func2ons Thesholding Logistic function Log tansfomation Powe-law (Gamma coection) Piecewise-linea tansfomation Histogam pocessing

More information

Conversion Functions for Symmetric Key Ciphers

Conversion Functions for Symmetric Key Ciphers Jounal of Infomation Assuance and Secuity 2 (2006) 41 50 Convesion Functions fo Symmetic Key Ciphes Deba L. Cook and Angelos D. Keomytis Depatment of Compute Science Columbia Univesity, mail code 0401

More information

WIRELESS sensor networks (WSNs), which are capable

WIRELESS sensor networks (WSNs), which are capable IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. XX, NO. XX, XXX 214 1 Lifetime and Enegy Hole Evolution Analysis in Data-Gatheing Wieless Senso Netwoks Ju Ren, Student Membe, IEEE, Yaoxue Zhang, Kuan

More information

All lengths in meters. E = = 7800 kg/m 3

All lengths in meters. E = = 7800 kg/m 3 Poblem desciption In this poblem, we apply the component mode synthesis (CMS) technique to a simple beam model. 2 0.02 0.02 All lengths in metes. E = 2.07 10 11 N/m 2 = 7800 kg/m 3 The beam is a fee-fee

More information

Modeling spatially-correlated data of sensor networks with irregular topologies

Modeling spatially-correlated data of sensor networks with irregular topologies This full text pape was pee eviewed at the diection of IEEE Communications Society subject matte expets fo publication in the IEEE SECON 25 poceedings Modeling spatially-coelated data of senso netwoks

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1 Impovement of Fist-ode Takagi-Sugeno Models Using Local Unifom B-splines Felipe Fenández, Julio Gutiéez, Gacián Tiviño and Juan Calos Cespo Dep. Tecnología Fotónica, Facultad de Infomática Univesidad Politécnica

More information

Modeling Spatially Correlated Data in Sensor Networks

Modeling Spatially Correlated Data in Sensor Networks Modeling Spatially Coelated Data in Senso Netwoks Apoova Jindal and Konstantinos Psounis Univesity of Southen Califonia The physical phenomena monitoed by senso netwoks, e.g. foest tempeatue, wate contamination,

More information

Structured Light Stereoscopic Imaging with Dynamic Pseudo-random Patterns

Structured Light Stereoscopic Imaging with Dynamic Pseudo-random Patterns Stuctued Light Steeoscopic Imaging with Dynamic Pseudo-andom Pattens Piee Payeu and Danick Desjadins Univesity of Ottawa, SITE, 800 King Edwad, Ottawa, ON, Canada, K1N 6N5 {ppayeu,ddesjad}@site.uottawa.ca

More information

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach 3D Hand Tajectoy Segmentation by Cuvatues and Hand Oientation fo Classification though a Pobabilistic Appoach Diego R. Faia and Joge Dias Abstact In this wok we pesent the segmentation and classification

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j UCLA Papes Title Localized Edge Detection in Senso Fields Pemalink https://escholashipog/uc/item/3fj6g58j Authos K Chintalapudi Govindan Publication Date 3-- Pee eviewed escholashipog Poweed by the Califonia

More information

DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD

DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD IAPRS Volume XXXVI, Pat 3 / W52, 27 DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD Yunsheng Wang a,*, Holge Weinacke

More information

Augmented Reality. Integrating Computer Graphics with Computer Vision Mihran Tuceryan. August 16, 1998 ICPR 98 1

Augmented Reality. Integrating Computer Graphics with Computer Vision Mihran Tuceryan. August 16, 1998 ICPR 98 1 Augmented Reality Integating Compute Gaphics with Compute Vision Mihan Tuceyan August 6, 998 ICPR 98 Definition XCombines eal and vitual wolds and objects XIt is inteactive and eal-time XThe inteaction

More information

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components A Neual Netwok Model fo Stong and Reteving 2D Images of Rotated 3D Object Using Pncipal Components Tsukasa AMANO, Shuichi KUROGI, Ayako EGUCHI, Takeshi NISHIDA, Yasuhio FUCHIKAWA Depatment of Contol Engineeng,

More information

Multiview plus depth video coding with temporal prediction view synthesis

Multiview plus depth video coding with temporal prediction view synthesis 1 Multiview plus depth video coding with tempoal pediction view synthesis Andei I. Puica, Elie G. Moa, Beatice Pesquet-Popescu, Fellow, IEEE, Maco Cagnazzo, Senio Membe, IEEE and Bogdan Ionescu, Senio

More information

An Optimised Density Based Clustering Algorithm

An Optimised Density Based Clustering Algorithm Intenational Jounal of Compute Applications (0975 8887) Volume 6 No.9, Septembe 010 An Optimised Density Based Clusteing Algoithm J. Hencil Pete Depatment of Compute Science St. Xavie s College, Palayamkottai,

More information

Heterogeneous Isotropic BRDFs. Homogeneous BRDF. Spatially Varying BRDF. Approaches - Sampling. Approaches - Illumination

Heterogeneous Isotropic BRDFs. Homogeneous BRDF. Spatially Varying BRDF. Approaches - Sampling. Approaches - Illumination Couse 0 Realistic Mateials in Compute Gaphics Heteogeneous Isotopic s Henik P.A. Lensch Stanfo Univesity Homogeneous Spatially Vaying Appoaches - Sampling Appoaches - Illumination ense sampling fo each

More information

Hybrid Fractal Video Coding With Neighbourhood Vector Quantisation

Hybrid Fractal Video Coding With Neighbourhood Vector Quantisation Hybid Factal Video Coding With Neighbouhood Vecto Quantisation Zhen Yao and Roland Wilson Dept. of Compute Science, Univesity of Wawick, Coventy, CV4 7AL, United Kingdom Email: {yao, gw}@dcs.wawick.ac.uk

More information

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE Slawo Wesolkowski Systems Design Engineeing Univesity of Wateloo Wateloo (Ont.), Canada, NL 3G s.wesolkowski@ieee.og Ed Jenigan

More information

Investigation of turbulence measurements with a continuous wave, conically scanning LiDAR. Risø-R-Report

Investigation of turbulence measurements with a continuous wave, conically scanning LiDAR. Risø-R-Report Investigation of tubulence measuements with a continuous wave, conically scanning LiDAR Risø-R-Repot Rozenn Wagne, Toben Mikkelsen, Michael Coutney Risø-R-168(EN) Mach 009 Autho: Rozenn Wagne, Toben Mikkelsen,

More information

Obstacle Avoidance of Autonomous Mobile Robot using Stereo Vision Sensor

Obstacle Avoidance of Autonomous Mobile Robot using Stereo Vision Sensor Obstacle Avoidance of Autonomous Mobile Robot using Steeo Vision Senso Masako Kumano Akihisa Ohya Shin ichi Yuta Intelligent Robot Laboatoy Univesity of Tsukuba, Ibaaki, 35-8573 Japan E-mail: {masako,

More information

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology,

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology, (IJCSIS) Intenational Jounal of Compute Science and Infomation Secuity, Efficient Candidacy Reduction Fo Fequent Patten Mining M.H Nadimi-Shahaki 1, Nowati Mustapha 2, Md Nasi B Sulaiman 2, Ali B Mamat

More information

Mobility Pattern Recognition in Mobile Ad-Hoc Networks

Mobility Pattern Recognition in Mobile Ad-Hoc Networks Mobility Patten Recognition in Mobile Ad-Hoc Netwoks S. M. Mousavi Depatment of Compute Engineeing, Shaif Univesity of Technology sm_mousavi@ce.shaif.edu H. R. Rabiee Depatment of Compute Engineeing, Shaif

More information

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2 Random Waypoint Model in n-dimensional Space Esa Hyytiä and Joma Vitamo Netwoking Laboatoy, Helsinki Univesity of Technology, Finland Abstact The andom waypoint model (RWP) is one of the most widely used

More information

Separability and Topology Control of Quasi Unit Disk Graphs

Separability and Topology Control of Quasi Unit Disk Graphs Sepaability and Topology Contol of Quasi Unit Disk Gaphs Jiane Chen, Anxiao(Andew) Jiang, Iyad A. Kanj, Ge Xia, and Fenghui Zhang Dept. of Compute Science, Texas A&M Univ. College Station, TX 7784. {chen,

More information