Applying graph theory to automatic vehicle tracking by remote sensing

Size: px
Start display at page:

Download "Applying graph theory to automatic vehicle tracking by remote sensing"

Transcription

1 0 0 Appying graph theory to automatic vehice tracking by remote sensing *Caros Lima Azevedo Nationa Laboratory for Civi Engineering Department of Transportation Av. Do Brasi, Lisbon, 00-0 Portuga Phone: + Fax: + 0 Emai: cmazevedo@nec.pt João Lourenço Cardoso Nationa Laboratory for Civi Engineering Department of Transportation Av. Do Brasi, Lisbon, 00-0 Portuga Phone: + Fax: + 0 emai: jpcardoso@nec.pt Moshe Ben-Akiva Massachusetts Institute of Technoogy Cambridge, Massachusetts 0 United States Phone: + Fax: +0 emai: mba@mit.edu * Corresponding Author Word count: 0 + Figures + Tabe = words Submitted the st August 0, revised th November 0 TRB 0 Annua Meeting

2 0 Abstract The estimation of driving behavior modes reies on the access to detaied traffic information such as vehice trajectories. Recent deveopments in vision-based technoogies have aowed an increased coection of vehice trajectories around the word, with an emphasis on aeria or high observation point imagery methods. Severa computer agorithms have been proposed using images of different traffic scenarios with the specific aim of detecting and tracking road users. Very recenty, mutipe-object tracking based on constrained fow optimization has been shown to produce very satisfactory resuts. Generay, this method uses individua image features coected for each candidate vehice position as main criteria in the optimization process. Athough these methods are very effective in controed scenarios, adverse conditions such as dynamic view points and wider observation areas with ow ground samping distances are known to encumber significanty the vehice trajectory extraction task. In this paper we present the appication of a k-shortest disjoint paths agorithm for mutipe-object tracking using a motion-based optimization based on dua graphs. A graph of possibe connections between successive candidate positions was buit using speed and ane connectivity. Dua graphs were constructed to aow for acceeration and ane-change-based optimization criteria. The k-shortest disjoint paths agorithm was then used to determine the optima set of trajectories (paths). The proposed agorithm was successfuy appied to the vehice tracking in the A suburban motorway, in Portuga. Vehice positions were detected by image processing and.% of the trajectories were successfuy and efficienty extracted using the proposed method. TRB 0 Annua Meeting

3 Lima Azevedo, Cardoso and Ben-Akiva 0 0 INTRODUCTION Vehice trajectory data has been one of the most important sources of information in driving behavior modeing and caibration research (,,). In recent years, the progress in sensing technoogies and image processing agorithms aowed for easier coection of such detaied traffic datasets (, ). Aeria imagery is the most common process for coecting the base data (), and severa vehice detection and tracking agorithms have been depoyed for different traffic scenarios (). A key step in this process is the vehice tracking step, where the time-independent vehices detected in successive images, are inked together to reconstruct observed trajectories (see FIGURE ). One of the most common approaches reies on the segmented regions or contours properties identified in each frame and uses Kaman fiters (, ) to reconstruct motion tracks. Region-based tracking is computationay efficient and works we with short image view fieds and free-fowing traffic (). However, under congested traffic conditions, vehices may partiay occude one another, making individua bob identification much more difficut. Feature-based tracking is another approach based on tracking of points which have a particuar texture in their respective image positions. These interest points have been ong used in the context of motion, stereo, and tracking probems. A desirabe quaity of an interest point is its invariance to changes in iumination and camera viewpoint. These points (features) are then grouped considering spatia proximity or simiar motion patterns aong the reevant mutipe image frames. These agorithms have distinct advantages over other methods: they are robust to partia occusions, they don't require initiaization, and can adapt successfuy and rapidy to variabe ighting conditions, aowing rea-time processing and tracking of mutipe objects (). However, specia requirements have to be met as regards to camera caibration and objects with simiar motions (). Knowedge-based methods (), which empoy a prior knowedge to decide whether the identified object is a road user of interest, and optica fow based methods (a dense fied of dispacement vectors which defines the transation of each pixe in a region) have aso been used (). Each of these methods has, however, presented some weaknesses, such as frequent identity switches or non-simpe tuning of its mode parameters (). Graph theory has been recenty appied to the vehice tracking probem with success (). Typicay, every region in a frame is represented by a node in the graph. A ink between each region in two consecutive frames is generated and abeed with a discrete variabe representing the number of objects moving from inked nodes. Trajectories are then extracted using goba optimization using a mincost fow agorithm. Linear Programming can be used to ink mutipe detections over time, and therefore sove the graph probem (). However, the computationa compexity of the dynamic programming approach can be prohibitive when the frame or/and vehice number is higher. FIGURE The tracking probem TRB 0 Annua Meeting

4 Lima Azevedo, Cardoso and Ben-Akiva In FIGURE an exampe of how candidate positions are inked when constructing the graph is presented for a sma image set. In each image, three vehices are captured by the camera. As an exampe, the possibe inks from position a at time t and position f at time t + are shown with arrows. Recenty Bercaz et a. () reformuated the Linear Programming (LP) probem as a k-shortest disjoint paths probem on a directed acycic graph. In their study, the area of interest in the image sequence and the time interva of the recording were discretized (as nodes) and inked considering possibe object motions, resuting in a directed acycic graph. Two additiona nodes (source and sink) were added to account for a consistent number of trajectories (fow) in the data set. These two nodes are inked to a the nodes representing positions through which objects can respectivey enter or exit the observed area, such as occusions or the camera fied of view, and to a nodes in first and ast image. Any path between the source and the sink nodes represent the fow of a singe object in the origina probem aong the edges of the path, hence a trajectory. The node-disjointness constraint is needed to assure that no ocation can be shared between two paths (see FIGURE ). 0 0 FIGURE Generic mutipe object tracking (adapted from ()) In () the optimization function depended on the margina posterior probabiity of the presence of an object in each image, which was obtained previousy during the object detection task. When the extraction of object features from the detection agorithm is defective, either due to poor image quaity or to ow ground samping distances, feature-based optimization may produce unrea trajectories, which is a known imitation that has to be addressed whie extracting vehice trajectories data. To overcome these imitations an aternative approach using vehice motion parameters as optimizing function is proposed. THE PROPOSED FRAMEWORK To account for different motion reated criteria, the agorithm proposed by Bercaz et a. () was extended by integrating the use of dua graphs, based on the assumption that any driver has a motionbased optimizing function, i.e., that any trajectory is subject to on a set of motion-based objectives of the driver. Ideay, compex microscopic driving behavior modes and Kaman-fiter dynamics mode may be used in this optimization process using arge number of variabes and parameters to reconstruct trajectories aong with the k-shortest disjoint paths agorithm. Due to the specific nature of the current appication, a simper approach was considered. In free-fow conditions, it was assumed that a driver tends to reach and maintain its target speed; when reaxing the free-fow constrain, the driver tends to minimize changes in acceeration. These changes are even smaer if observations are more frequent, due to vehice dynamics imitations. Regarding atera movement, a simiar approach can be formuated with the incusion of ane change tags: when the atera acceeration (regarding the ane axis) is constant and different from zero for a onger period of time, a ane change might be tagged. In the next paragraphs the graph construction task is described and the k-shortest disjoint path agorithm is presented. TRB 0 Annua Meeting

5 Lima Azevedo, Cardoso and Ben-Akiva Graphs Construction Simiary to the approach proposed by (), our optimization probem was expressed as a graph probem. Instead of dividing the area of interest into possibe ocations that may or may not be occupied by a vehice, a prima graph A was buit inking acceptabe candidate positions aready detected in the vehice detection step. However, dua graphs () were constructed representing different motion reationships (speeds and acceerations) between the inked positions. The dua graph of G is constructed such that each of its nodes correspond to an edge of G, and each edge to two neighboring edges of G. Prima Graph The prima graph represents a connections between acceptabe candidate positions in successive images. This graph is constructed based on bounding imits for speed and ane connectivity. Each detected vehice position candidate i t K t, where t T represents the image from the fu image set T; and i t, a node (candidate position) in the prima graph A. For any ocation i t, et N i t K t+ denote the possibe positions of i t at the next observation time t +. To mode vehice positions over T time, et us consider a abeed directed graph with t K t nodes, representing a candidate positions in the fu image set. Its edges correspond to admissibe vehice motions between successive image shots. For i t and j t+ (denoted as i and j for simpicity) to be connected with an edge e ij, its computed speed shoud satisfy eq. (): 0 V ij = X j X i Δt ij V max () where X i and X j, {ong, at} are the ongitudina and atera vehice positions reativey to the ane center ine for the position candidates i and j, respectivey. Eq. () is aso used to assign the ongitudina edge costs c ij = V ij, where V ij represents the ongitudina speed from two consecutive positions i and j. A ane change tag c c ij = {0,}, equa to if ane i = ane j and 0 otherwise, can aso be computed for each edge e ij. Lane connectivity was ony used to reduce the size of the prima graph. Its information was extracted from existing geo-referenced ane axis data. Every detected position was projected to the nearest ane axis and inked positions associated with unfeasibe ane changing maneuvers (e.g.: different directions) were fitered out. Dua Graphs After constructing the prima graph, acceerations might be computed from adjacent edge cost (speed) combination. These combinations produce a new cost for each pair of adjacent edges in the graph, simiar to turn costs in route panning graphs. These new costs cannot be stored easiy with the edges nor nodes of the prima graph, but they can be attached to a inear dua graph. This can be achieved using inear dua graphs, where edges in the origina graph are repaced by nodes, and pairs of consecutive edges by edges (). Given a prima directed weighted graph A N, E, the graph B N, E with the foowing properties is caed its compete inear dua graph: For each edge e ij in A there is a node n ij = d(e ij ) in B. d is an objective function so that d (n ij ) = e ij. For each pair of consecutive edges (e ij, e jk ) in A, there is an edge e in B between the corresponding nodes n ij = d(e ij ) and n jk = d(e jk ). A cost function f c : E R. The number of nodes in B equas the number of edges in A and the number of edges in B equas the number of connected edge pairs in A. TRB 0 Annua Meeting

6 Lima Azevedo, Cardoso and Ben-Akiva A first dua graph representing the acceerations, caed B, may be obtained by performing the above procedure once. A second dua graph representing variation of acceerations, caed B, is obtained by performing a second iteration, using the foowing cost transformation functions:. Acceeration Dua Graph B : cijk c cijk = a ijk = c c c ij c jk = V jk V ij Δt jk +Δt ij. Acceeration Variation Dua Graph B : cijkm c cijkm = Δa ijkm c = c ijk c jkm = a jkm c a ijk where, i, j, k and m are the node indexes in the prima graph A. These transformations are represented in FIGURE, where the prima graph A is represented in continuous grey ines, dua graph B by dashed grey ines and the fina dua graph B by bod dark nodes and edges. () () () () 0 0 FIGURE Dua graph construction Additiona acceeration-based criteria were used to fiter out edges in the Acceeration Dua Graph. Using minimum and maximum ongitudina and atera acceerations, a edges not satisfying eq. () were eiminated from B : a min a ijk a max () The majority of shortest path agorithms take as input a singe edge cost vaue. To avoid the use of muti criteria optima path probem, a cost function to integrate ongitudina and atera vehice movements must be specified. In our appication, a simpe inear optimizing function was considered. For any edge e ijkm (noted as b for simpicity) in the fina dua graph B, its cost cb was computed as: cb = ω cb + ω c cb c () where cb is the vaue of cb normaized to [0,] and cb c is equa to ( cb c ). ω and ω c represent therefore the weight of the ongitudina acceeration variation and a ane change factor. It is worth mention that this simpified approach is acceptabe for non-saturated motorway traffic, but does not however, represent a true drivers' trajectory optimizing function vaid for a traffic fow conditions. The ane change factor, for exampe, considers that a driver tends to stay in the same ane, underestimating the effect of strategica ane change in drivers' trajectory optimizing function. TRB 0 Annua Meeting

7 Lima Azevedo, Cardoso and Ben-Akiva The k-shortest Disjoint Paths Agorithm After the graph construction, an extension of the k-shortest disjoint paths agorithm proposed by Suurbae () was used to compute the best set of trajectories. Suurbae's agorithm reies on the iterative augmentation of signed paths and on a generic shortest path agorithm using modified costs. In this section a short description of the extension of the Suurbae s agorithm proposed in () is presented, and one shoud refer to both artices for further detais. Interacing path and Augmentation A signed path is a sequence of sign-abeed edges connecting them in order to form a path in a directed graph G, where each edge is assigned with a positive abe or a negative abe. An interacing path s, is a specia type of signed path inked to a path set P, which satisfies the foowing two conditions: An edge is common to both s and P if and ony if it has a negative abe; A node is common to both s and P if and ony if it is on an edge with negative abe. Both conditions are essentia to achieve both edge and node-disjointness. The augmentation of P and s may be viewed as the addition and subtraction of abeed paths, where adding positive abeed edges of s to P and removing negative abeed edges of s from P. The augmentation process is iustrated in FIGURE b) e) and f) for a simpe graph. 0 0 FIGURE Suurbae s agorithm genera framework The path set obtained in b) composed by a singe path {i, j, k, m} is augmented by the path {i, k, j, m} showed in e), resuting in the disjoint paths set i, k, m, {i, j, m}. Graph Transformation To account for signed paths and augmentation in the origina graph G, Suurbae () proposed two transformations to a path p on G to obtain an interacing path equivaent s: Node spitting: to account for the above-described two conditions, the node-disjointness criteria is reaxed to an arc-disjointness by node spitting: for each node i, introduce an auxiiary node i, reassign a outputs on i as outputs on i, eave a arc engths unchanged and connect i and i by an auxiiary ink e ii with cost c ii = 0 (see FIGURE ). Path inversion: To account for signed abeing, the direction and agebraic sign of cost for each arc (and auxiiary arc) of p is inverted. This transformation represents a transformation from signed paths to directed unsigned paths. TRB 0 Annua Meeting

8 Lima Azevedo, Cardoso and Ben-Akiva The two step transformation is iustrated in FIGURE for a simpe path. In c), nodes j and k in path {i, j, k, m} are spit into j, j and k, k respectivey. Finay, in d), source and sink nodes were not spit to aow mutipe fows (paths) from these two nodes. A edges direction in path {i, j, k, m} were reverted and its cost signs inverted. In short, the Suurbae's agorithm (aowing negative costs) performs the foowing steps:. Find the shortest path p from source to sink in G using a generic shortest path agorithm.. Spit every node i in p and reverse the direction and agebraic sign of a edges in P, according to the previous section.. Find the shortest path p in the transformed graph G E using a generic shortest path agorithm.. Discard the reversed edges of p from both p and p. The remaining edges of p and p form a sub-graph with two edge-disjoint paths from source to sink. Cost Transformation As the number of vehices passing in the observed area is unknown, one aso needs to optimize the number of paths k. Bercaz et a. () formuated the genera optimizing probem by estabishing an equivaence to the LP formuation. As discussed in their paper, the equivaence of the LP and the k- shortest paths formuation by Suurbae resuts from assuming a convex function of the path set tota cost with respect to k. In fact, when assuming that path costs are monotonicay increasing at each iteration n, cost(p n ) cost(p n+ ), being p n the shortest path computed at the n t iteration of the agorithm, the n tota cost function for the fu path set P n at iteration n, (costset(p n ) = cost(p n )) is convex with respect to n. Therefore, the goba minimum is reached when cost(p n ) changes sign and becomes nonnegative. In our case study the foowing transformation of the aready combined cost ca (see eq. ) for the acceeration variations and ane change tags was used: cost a = og c a ca Doing so, the cost(p n ) is concave with respect to n, and sets the stopping criterion of the agorithm to obtain the best P k trajectories as: cost P k cost P k cost P k + () Genera Framework The genera agorithm for vehice tracking and trajectory extraction from the processed images is summarized in FIGURE. THE CASE STUDY The proposed approach was used in the coection of trajectories aiming at the fine caibration of an advanced micro-simuation too for safety assessment. Vehice positions were extracted from a sequence of aeria images using advanced computer vision techniques. The piot area ayout, systems configuration and image processing agorithms are shorty presented in this section, but the reader shoud refer to () for further detais. System Configuration and Piot Site Layout Network of interest was the A road in the region of greater Porto, Portuga. It is a two-ane urban motorway with ess than km and main interchanges. It represents one of the main south entrances for () TRB 0 Annua Meeting

9 Lima Azevedo, Cardoso and Ben-Akiva the commuters iving in the south-western region of greater Porto and to heavy vehices heading to the main nationa port.. Construct the prima graph A.. Compute the dua acceeration and ane change graphs B a, B c.. Compute the dua acceeration variation and ane change graphs B a, B c.. Compute the transformed combined cost graph B T.. Iteration : Compute the shortest path p on B T using the Beman-Ford agorithm (, ).. Iteration n: a. compute the transformed graph B n T using Suurbae's transformation steps (see FIGURE ). b. compute the shortest path p n on B n T using the Beman-Ford agorithm. c. compute the interacing path s n from p n. d. compute the fu path set P n by augmentation of s n on P n. e. if costset P n costset P n, then return P n. 0 FIGURE Genera framework A ight aircraft overfew the A eeven times (fight runs), between : and : AM (see FIGURE ). Fight characteristics were optimized considering the atmospheric conditions on-site and a desired ground sampe distance of cm. Images were orthorrectified using a D terrain mode, the camera and ens characteristics and the precise fight positioning data recorded through differentia GPS. Images were coected at an average rate of 0.Hz, triggered by the fixed maximum image overapping rate of 0%. Vehice Detection The vehice detection was carried out using coored background subtraction (see FIGURE ). The reader shoud refer to () for the detais on the vehice detection agorithm:. Images were ocay rectified to minimize the terrain mode and main orthorrectification errors. Each image was divided into grids, scaed and referenced automaticay using the SIFT (Scae Invariant Feature Transform) method (). The key points in successive images were then matched using the RANSAC (random sampe consensus) agorithm ().. For each fight run over the A a coored background was constructed using the median fiter. A foreground of moving objects was extracted through background subtraction.. Shadows were fitered from the foreground using a spectra ratio technique and non-shadow moving pixes were used in a region-based anaysis to extract bobs out of connected pixes and the vehice candidate positions. TRB 0 Annua Meeting

10 Lima Azevedo, Cardoso and Ben-Akiva a) Average traffic fow in the A (back) and on the existing (eight) oop sensors (grey) Fight Run b) Average speed in the A motorway (back) and on the existing (eight) oop sensors (grey) FIGURE Loop sensor data coected on-site and fight run periods a) rectified image b) background c) foreground d) spectra ratio e) bob anaysis f) position extraction FIGURE Image processing steps (adapted from ()) TRACKING RESULTS In this section, we present the resuts of the cost function caibration and the statistics of the extracted trajectories for the A motorway case study. TRB 0 Annua Meeting

11 Lima Azevedo, Cardoso and Ben-Akiva 0 Cost Function Caibration The agorithm parameters ω and ω c = ω that represent the weights of the ongitudina acceeration variation and a ane change factor in the simpe driver mode used in this case study need to be tuned. Different combinations of weight pairs were tested against a manuay reconstructed trajectory set with dense traffic situations. A set of specific measures of performance (MoP) were computed for both the manuay extracted trajectories and those reconstructed by the proposed agorithm: mean (μ), standard deviation (σ), skewness (γ) and inter-quantie range (iqr) for speed, acceeration, headways, time-tocoision, ane gaps, etc. A few exampes of the obtained root mean square percentage error (RMSPE) of a set of MoP are presented in TABLE. A description of this goodness of fit measures is presented in (0). TABLE RMSPE for different weights combination and MoP ω c = ω Detected Speed (%) Headway (%) Acceeration (%) trajectories (%) μ σ γ iqr μ σ γ μ σ γ * The proposed method achieves very good resuts for higher weights of the ongitudina acceeration. However, the ane change aso brings a non-negigibe enhancement to the estimates of the mean (μ), standard deviation (σ), skewness (γ) and inter-quantie range (iqr) of ongitudina motionbased variabes. ω and ω c were respectivey set to 0. and 0.0 for the vehice tracking of a fight runs. Tracking Resuts With the proposed method a tota of trajectories for a fight runs were successfuy coected. Leves of service remained between A and D, except for the weaving area in the South-North direction, where eves of service F and E were observed during the first two fight runs (see FIGURE and the trajectory sampe from fight run nº in FIGURE ). FIGURE Sampe of vehice trajectories extracted using the proposed agorithm for the eft and right anes in the South-North direction of the A motorway For the specific purpose of the simuator caibration, key traffic variabes from smoothed () trajectories extracted using the proposed approach were computed. In FIGURE, the empirica TRB 0 Annua Meeting

12 Lima Azevedo, Cardoso and Ben-Akiva cumuative distribution functions (CDF) for some of these variabes are presented. Speed and headway may be approximated to a truncated norma distribution. It is worth noting that for the eariest fight run (fight run number ), ow speed vaues were sti coected in some sections of the A, resuting in a bimoda nature of its distribution (see FIGURE a). Acceeration and deceeration foow a haf-norma distribution with the typica ow upper and ower range vaues for non aggressive manoeuvres. a) Speed (m/s) b) Headway (m) Fight Run 0 c) Acceeration (m/s ) d) Deceeration (m/s ) FIGURE CDF of motion variabes for the different fights CONCLUSIONS AND DISCUSSION The trajectory reconstruction of independent object detection is a known difficut step in the road vehice tracking probem. Recent deveopments in the appication of graph-based agorithms to this specific probem have brought severa computationa and forma advantages against previous optimization soutions. By extending the k-shortest disjoint path agorithm to motion based optimization, we show in this paper that the integration of dua graphs in the genera k-shortest path agorithm can provide a formuation free of image-based patterns and characteristics, by incorporating motion dynamics in the optimization probem. The proposed approach reies on the specification of a motion-based optimizing function, which can be easiy modeed for different traffic scenes. A simpe mode based on ongitudina acceeration and ane change tags resut in robust and fast resuts, even with images coected from a moving observation point and with ow ground samping distances. Besides the agorithm parameters, the performance of the proposed method sti depends on two key inputs: the vehice detection resuts and the image shooting frequency. The vehice detection used for the candidate positions generation () sti acks for an overa performance assessment for different TRB 0 Annua Meeting

13 Lima Azevedo, Cardoso and Ben-Akiva ighting and weather conditions, and image acquisition system configurations. The infuence of different image samping rates on the optimization parameters shoud aso be assessed in future works. Finay, it is worth noting that the origina specification of the Suurbae agorithm appied to dua graphs may not aways converge to the true optima soution. In fact, if no dependence is created between graphs, the approach aows for node-joint paths in the prima graph for the fina soution as a transformations and shortest path cacuations are made using the dua graph. A possibe soution is to use an Integer Programming (LP) formuation, as proposed by Bercaz et a (0), instead of the graph-oriented formuation of Suurbae, ensuring that the constraint matrix exhibits a property known as tota unimoduarity, but at the expense of higher computer processing time, especiay under dense traffic conditions. Future work wi focus on additiona enhancements to the proposed method to account for graph dependence, on different motion-based optimization criteria and on testing the agorithm to different image sets. ACKNOWLEDGMENTS Research contained within this paper benefited from the support of Prof. João Pauo Costeira, Dr. Manue Marques and from the computationa resources of their home institution: the Institute for Systems and Robotics of the Instituto Superior Técnico, University of Lisbon, Portuga. The authors woud ike to thank InfoPortuga S.A. for the coection of the raw aeria images. REFERENCES Hranac, R., R. Margiotta and V. Aexiadis. NGSIM Task E.: High-Leve Data Pan. Pubication No. FHWA-HOP-0-0. Cambridge Systematic, Inc., Cambridge MA, USA, 00. Kesting, A. and M. Treiber. Caibrating Car-Foowing Modes using Trajectory Data: Methodoogica Study.. In Transportation Research Record: Journa of the Transportation Research Board, No. 0, Transportation Research Board of the Nationa Academies, Washington, D.C., 00, pp. Punzo V., B. Ciuffo, and M. Montanino. Can resuts of car-foowing mode caibration based on trajectory data be trusted? In Transportation Research Record: Journa of the Transportation Research Board, No., Transportation Research Board of the Nationa Academies, Washington, D.C., 0, pp. -. Laureshyn, A. Appication of automated video anaysis to road user behaviour. Ph.D. thesis, Lund University, Sweden, 0. Lenhart, D., S. Hinz, J. Leitoff and U. Stia. Automatic traffic monitoring based on aeria image sequences. Pattern Recognition and Image Anaysis, No., Vo., 00, pp Hoogendoorn, S. P., H. J. V. Zuyen, M. Schreuder, B. Gorte and G. Vosseman. Microscopic traffic data coection by remote sensing. Transportation Research Record: Journa of the Transportation Research Board, No., Transportation Research Board of the Nationa Academies, Washington, D.C., 00, pp.. Ange, A., M. Hickman, P. Mirchandani and D. Chandnani. Methods of Anayzing Traffic Imagery Coected From Aeria Patforms. IEEE Transactions on inteigent transportation systems, Voume, Issue, 00, pp. -. Cheung, S. and R. Kamath. Robust background subtraction with foreground vaidation for urban traffic video. IS&T/SPIE s Symposium on Eectronic Imaging. San Jose, CA, USA, 00. Yimaz, A., O. Javed and M. Shah. Object tracking. ACM Computing Surveys, No., Vo., 00, pp.. Veeraraghavan, H., O. Masoud and N. Papanikoopouos. Computer vision agorithms for intersection monitoring. IEEE Transactions on ITS, No., Vo., 00,pp.. TRB 0 Annua Meeting

14 Lima Azevedo, Cardoso and Ben-Akiva 0 0 Saunier, N. and T. Sayed. A feature-based tracking agorithm for vehices in intersections. In Proceedings of the rd Canadian Conference on Computer and Robot Vision. IEEE, Quebec, Canada, - June, 00. Ismai, K. A. Appication of computer vision techniques for automated road safety anaysis and traffic data coection. Ph.D., UBC, 0. Bhattacharya, S., H. Idrees, I. Saeemi, S. Ai and M. Shah. Moving object detection and tracking in forward ooking infra-red aeria imagery. Machine Vision Beyond Visibe Spectrum McMian, R. W. (Ed.), Springer, 0, pp.. Haag, M. and H. H. Nage. Combination of edge eement and optica fow estimates for Dmode-based vehice tracking in traffic image sequences. Internationa Journa of Computer Vision No., Vo,, pp.. Buch, N., S. Veastin and J. Orwe. A Review of Computer Vision Techniques for the Anaysis of Urban Traffic, IEEE Transactions on Inteigent Transportation Systems, Voume, Issue, 0, pp. 0-. Bercaz, J., F. Feuret, E. Türetken, and P. Fua. Mutipe Object Tracking using K-Shortest Paths Optimization. IEEE Transactions on Pattern Anaysis and Machine Inteigence. Voume:, Issue:, 0, pp. 0-. Song, X. and R Nevatia. Detection and Tracking of Moving Vehices in Crowded Scenes. In Proceedings of the IEEE Workshop on Motion and Video Computing, 00, pp.. Suurbae, J. W. Disjoint Paths in a Network. Networks, Voume,, pp.. Winter, S. and A.Grünbacher. Modeing Costs of Turns in Route Panning, Geoinformatica, Voume, Issue, 00, pp Hoander, Y. and R. Liu. The principes of caibrating traffic microsimuation modes, Transportation, Vo., No., 00, pp. -. Beman, R. On a routing probem. Quartery of Appied Mathematics, Vo., Issue,, pp. -0. Ford, Jr. and R. Lester. Network Fow Theory, RAND Corporation,, Paper P-. Lima Azevedo, C., J. L. Cardoso, M. Ben-Akiva, J. P. Costeira and M. Marques. Automatic vehice trajectory extraction by aeria remote sensing. Procedia - Socia and Behaviora Sciences 00: th Euro Working Group on Transportation, September, 0. Porto, Portuga. Fischer, M. A. and R. C. Boes. Random sampe consensus: a paradigm for mode fitting with appications to image anaysis and automated cartography. Commun. ACM, Vo., No., pp. -. Lowe, D., 00. Distinctive image features from scae-invariant keypoints. Internationa Journa of Computer Vision, 0 (),, pp. 0. Toedo, T., H. Koutsopouos and A. Kazi. Estimation of Vehice Trajectories with Locay Weighted Regression. In Transportation Research Record: Journa of the Transportation Research Board, No., Transportation Research Board of the Nationa Academies, Washington, D.C., 00, pp.. TRB 0 Annua Meeting

Secure Network Coding with a Cost Criterion

Secure Network Coding with a Cost Criterion Secure Network Coding with a Cost Criterion Jianong Tan, Murie Médard Laboratory for Information and Decision Systems Massachusetts Institute of Technoogy Cambridge, MA 0239, USA E-mai: {jianong, medard}@mit.edu

More information

Multi-Robot Task Scheduling

Multi-Robot Task Scheduling Proc of IEEE Internationa Conference on Robotics and Automation, Karsruhe, Germany, 013 Muti-Robot Tas Scheduing Yu Zhang and Lynne E Parer Abstract The scheduing probem has been studied extensivey in

More information

Fast Robust Hashing. ) [7] will be re-mapped (and therefore discarded), due to the load-balancing property of hashing.

Fast Robust Hashing. ) [7] will be re-mapped (and therefore discarded), due to the load-balancing property of hashing. Fast Robust Hashing Manue Urueña, David Larrabeiti and Pabo Serrano Universidad Caros III de Madrid E-89 Leganés (Madrid), Spain Emai: {muruenya,darra,pabo}@it.uc3m.es Abstract As statefu fow-aware services

More information

Face Hallucination and Recognition

Face Hallucination and Recognition Face Haucination and Recognition Xiaogang Wang and Xiaoou Tang Department of Information Engineering, The Chinese University of Hong Kong {xgwang1, xtang}@ie.cuhk.edu.hk http://mmab.ie.cuhk.edu.hk Abstract.

More information

Teamwork. Abstract. 2.1 Overview

Teamwork. Abstract. 2.1 Overview 2 Teamwork Abstract This chapter presents one of the basic eements of software projects teamwork. It addresses how to buid teams in a way that promotes team members accountabiity and responsibiity, and

More information

Australian Bureau of Statistics Management of Business Providers

Australian Bureau of Statistics Management of Business Providers Purpose Austraian Bureau of Statistics Management of Business Providers 1 The principa objective of the Austraian Bureau of Statistics (ABS) in respect of business providers is to impose the owest oad

More information

Chapter 3: e-business Integration Patterns

Chapter 3: e-business Integration Patterns Chapter 3: e-business Integration Patterns Page 1 of 9 Chapter 3: e-business Integration Patterns "Consistency is the ast refuge of the unimaginative." Oscar Wide In This Chapter What Are Integration Patterns?

More information

TCP/IP Gateways and Firewalls

TCP/IP Gateways and Firewalls Gateways and Firewas 1 Gateways and Firewas Prof. Jean-Yves Le Boudec Prof. Andrzej Duda ICA, EPFL CH-1015 Ecubens http://cawww.epf.ch Gateways and Firewas Firewas 2 o architecture separates hosts and

More information

Simultaneous Routing and Power Allocation in CDMA Wireless Data Networks

Simultaneous Routing and Power Allocation in CDMA Wireless Data Networks Simutaneous Routing and Power Aocation in CDMA Wireess Data Networks Mikae Johansson *,LinXiao and Stephen Boyd * Department of Signas, Sensors and Systems Roya Institute of Technoogy, SE 00 Stockhom,

More information

CONTRIBUTION OF INTERNAL AUDITING IN THE VALUE OF A NURSING UNIT WITHIN THREE YEARS

CONTRIBUTION OF INTERNAL AUDITING IN THE VALUE OF A NURSING UNIT WITHIN THREE YEARS Dehi Business Review X Vo. 4, No. 2, Juy - December 2003 CONTRIBUTION OF INTERNAL AUDITING IN THE VALUE OF A NURSING UNIT WITHIN THREE YEARS John N.. Var arvatsouakis atsouakis DURING the present time,

More information

Maintenance activities planning and grouping for complex structure systems

Maintenance activities planning and grouping for complex structure systems Maintenance activities panning and grouping for compex structure systems Hai Canh u, Phuc Do an, Anne Barros, Christophe Berenguer To cite this version: Hai Canh u, Phuc Do an, Anne Barros, Christophe

More information

A Supplier Evaluation System for Automotive Industry According To Iso/Ts 16949 Requirements

A Supplier Evaluation System for Automotive Industry According To Iso/Ts 16949 Requirements A Suppier Evauation System for Automotive Industry According To Iso/Ts 16949 Requirements DILEK PINAR ÖZTOP 1, ASLI AKSOY 2,*, NURSEL ÖZTÜRK 2 1 HONDA TR Purchasing Department, 41480, Çayırova - Gebze,

More information

Early access to FAS payments for members in poor health

Early access to FAS payments for members in poor health Financia Assistance Scheme Eary access to FAS payments for members in poor heath Pension Protection Fund Protecting Peope s Futures The Financia Assistance Scheme is administered by the Pension Protection

More information

NCH Software FlexiServer

NCH Software FlexiServer NCH Software FexiServer This user guide has been created for use with FexiServer Version 1.xx NCH Software Technica Support If you have difficuties using FexiServer pease read the appicabe topic before

More information

Lecture 7 Datalink Ethernet, Home. Datalink Layer Architectures

Lecture 7 Datalink Ethernet, Home. Datalink Layer Architectures Lecture 7 Dataink Ethernet, Home Peter Steenkiste Schoo of Computer Science Department of Eectrica and Computer Engineering Carnegie Meon University 15-441 Networking, Spring 2004 http://www.cs.cmu.edu/~prs/15-441

More information

Network/Communicational Vulnerability

Network/Communicational Vulnerability Automated teer machines (ATMs) are a part of most of our ives. The major appea of these machines is convenience The ATM environment is changing and that change has serious ramifications for the security

More information

WHITE PAPER BEsT PRAcTIcEs: PusHIng ExcEl BEyond ITs limits WITH InfoRmATIon optimization

WHITE PAPER BEsT PRAcTIcEs: PusHIng ExcEl BEyond ITs limits WITH InfoRmATIon optimization Best Practices: Pushing Exce Beyond Its Limits with Information Optimization WHITE Best Practices: Pushing Exce Beyond Its Limits with Information Optimization Executive Overview Microsoft Exce is the

More information

Dynamic Pricing Trade Market for Shared Resources in IIU Federated Cloud

Dynamic Pricing Trade Market for Shared Resources in IIU Federated Cloud Dynamic Pricing Trade Market or Shared Resources in IIU Federated Coud Tongrang Fan 1, Jian Liu 1, Feng Gao 1 1Schoo o Inormation Science and Technoogy, Shiiazhuang Tiedao University, Shiiazhuang, 543,

More information

Application-Aware Data Collection in Wireless Sensor Networks

Application-Aware Data Collection in Wireless Sensor Networks Appication-Aware Data Coection in Wireess Sensor Networks Xiaoin Fang *, Hong Gao *, Jianzhong Li *, and Yingshu Li +* * Schoo of Computer Science and Technoogy, Harbin Institute of Technoogy, Harbin,

More information

Art of Java Web Development By Neal Ford 624 pages US$44.95 Manning Publications, 2004 ISBN: 1-932394-06-0

Art of Java Web Development By Neal Ford 624 pages US$44.95 Manning Publications, 2004 ISBN: 1-932394-06-0 IEEE DISTRIBUTED SYSTEMS ONLINE 1541-4922 2005 Pubished by the IEEE Computer Society Vo. 6, No. 5; May 2005 Editor: Marcin Paprzycki, http://www.cs.okstate.edu/%7emarcin/ Book Reviews: Java Toos and Frameworks

More information

Precise assessment of partial discharge in underground MV/HV power cables and terminations

Precise assessment of partial discharge in underground MV/HV power cables and terminations QCM-C-PD-Survey Service Partia discharge monitoring for underground power cabes Precise assessment of partia discharge in underground MV/HV power cabes and terminations Highy accurate periodic PD survey

More information

Finance 360 Problem Set #6 Solutions

Finance 360 Problem Set #6 Solutions Finance 360 Probem Set #6 Soutions 1) Suppose that you are the manager of an opera house. You have a constant margina cost of production equa to $50 (i.e. each additiona person in the theatre raises your

More information

A New Statistical Approach to Network Anomaly Detection

A New Statistical Approach to Network Anomaly Detection A New Statistica Approach to Network Anomay Detection Christian Caegari, Sandrine Vaton 2, and Michee Pagano Dept of Information Engineering, University of Pisa, ITALY E-mai: {christiancaegari,mpagano}@ietunipiit

More information

Oligopoly in Insurance Markets

Oligopoly in Insurance Markets Oigopoy in Insurance Markets June 3, 2008 Abstract We consider an oigopoistic insurance market with individuas who differ in their degrees of accident probabiities. Insurers compete in coverage and premium.

More information

Advanced ColdFusion 4.0 Application Development - 3 - Server Clustering Using Bright Tiger

Advanced ColdFusion 4.0 Application Development - 3 - Server Clustering Using Bright Tiger Advanced CodFusion 4.0 Appication Deveopment - CH 3 - Server Custering Using Bri.. Page 1 of 7 [Figures are not incuded in this sampe chapter] Advanced CodFusion 4.0 Appication Deveopment - 3 - Server

More information

GWPD 4 Measuring water levels by use of an electric tape

GWPD 4 Measuring water levels by use of an electric tape GWPD 4 Measuring water eves by use of an eectric tape VERSION: 2010.1 PURPOSE: To measure the depth to the water surface beow and-surface datum using the eectric tape method. Materias and Instruments 1.

More information

Leakage detection in water pipe networks using a Bayesian probabilistic framework

Leakage detection in water pipe networks using a Bayesian probabilistic framework Probabiistic Engineering Mechanics 18 (2003) 315 327 www.esevier.com/ocate/probengmech Leakage detection in water pipe networks using a Bayesian probabiistic framework Z. Pouakis, D. Vaougeorgis, C. Papadimitriou*

More information

Breakeven analysis and short-term decision making

Breakeven analysis and short-term decision making Chapter 20 Breakeven anaysis and short-term decision making REAL WORLD CASE This case study shows a typica situation in which management accounting can be hepfu. Read the case study now but ony attempt

More information

An Integrated Data Management Framework of Wireless Sensor Network

An Integrated Data Management Framework of Wireless Sensor Network An Integrated Data Management Framework of Wireess Sensor Network for Agricutura Appications 1,2 Zhao Liang, 2 He Liyuan, 1 Zheng Fang, 1 Jin Xing 1 Coege of Science, Huazhong Agricutura University, Wuhan

More information

Chapter 2 Traditional Software Development

Chapter 2 Traditional Software Development Chapter 2 Traditiona Software Deveopment 2.1 History of Project Management Large projects from the past must aready have had some sort of project management, such the Pyramid of Giza or Pyramid of Cheops,

More information

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 12, DECEMBER 2013 1

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 12, DECEMBER 2013 1 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 12, DECEMBER 2013 1 Scaabe Muti-Cass Traffic Management in Data Center Backbone Networks Amitabha Ghosh, Sangtae Ha, Edward Crabbe, and Jennifer

More information

A Description of the California Partnership for Long-Term Care Prepared by the California Department of Health Care Services

A Description of the California Partnership for Long-Term Care Prepared by the California Department of Health Care Services 2012 Before You Buy A Description of the Caifornia Partnership for Long-Term Care Prepared by the Caifornia Department of Heath Care Services Page 1 of 13 Ony ong-term care insurance poicies bearing any

More information

Normalization of Database Tables. Functional Dependency. Examples of Functional Dependencies: So Now what is Normalization? Transitive Dependencies

Normalization of Database Tables. Functional Dependency. Examples of Functional Dependencies: So Now what is Normalization? Transitive Dependencies ISM 602 Dr. Hamid Nemati Objectives The idea Dependencies Attributes and Design Understand concepts normaization (Higher-Leve Norma Forms) Learn how to normaize tabes Understand normaization and database

More information

Figure 1. A Simple Centrifugal Speed Governor.

Figure 1. A Simple Centrifugal Speed Governor. ENGINE SPEED CONTROL Peter Westead and Mark Readman, contro systems principes.co.uk ABSTRACT: This is one of a series of white papers on systems modeing, anaysis and contro, prepared by Contro Systems

More information

A Branch-and-Price Algorithm for Parallel Machine Scheduling with Time Windows and Job Priorities

A Branch-and-Price Algorithm for Parallel Machine Scheduling with Time Windows and Job Priorities A Branch-and-Price Agorithm for Parae Machine Scheduing with Time Windows and Job Priorities Jonathan F. Bard, 1 Siwate Rojanasoonthon 2 1 Graduate Program in Operations Research and Industria Engineering,

More information

Spatio-Temporal Asynchronous Co-Occurrence Pattern for Big Climate Data towards Long-Lead Flood Prediction

Spatio-Temporal Asynchronous Co-Occurrence Pattern for Big Climate Data towards Long-Lead Flood Prediction Spatio-Tempora Asynchronous Co-Occurrence Pattern for Big Cimate Data towards Long-Lead Food Prediction Chung-Hsien Yu, Dong Luo, Wei Ding, Joseph Cohen, David Sma and Shafiqu Isam Department of Computer

More information

A Similarity Search Scheme over Encrypted Cloud Images based on Secure Transformation

A Similarity Search Scheme over Encrypted Cloud Images based on Secure Transformation A Simiarity Search Scheme over Encrypted Coud Images based on Secure Transormation Zhihua Xia, Yi Zhu, Xingming Sun, and Jin Wang Jiangsu Engineering Center o Network Monitoring, Nanjing University o Inormation

More information

Life Contingencies Study Note for CAS Exam S. Tom Struppeck

Life Contingencies Study Note for CAS Exam S. Tom Struppeck Life Contingencies Study Note for CAS Eam S Tom Struppeck (Revised 9/19/2015) Introduction Life contingencies is a term used to describe surviva modes for human ives and resuting cash fows that start or

More information

A train dispatching model based on fuzzy passenger demand forecasting during holidays

A train dispatching model based on fuzzy passenger demand forecasting during holidays Journa of Industria Engineering and Management JIEM, 2013 6(1):320-335 Onine ISSN: 2013-0953 Print ISSN: 2013-8423 http://dx.doi.org/10.3926/jiem.699 A train dispatching mode based on fuzzy passenger demand

More information

3.5 Pendulum period. 2009-02-10 19:40:05 UTC / rev 4d4a39156f1e. g = 4π2 l T 2. g = 4π2 x1 m 4 s 2 = π 2 m s 2. 3.5 Pendulum period 68

3.5 Pendulum period. 2009-02-10 19:40:05 UTC / rev 4d4a39156f1e. g = 4π2 l T 2. g = 4π2 x1 m 4 s 2 = π 2 m s 2. 3.5 Pendulum period 68 68 68 3.5 Penduum period 68 3.5 Penduum period Is it coincidence that g, in units of meters per second squared, is 9.8, very cose to 2 9.87? Their proximity suggests a connection. Indeed, they are connected

More information

Introduction to XSL. Max Froumentin - W3C

Introduction to XSL. Max Froumentin - W3C Introduction to XSL Max Froumentin - W3C Introduction to XSL XML Documents Stying XML Documents XSL Exampe I: Hamet Exampe II: Mixed Writing Modes Exampe III: database Other Exampes How do they do that?

More information

GREEN: An Active Queue Management Algorithm for a Self Managed Internet

GREEN: An Active Queue Management Algorithm for a Self Managed Internet : An Active Queue Management Agorithm for a Sef Managed Internet Bartek Wydrowski and Moshe Zukerman ARC Specia Research Centre for Utra-Broadband Information Networks, EEE Department, The University of

More information

Pricing Internet Services With Multiple Providers

Pricing Internet Services With Multiple Providers Pricing Internet Services With Mutipe Providers Linhai He and Jean Warand Dept. of Eectrica Engineering and Computer Science University of Caifornia at Berkeey Berkeey, CA 94709 inhai, wr@eecs.berkeey.edu

More information

AN APPROACH TO THE STANDARDISATION OF ACCIDENT AND INJURY REGISTRATION SYSTEMS (STAIRS) IN EUROPE

AN APPROACH TO THE STANDARDISATION OF ACCIDENT AND INJURY REGISTRATION SYSTEMS (STAIRS) IN EUROPE AN APPROACH TO THE STANDARDSATON OF ACCDENT AND NJURY REGSTRATON SYSTEMS (STARS) N EUROPE R. Ross P. Thomas Vehice Safety Research Centre Loughborough University B. Sexton Transport Research Laboratory

More information

WHITE PAPER UndERsTAndIng THE VAlUE of VIsUAl data discovery A guide To VIsUAlIzATIons

WHITE PAPER UndERsTAndIng THE VAlUE of VIsUAl data discovery A guide To VIsUAlIzATIons Understanding the Vaue of Visua Data Discovery A Guide to Visuaizations WHITE Tabe of Contents Executive Summary... 3 Chapter 1 - Datawatch Visuaizations... 4 Chapter 2 - Snapshot Visuaizations... 5 Bar

More information

Betting Strategies, Market Selection, and the Wisdom of Crowds

Betting Strategies, Market Selection, and the Wisdom of Crowds Betting Strategies, Market Seection, and the Wisdom of Crowds Wiemien Kets Northwestern University w-kets@keogg.northwestern.edu David M. Pennock Microsoft Research New York City dpennock@microsoft.com

More information

CERTIFICATE COURSE ON CLIMATE CHANGE AND SUSTAINABILITY. Course Offered By: Indian Environmental Society

CERTIFICATE COURSE ON CLIMATE CHANGE AND SUSTAINABILITY. Course Offered By: Indian Environmental Society CERTIFICATE COURSE ON CLIMATE CHANGE AND SUSTAINABILITY Course Offered By: Indian Environmenta Society INTRODUCTION The Indian Environmenta Society (IES) a dynamic and fexibe organization with a goba vision

More information

COMPARISON OF DIFFUSION MODELS IN ASTRONOMICAL OBJECT LOCALIZATION

COMPARISON OF DIFFUSION MODELS IN ASTRONOMICAL OBJECT LOCALIZATION COMPARISON OF DIFFUSION MODELS IN ASTRONOMICAL OBJECT LOCALIZATION Františe Mojžíš Department of Computing and Contro Engineering, ICT Prague, Technicá, 8 Prague frantise.mojzis@vscht.cz Abstract This

More information

Take me to your leader! Online Optimization of Distributed Storage Configurations

Take me to your leader! Online Optimization of Distributed Storage Configurations Take me to your eader! Onine Optimization of Distributed Storage Configurations Artyom Sharov Aexander Shraer Arif Merchant Murray Stokey sharov@cs.technion.ac.i, {shraex, aamerchant, mstokey}@googe.com

More information

NCH Software MoneyLine

NCH Software MoneyLine NCH Software MoneyLine This user guide has been created for use with MoneyLine Version 2.xx NCH Software Technica Support If you have difficuties using MoneyLine pease read the appicabe topic before requesting

More information

Overview of Health and Safety in China

Overview of Health and Safety in China Overview of Heath and Safety in China Hongyuan Wei 1, Leping Dang 1, and Mark Hoye 2 1 Schoo of Chemica Engineering, Tianjin University, Tianjin 300072, P R China, E-mai: david.wei@tju.edu.cn 2 AstraZeneca

More information

Order-to-Cash Processes

Order-to-Cash Processes TMI170 ING info pat 2:Info pat.qxt 01/12/2008 09:25 Page 1 Section Two: Order-to-Cash Processes Gregory Cronie, Head Saes, Payments and Cash Management, ING O rder-to-cash and purchase-topay processes

More information

TERM INSURANCE CALCULATION ILLUSTRATED. This is the U.S. Social Security Life Table, based on year 2007.

TERM INSURANCE CALCULATION ILLUSTRATED. This is the U.S. Social Security Life Table, based on year 2007. This is the U.S. Socia Security Life Tabe, based on year 2007. This is avaiabe at http://www.ssa.gov/oact/stats/tabe4c6.htm. The ife eperiences of maes and femaes are different, and we usuay do separate

More information

arxiv:1506.05851v1 [cs.ai] 18 Jun 2015

arxiv:1506.05851v1 [cs.ai] 18 Jun 2015 Smart Pacing for Effective Onine Ad Campaign Optimization Jian Xu, Kuang-chih Lee, Wentong Li, Hang Qi, and Quan Lu Yahoo Inc. 7 First Avenue, Sunnyvae, Caifornia 9489 {xuian,kcee,wentong,hangqi,qu}@yahoo-inc.com

More information

Chapter 1 Structural Mechanics

Chapter 1 Structural Mechanics Chapter Structura echanics Introduction There are many different types of structures a around us. Each structure has a specific purpose or function. Some structures are simpe, whie others are compex; however

More information

Fixed income managers: evolution or revolution

Fixed income managers: evolution or revolution Fixed income managers: evoution or revoution Traditiona approaches to managing fixed interest funds rey on benchmarks that may not represent optima risk and return outcomes. New techniques based on separate

More information

Introduction the pressure for efficiency the Estates opportunity

Introduction the pressure for efficiency the Estates opportunity Heathy Savings? A study of the proportion of NHS Trusts with an in-house Buidings Repair and Maintenance workforce, and a discussion of eary experiences of Suppies efficiency initiatives Management Summary

More information

ONE of the most challenging problems addressed by the

ONE of the most challenging problems addressed by the IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING, VOL. 44, NO. 9, SEPTEMBER 2006 2587 A Mutieve Context-Based System for Cassification of Very High Spatia Resoution Images Lorenzo Bruzzone, Senior Member,

More information

Infrastructure for Business

Infrastructure for Business Infrastructure for Business The IoD Member Broadband Survey Infrastructure for Business 2013 #5 The IoD Member Broadband Survey The IoD Member Broadband Survey Written by: Corin Tayor, Senior Economic

More information

Pricing and Revenue Sharing Strategies for Internet Service Providers

Pricing and Revenue Sharing Strategies for Internet Service Providers Pricing and Revenue Sharing Strategies for Internet Service Providers Linhai He and Jean Warand Department of Eectrica Engineering and Computer Sciences University of Caifornia at Berkeey {inhai,wr}@eecs.berkeey.edu

More information

IEICE TRANS. INF. & SYST., VOL.E200 D, NO.1 JANUARY 2117 1

IEICE TRANS. INF. & SYST., VOL.E200 D, NO.1 JANUARY 2117 1 IEICE TRANS. INF. & SYST., VOL.E200 D, NO. JANUARY 27 PAPER Specia Issue on Information Processing Technoogy for web utiization A new simiarity measure to understand visitor behavior in a web site Juan

More information

With the arrival of Java 2 Micro Edition (J2ME) and its industry

With the arrival of Java 2 Micro Edition (J2ME) and its industry Knowedge-based Autonomous Agents for Pervasive Computing Using AgentLight Fernando L. Koch and John-Jues C. Meyer Utrecht University Project AgentLight is a mutiagent system-buiding framework targeting

More information

WINMAG Graphics Management System

WINMAG Graphics Management System SECTION 10: page 1 Section 10: by Honeywe WINMAG Graphics Management System Contents What is WINMAG? WINMAG Text and Graphics WINMAG Text Ony Scenarios Fire/Emergency Management of Fauts & Disabement Historic

More information

Business schools are the academic setting where. The current crisis has highlighted the need to redefine the role of senior managers in organizations.

Business schools are the academic setting where. The current crisis has highlighted the need to redefine the role of senior managers in organizations. c r o s os r oi a d s REDISCOVERING THE ROLE OF BUSINESS SCHOOLS The current crisis has highighted the need to redefine the roe of senior managers in organizations. JORDI CANALS Professor and Dean, IESE

More information

SAT Math Must-Know Facts & Formulas

SAT Math Must-Know Facts & Formulas SAT Mat Must-Know Facts & Formuas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Rationas: fractions, tat is, anyting expressabe as a ratio of integers Reas: integers pus rationas

More information

STRATEGIC PLAN 2012-2016

STRATEGIC PLAN 2012-2016 STRATEGIC PLAN 2012-2016 CIT Bishopstown CIT Cork Schoo of Music CIT Crawford Coege of Art & Design Nationa Maritime Coege of Ireand Our Institute STRATEGIC PLAN 2012-2016 Cork Institute of Technoogy (CIT)

More information

Pay-on-delivery investing

Pay-on-delivery investing Pay-on-deivery investing EVOLVE INVESTment range 1 EVOLVE INVESTMENT RANGE EVOLVE INVESTMENT RANGE 2 Picture a word where you ony pay a company once they have deivered Imagine striking oi first, before

More information

Virtual trunk simulation

Virtual trunk simulation Virtua trunk simuation Samui Aato * Laboratory of Teecommunications Technoogy Hesinki University of Technoogy Sivia Giordano Laboratoire de Reseaux de Communication Ecoe Poytechnique Federae de Lausanne

More information

A Latent Variable Pairwise Classification Model of a Clustering Ensemble

A Latent Variable Pairwise Classification Model of a Clustering Ensemble A atent Variabe Pairwise Cassification Mode of a Custering Ensembe Vadimir Berikov Soboev Institute of mathematics, Novosibirsk State University, Russia berikov@math.nsc.ru http://www.math.nsc.ru Abstract.

More information

Vendor Performance Measurement Using Fuzzy Logic Controller

Vendor Performance Measurement Using Fuzzy Logic Controller The Journa of Mathematics and Computer Science Avaiabe onine at http://www.tjmcs.com The Journa of Mathematics and Computer Science Vo.2 No.2 (2011) 311-318 Performance Measurement Using Fuzzy Logic Controer

More information

Ricoh Healthcare. Process Optimized. Healthcare Simplified.

Ricoh Healthcare. Process Optimized. Healthcare Simplified. Ricoh Heathcare Process Optimized. Heathcare Simpified. Rather than a destination that concudes with the eimination of a paper, the Paperess Maturity Roadmap is a continuous journey to strategicay remove

More information

Education sector: Working conditions and job quality

Education sector: Working conditions and job quality European Foundation for the Improvement of Living and Working Conditions sector: Working conditions and job quaity Work pays a significant roe in peope s ives, in the functioning of companies and in society

More information

500 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 3, MARCH 2013

500 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 3, MARCH 2013 500 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 3, NO. 3, MARCH 203 Cognitive Radio Network Duaity Agorithms for Utiity Maximization Liang Zheng Chee Wei Tan, Senior Member, IEEE Abstract We

More information

3.3 SOFTWARE RISK MANAGEMENT (SRM)

3.3 SOFTWARE RISK MANAGEMENT (SRM) 93 3.3 SOFTWARE RISK MANAGEMENT (SRM) Fig. 3.2 SRM is a process buit in five steps. The steps are: Identify Anayse Pan Track Resove The process is continuous in nature and handed dynamicay throughout ifecyce

More information

Cooperative Content Distribution and Traffic Engineering in an ISP Network

Cooperative Content Distribution and Traffic Engineering in an ISP Network Cooperative Content Distribution and Traffic Engineering in an ISP Network Wenjie Jiang, Rui Zhang-Shen, Jennifer Rexford, Mung Chiang Department of Computer Science, and Department of Eectrica Engineering

More information

An Idiot s guide to Support vector machines (SVMs)

An Idiot s guide to Support vector machines (SVMs) An Idiot s guide to Support vector machines (SVMs) R. Berwick, Viage Idiot SVMs: A New Generation of Learning Agorithms Pre 1980: Amost a earning methods earned inear decision surfaces. Linear earning

More information

Bite-Size Steps to ITIL Success

Bite-Size Steps to ITIL Success 7 Bite-Size Steps to ITIL Success Pus making a Business Case for ITIL! Do you want to impement ITIL but don t know where to start? 7 Bite-Size Steps to ITIL Success can hep you to decide whether ITIL can

More information

Qualifications, professional development and probation

Qualifications, professional development and probation UCU Continuing Professiona Deveopment Quaifications, professiona deveopment and probation Initia training and further education teaching quaifications Since September 2007 a newy appointed FE ecturers,

More information

Structural Developments and Innovations in the Asset- Backed Commercial Paper Market

Structural Developments and Innovations in the Asset- Backed Commercial Paper Market Structura Deveopments and Innovations in the Asset- Backed Commercia Paper arket ark H. Adeson anaging Director, Asset-Backed Commercia Paper oody s Investors Service Strategic Research Institute 1997

More information

AA Fixed Rate ISA Savings

AA Fixed Rate ISA Savings AA Fixed Rate ISA Savings For the road ahead The Financia Services Authority is the independent financia services reguator. It requires us to give you this important information to hep you to decide whether

More information

Income Protection Solutions. Policy Wording

Income Protection Solutions. Policy Wording Income Protection Soutions Poicy Wording Wecome to Aviva This booket tes you a you need to know about your poicy, incuding: what to do if you need to caim what s covered, and expanations of some of the

More information

SELECTING THE SUITABLE ERP SYSTEM: A FUZZY AHP APPROACH. Ufuk Cebeci

SELECTING THE SUITABLE ERP SYSTEM: A FUZZY AHP APPROACH. Ufuk Cebeci SELECTING THE SUITABLE ERP SYSTEM: A FUZZY AHP APPROACH Ufuk Cebeci Department of Industria Engineering, Istanbu Technica University, Macka, Istanbu, Turkey - ufuk_cebeci@yahoo.com Abstract An Enterprise

More information

Design Considerations

Design Considerations Chapter 2: Basic Virtua Private Network Depoyment Page 1 of 12 Chapter 2: Basic Virtua Private Network Depoyment Before discussing the features of Windows 2000 tunneing technoogy, it is important to estabish

More information

ICAP CREDIT RISK SERVICES. Your Business Partner

ICAP CREDIT RISK SERVICES. Your Business Partner ICAP CREDIT RISK SERVICES Your Business Partner ABOUT ICAP GROUP ICAP Group with 56 miion revenues for 2008 and 1,000 empoyees- is the argest Business Services Group in Greece. In addition to its Greek

More information

CONTENTS EXECUTIVE SUMMARY 2 1. INTRODUCTION 8 2. ROAD PRICING IN CONCEPT AND PRACTICE 10 3. TECHNOLOGICAL OPTIONS FOR ERP SYSTEM 14

CONTENTS EXECUTIVE SUMMARY 2 1. INTRODUCTION 8 2. ROAD PRICING IN CONCEPT AND PRACTICE 10 3. TECHNOLOGICAL OPTIONS FOR ERP SYSTEM 14 CONTENTS EXECUTIVE SUMMARY 2 1. INTRODUCTION 8 Background of the Study 8 Study Approach 9 2. ROAD PRICING IN CONCEPT AND PRACTICE 10 Principe Underying Road Pricing 10 Economic Theory for Road Pricing

More information

MARKETING INFORMATION SYSTEM (MIS)

MARKETING INFORMATION SYSTEM (MIS) LESSON 4 MARKETING INFORMATION SYSTEM (MIS) CONTENTS 4.0 Aims and Objectives 4.1 Introduction 4.2 MIS 4.2.1 Database 4.2.2 Interna Records 4.2.3 Externa Sources 4.3 Computer Networks and Internet 4.4 Data

More information

Nordic Ecolabelling of Copy and printing paper - supplementary module

Nordic Ecolabelling of Copy and printing paper - supplementary module rdic Ecoabeing of Copy and printing paper - suppementary modue Version 4.1 22 June 2011 30 June 2016 rdic Ecoabeing Content What is rdic Ecoabeed copy and printing paper? 3 Why choose the rdic Ecoabe?

More information

PROPAGATION OF SURGE WAVES ON NON-HOMOGENEOUS TRANSMISSION LINES INDUCED BY LIGHTNING STROKE

PROPAGATION OF SURGE WAVES ON NON-HOMOGENEOUS TRANSMISSION LINES INDUCED BY LIGHTNING STROKE Advances in Eectrica and Eectronic Engineering 98 PROPAGATION OF SRGE WAVES ON NON-HOMOGENEOS TRANSMISSION LINES INDCED BY LIGHTNING STROKE Z. Benešová, V. Kotan WB Pisen, Facuty of Eectrica Engineering,

More information

Discounted Cash Flow Analysis (aka Engineering Economy)

Discounted Cash Flow Analysis (aka Engineering Economy) Discounted Cash Fow Anaysis (aka Engineering Economy) Objective: To provide economic comparison of benefits and costs that occur over time Assumptions: Future benefits and costs can be predicted A Benefits,

More information

PREFACE. Comptroller General of the United States. Page i

PREFACE. Comptroller General of the United States. Page i - I PREFACE T he (+nera Accounting Office (GAO) has ong beieved that the federa government urgenty needs to improve the financia information on which it bases many important decisions. To run our compex

More information

The eg Suite Enabing Rea-Time Monitoring and Proactive Infrastructure Triage White Paper Restricted Rights Legend The information contained in this document is confidentia and subject to change without

More information

The width of single glazing. The warmth of double glazing.

The width of single glazing. The warmth of double glazing. Therma Insuation CI/SfB (31) Ro5 (M5) September 2012 The width of singe gazing. The warmth of doube gazing. Pikington Spacia Revoutionary vacuum gazing. Image courtesy of Lumen Roofight Ltd. Pikington

More information

WIRELESS Mesh Networks (WMNs) have recently attracted

WIRELESS Mesh Networks (WMNs) have recently attracted 3968 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 2, NO. 8, AUGUST 23 A New MPLS-Based Forwarding Paradigm for Muti-Radio Wireess Mesh Networks Stefano Avaone and Giovanni Di Stasi Abstract Routing

More information

FRAME BASED TEXTURE CLASSIFICATION BY CONSIDERING VARIOUS SPATIAL NEIGHBORHOODS. Karl Skretting and John Håkon Husøy

FRAME BASED TEXTURE CLASSIFICATION BY CONSIDERING VARIOUS SPATIAL NEIGHBORHOODS. Karl Skretting and John Håkon Husøy FRAME BASED TEXTURE CLASSIFICATION BY CONSIDERING VARIOUS SPATIAL NEIGHBORHOODS Kar Skretting and John Håkon Husøy University of Stavanger, Department of Eectrica and Computer Engineering N-4036 Stavanger,

More information

gdoc Core Cross-platform document conversion, optimization and manipulation technology

gdoc Core Cross-platform document conversion, optimization and manipulation technology Patform gdoc Core Cross-patform document conversion, optimization and manipuation technoogy gdoc Core gdoc Core technoogy forms part of a new generation of word-cass eectronic document soutions from Goba

More information

Business Banking. A guide for franchises

Business Banking. A guide for franchises Business Banking A guide for franchises Hep with your franchise business, right on your doorstep A true understanding of the needs of your business: that s what makes RBS the right choice for financia

More information

SABRe B2.1: Design & Development. Supplier Briefing Pack.

SABRe B2.1: Design & Development. Supplier Briefing Pack. SABRe B2.1: Design & Deveopment. Suppier Briefing Pack. 2013 Ros-Royce pc The information in this document is the property of Ros-Royce pc and may not be copied or communicated to a third party, or used

More information

A Practical Framework for Privacy-Preserving Data Analytics

A Practical Framework for Privacy-Preserving Data Analytics A Practica Framework for Privacy-Preserving Data Anaytics ABSTRACT Liyue Fan Integrated Media Systems Center University of Southern Caifornia Los Angees, CA, USA iyuefan@usc.edu The avaiabiity of an increasing

More information

European Journal of Operational Research

European Journal of Operational Research European Journa of Operationa Research 198 (2009) 435 446 Contents ists avaiabe at ScienceDirect European Journa of Operationa Research journa homepage: www.esevier.com/ocate/ejor Production, Manufacturing

More information

Strengthening Human Resources Information Systems: Experiences from Bihar and Jharkhand, India

Strengthening Human Resources Information Systems: Experiences from Bihar and Jharkhand, India Strengthening Human Resources Information Systems: Experiences from Bihar and Jharkhand, India Technica Brief October 2012 Context India faces critica human resources (HR) chaenges in the heath sector,

More information