Road Sign Analysis Using Multisensory Data

Size: px
Start display at page:

Download "Road Sign Analysis Using Multisensory Data"

Transcription

1 Road Sign Analysis Using Multisensory Data R.J. López-Sastre, S. Lauente-Arroyo, P. Gil-Jiménez, P. Siegmann, and S. Maldonado-Bascón University o Alcalá, Department o Signal Theory and Communications Polytechnic School, A-2 Km. 33, Alcalá de Henares - Madrid, Spain {robertoj.lopez, sergio.lauente, pedro.gil, philip.siegmann, saturnino.maldonado}@uah.es Abstract. This paper deals with the problem o estimating the ollowing road sign parameters: height, dimensions, visibility distance and partial occlusions. This work belongs to a ramework whose main applications involve road sign maintenance, driver assistance, and inventory systems. From this paper we suggest a multisensory system composed rom two cameras, a GPS receiver, and a distance measurement device, all o them installed in a car. The process consists o several steps which include road sign detection, recognition and tracking, and road signs parameters estimation. From some trigonometric properties, and a camera model, the inormation provided by the tracking subsystem and the distance measurement sensors, we estimate the road signs parameters. Results show that the described calculation methodology oers a correct estimation or all types o traic signs. 1 Introduction Several works have recently ocused on traic sign detection and recognition [1], [2], [3], [4], [5] and [6]. Speciically, in [7] it is described the ramework that we use in this research. In this paper we handle the task o automatically estimating height, dimensions, visibility distance and partial occlusions o road signs. The aim o this work is to get an eicient ramework which could be used in a inventory system, which could provide all o these estimated parameters or each sign, and not only the type. From this work, we present a complete development based on trigonometric relationships and a camera model to estimate the listed beore parameters o road signs. This paper is organized as ollows. Section II shows a global vision o our system, and in section III we describe all the implemented algorithms to achieve the traic sign parameters estimation. Sections IV and V report the obtained results and present the conclusions o this work, respectively. 2 System Overview For this work we have built a complete inventory system as it is shown in Fig. 1, which has the ollowing subsystems: J. Mira and J.R. Álvarez (Eds.): IWINAC 2007, Part II, LNCS 4528, pp , c Springer-Verlag Berlin Heidelberg 2007

2 252 R.J. López-Sastre et al. Capture subsystem. We have mounted two irewire cameras on a car. The irst one is entrusted to capture the road signs with a ramerate o 15 ps (rames per second), and with the second one we want to capture the milestones o the route. This subsystem synchronizes the capture o these two cameras, and it saves the captured images in the hard disk o a laptop. A Positioning subsystem which is composed o a GPS (Global Positioning System) receiver and a Distance Measurement Device (DMD). The aim o this block is to acquire the GPS position o the vehicle, each second, and to measure the covered distance by the car. This subsystem sends all o these measured data to the Traic sign analysis subsystem. Traic sign analysis subsystem, which will develop two task. Firstly, the systems tries to detect, recognize and track the traic signs in the images, and in a second step, the system perorms the estimation o parameters. Fig. 1. Diagram with all subsystems which are part o the complete system In Fig. 2 we show a complete low diagram with all the tasks that this system realizes. In the last step it is where weimplementtheparametersestimation process which is the main ocus o this paper. It is important to note that this estimation step is possible only ater the system has completed the identiication o a road sign, which implies our stages: segmentation, detection, recognition and tracking. Speciically, in [7] the author describes all o these steps.

3 Road Sign Analysis Using Multisensory Data 253 Fig. 2. System low diagram 3 Traic Sign Parameters Estimation There are at least 350 o dierent road sign types. As we have described in the previous section, our system allows to detect and identiy road signs in a sequence o video. This kind o systems require detailed knowledge o the sign, with the additional purpose o reducing alse alarms and to make an inventory not only with the type o the ound road sign during the route, but also with some parameters o each sign: height, dimensions, visibility distance, partial occlusion, GPS position, distance o separation between them. For an inventory system, these kind o data could be used to veriy i the dimensions are standard, i two consecutive road signs are too closer, or i it exists any kind o partial occlusion which complicates that a driver can perceive the signal. To obtain these estimations o parameters we have considered a pin-hole camera model, as shows Fig. 3, where they are known the ollowing parameters: the ocal length (), size o each unit cell (u ch and u cw, which are the height and width o a cell, respectively) in the Charge-Coupled Device (CCD) o the camera, the height o the camera (h c ), the height o the middle point o a captured image (h m ), and the distance between the camera plane and the middle point plane o a captured image d m. Then, beore starting to record a route, we have to complete a calibration step, which consists in to measure h c, h m and d m. We develop this step on a known area, where we can measure these distances without diiculties.

4 254 R.J. López-Sastre et al. Fig. 3. Calibration o the system 3.1 Height Estimation Our irst objective is to estimate the height o the sign. Ideally, we could consider that the plane where is the road sign, and the plane where is projected the image in the camera, are parallel, but it does not happen in a real situation, because thesignorthecamera,orboth,canbeinclined. We have to take into account this consideration to design a model which lets us to estimate the height o an object. Anyway, we must to deine the model where camera and sign plane are parallel, and then, we will extend this explanation to the real situation. Fig. 4. Ideal situation where camera and road sign plane are parallel Figure 4 shows the created model to estimate the height o a road sign. Ater the detection and recognition process, we have the position o the identiied

5 Road Sign Analysis Using Multisensory Data 255 road sign in the image h si = h sp u ch,whereh sp is the height in pixels and u ch is the height in mm o each pixel. The Positioning subsystem gives the covered distance between two images where the recognition subsystem had identiied the same road sign. Then, knowing these data and that h c = h m we can establish that tan (β) = h si, (1) tan (β) = h s h c d + x, (2) where x is the covered distance between two consecutive captured images where the signal had been recognized. For the second captured image we can deine tan (β )= h si, (3) tan (β )= h s h c d From both pair o equations we can write. (4) h si = h s h c d + x, (5) h si = h s h c d. (6) These last two equations orm the ollowing system o equations h s h si d = h c, (7) h s h si d = h c + h si x, (8) where the unknowns are h s and d. Our objective is to obtain the height o the road sign h s which is h s = h c + h si h six (h si h si). (9) We only have considered the situation in which the road sign is over the middle point o the captured image. O course, we have two possible situations more. The traic sign can be at the same height that the middle point, then h s = h m. The last situation is that h s <h m, and then we can write tan (β) = h si, (10) tan (β) = h c h s d + x, (11)

6 256 R.J. López-Sastre et al. tan (β )= h si, (12) Now h s is deined as ollows tan (β )= h c h s d. (13) h s = h c h si h six (h si h si). (14) In a real approach we must consider that the road sign and the camera plane are not parallel. Figure 5 shows this situation. Now, the angle α 0,andina irst stage o calibration we must measure this angle by ( ) hm h c α =arctan. (15) d m Fig. 5. Real situation where camera and road sign plane are not parallel From this point, with α>0, we can deine ( ) hsi β =arctan, (16) tan (α + β) = h s h c d + x. (17) For the next captured image we have ( ) h β =arctan si, (18)

7 Road Sign Analysis Using Multisensory Data 257 tan (α + β )= h s h c d Then, we have the ollowing system o equations. (19) h s tan (α + β) d = h c +tan(α + β) x, (20) h s tan (α + β ) d = h c. (21) From this point, ollowing the same manner o reasoning that in the ideal situation, we will have that h s must be estimated as ollows h s = h c x tan (α + β)tan(α + β ) tan (α + β) tan (α + β ), (22) Also, i we consider the situation where h s <h m,thenh s will be estimated as h s = h c x tan (α β)tan(α β ) tan (α β) tan (α β ). (23) This mathematical study, about the trigonometric relationships between the real world and the projected image in a camera, lets us to estimate the height o a sign successully. 3.2 Dimensions Estimation To estimate the dimensions o a road sign is a task which is related with the type o the sign. We must know, beore the dimensions estimation step, the answer to the ollowing question: what kind o traic sign do we have recognized?. With this inormation, we only have to apply the same algorithm that we have described in the previous section, but not only or the botton point o the sign. The detection and recognition subsystem gives us the vertexes o the rectangle where the road sign is conined. For a correct dimensions estimation, we have to estimate the height o the top and botton corner o this rectangle. Then, we can compute all the dimensions or every type o road sign. 3.3 Visibility Distance Estimation We deine the visibility distance as the distance where the road sign has been detected or the irst time by our system. This parameter is crucial or and inventory system which wants to measure the level o saety o a road. To estimate this parameter, we have to take up again the approach to estimate the height o a road sign. Figure 4 shows the model or a ideal situation where road sign and camera plane are parallel. Equations (7) and (8) compose a systems o equations, where the unknowns are d and h s. We can work out the value o d, whichisthe visibility distance that we are searching. d = h six h si h si. (24)

8 258 R.J. Lo pez-sastre et al. In a real situation we have to use the model presented in Fig. 5. Then, we can estimate the visibility distance as 3.4 d= tan (α + β) x i hs > hm tan (α + β ) tan (α + β) (25) d= tan (α β) x i hs < hm tan (α β ) tan (α β) (26) Partial Occlusion Estimation Many times, traffic signs appear occluded by other objects like trees, vehicles, other road signs, etc. This traffic signs analysis system gives an estimation o partial occlusions, and to have this inormation o each sign results crucial or a complete inventory system which measures the level o maintenance o a road, including the saety. To estimate this parameter, we use the inormation provided by the tracking subsystem: i the same road sign is detected in non-consecutive rames, we can determine that a partial occlusion was happen. 4 Results The current data o several traffic signs have been obtained or a sequence in a two ways road. For testing our approach we have measured the height and dimensions o some road signs, which are presented in Fig. 6. (a) (b) (d) (c) (e) Fig. 6. Some detected and recognized road signs

9 Road Sign Analysis Using Multisensory Data 259 Table 1. Parameters estimation or some road signs Road Sign Real Height (m) Estimated Height (m) Error (%) a) b) c) d) Our test sequences o images have been recorded with two irewire cameras ixed onto the hood and the roo o the car. The captured images have a resolution o , and in a calibration step we have measured h c, h m,, d m and u ch. Figure 6 shows in image e) a milestone detected by our system, and Table 1 shows the estimated height or each type o sign and the error commited. We can observe that the error obtained is not too high, and the parameter estimated is closer to the real value. The worse the measurement in the calibration step, the larger the error in the estimation. The most important cause o error in the estimation process is the measurement o the variable x, which indicates the covered distance between two captured images. The Positioning subsystem rereshes this variable each 1.6 meters, because this is the resolution o our DMD, then we do not have the exact value o this parameter. The presented mathematical procedure works well when all the variables are measured correctly, and the error obtained in this situation is about 0.8%. But the error in this estimation can be caused by some other actors: lens distortion, an incorrect detection o the sign in the image. The dimensions o each sign are estimated ollowing the same process, but or two point o the signal, as we have described in the previous sections. Table 2 shows some estimated visibility distances. Table 2. Visibility Distance Estimation Road Sign Visibility Distance (m) a) 41.2 b) 37.6 c) 42.7 d) Conclusions This paper describes a complete ramework to estimate height, dimensions, partial occlusions and visibility distance o traic signs. The integration o the recognition, tracking and positioning subsystems, allows to estimate these parameters automatically, ollowing the mathematical approach presented rom this work.

10 260 R.J. López-Sastre et al. Future lines o work will ocus on estimating more attributes o each sign, such as deormation level, distance rom the sign to the margin o the road, level o slope. On the other hand, we will work in a more complete system which will have calibrated cameras and a Positioning subsystems which improves the estimation o covered distance. Another uture objective will be to complete the system with an stereo vision ramework, in order to improve these estimations o parameters. Acknowledgment This work was supported be the project o the Ministerio de Educación y Ciencia o Spain number TEC2004/03511/TCM. Reerences 1. Maldonado, S., Lauente, S., Gil, P., Gómez, H., López, F.: Road-sign detection and recognition based on support vector machines. IEEE Trans. on Intelligent Transportation Systems (2006) 2. de la Escalera, A., Armingol, J.M., Pastor, J.M., Rodríguez, F.J.: Visual sign inormation extraction and identiication by deormable models or intelligent vehicles. IEEE Trans. on Intelligent Transportation Systems 15 (2004) Fang, C., Chen, S.: Road sign detection and tracking. IEEE Trans. on Vehicular Technology 52 (2003) Lauente Arroyo, S., García Díaz, P., Acevedo Rodríguez, F., Gil Jiménez, P., Maldonado Bascón, S.: Traic signs classiication invariant to rotations using support vector machines. In: Proceedings o Advabced Concepts or Intelligent Vision Systems, Brussels, Belgium (2004) 5. de la Escalera, A., Moreno, L.E., Salichs, M.A., Armingol, J.M.: Road traic sign detection and classiication. IEEE Trans. on Industrial electronics 44 (1997) Aoyagui, Y., Asakura: A study on traic sign recognition in scene image using genetic alhorithms and neural networks. In: Proceedings IEEE Int. Con. Industrial Electronics, Control and Instrumentation. Volume 3., Taipei, Taiwan (1996) Lauente-Arroyo, S., Maldonado-Bascón, S., Gil-Jiménez, P., Gómez-Moremo, H., López-Ferreras, F.: Road sign tracking with a predictive ilter solution. In: Proc. o IEEE IECON, Paris, France (2006)

Traffic sign shape classification evaluation II: FFT applied to the signature of Blobs

Traffic sign shape classification evaluation II: FFT applied to the signature of Blobs Traffic sign shape classification evaluation II: FFT applied to the signature of Blobs P. Gil-Jiménez, S. Lafuente-Arroyo, H. Gómez-Moreno, F. López-Ferreras and S. Maldonado-Bascón Dpto. de Teoría de

More information

Two Algorithms for Detection of Mutually Occluding Traffic Signs

Two Algorithms for Detection of Mutually Occluding Traffic Signs Two Algorithms for Detection of Mutually Occluding Traffic Signs Thanh Bui-Minh, Ovidiu Ghita, Paul F. Whelan, Senior Member, IEEE, Trang Hoang, Vinh Quang Truong Abstract The robust identification of

More information

1.2 Related Work. Panoramic Camera PTZ Dome Camera

1.2 Related Work. Panoramic Camera PTZ Dome Camera 3rd International Conerence on Multimedia Technology ICMT 2013) A SPATIAL CALIBRATION METHOD BASED ON MASTER-SLAVE CAMERA Hao Shi1, Yu Liu, Shiming Lai, Maojun Zhang, Wei Wang Abstract. Recently the Master-Slave

More information

DRIVING WARNING SYSTEM BASED ON VISUAL PERCEPTION OF ROAD SIGNS

DRIVING WARNING SYSTEM BASED ON VISUAL PERCEPTION OF ROAD SIGNS DRIVING WARNING SYSTEM BASED ON VISUAL PERCEPTION OF ROAD SIGNS Juan Pablo Carrasco, Arturo de la Escalera and José María Armingol Intelligent Systems Lab. Universidad Carlos III de Madrid, c/butarque

More information

Large-Scale Traffic Sign Recognition based on Local Features and Color Segmentation

Large-Scale Traffic Sign Recognition based on Local Features and Color Segmentation Large-Scale Traffic Sign Recognition based on Local Features and Color Segmentation M. Blauth, E. Kraft, F. Hirschenberger, M. Böhm Fraunhofer Institute for Industrial Mathematics, Fraunhofer-Platz 1,

More information

Road signs shapes detection based on Sobel phase analysis

Road signs shapes detection based on Sobel phase analysis Road signs shapes detection based on Sobel phase analysis Elena Cardarelli, Paolo Medici, Pier Paolo Porta, and VisLab Dipartimento di Ingegneria dell Informazione Università degli Studi di Parma, ITALY

More information

3D Hand and Fingers Reconstruction from Monocular View

3D Hand and Fingers Reconstruction from Monocular View 3D Hand and Fingers Reconstruction rom Monocular View 1. Research Team Project Leader: Graduate Students: Pro. Isaac Cohen, Computer Science Sung Uk Lee 2. Statement o Project Goals The needs or an accurate

More information

521466S Machine Vision Exercise #1 Camera models

521466S Machine Vision Exercise #1 Camera models 52466S Machine Vision Exercise # Camera models. Pinhole camera. The perspective projection equations or a pinhole camera are x n = x c, = y c, where x n = [x n, ] are the normalized image coordinates,

More information

Visibility Estimation of Road Signs Considering Detect-ability Factors for Driver Assistance Systems

Visibility Estimation of Road Signs Considering Detect-ability Factors for Driver Assistance Systems WSEAS TRANSACTIONS on SIGNA PROCESSING Visibility Estimation of Road Signs Considering Detect-ability Factors for Driver Assistance Systems JAFAR J. AUKHAIT Communications, Electronics and Computer Engineering

More information

Fast Road Sign Detection Using Hough Transform for Assisted Driving of Road Vehicles

Fast Road Sign Detection Using Hough Transform for Assisted Driving of Road Vehicles Fast Road Sign Detection Using Hough Transform for Assisted Driving of Road Vehicles Miguel Ángel García-Garrido, Miguel Ángel Sotelo, and Ernesto Martín-Gorostiza Department of Electronics, University

More information

A new approach for ranking trapezoidal vague numbers by using SAW method

A new approach for ranking trapezoidal vague numbers by using SAW method Science Road Publishing Corporation Trends in Advanced Science and Engineering ISSN: 225-6557 TASE 2() 57-64, 20 Journal homepage: http://www.sciroad.com/ntase.html A new approach or ranking trapezoidal

More information

C. Premsai 1, Prof. A. Kavya 2 School of Computer Science, School of Computer Science Engineering, Engineering VIT Chennai, VIT Chennai

C. Premsai 1, Prof. A. Kavya 2 School of Computer Science, School of Computer Science Engineering, Engineering VIT Chennai, VIT Chennai Traffic Sign Detection Via Graph-Based Ranking and Segmentation Algorithm C. Premsai 1, Prof. A. Kavya 2 School of Computer Science, School of Computer Science Engineering, Engineering VIT Chennai, VIT

More information

Reflection and Refraction

Reflection and Refraction Relection and Reraction Object To determine ocal lengths o lenses and mirrors and to determine the index o reraction o glass. Apparatus Lenses, optical bench, mirrors, light source, screen, plastic or

More information

3-D TERRAIN RECONSTRUCTION WITH AERIAL PHOTOGRAPHY

3-D TERRAIN RECONSTRUCTION WITH AERIAL PHOTOGRAPHY 3-D TERRAIN RECONSTRUCTION WITH AERIAL PHOTOGRAPHY Bin-Yih Juang ( 莊斌鎰 ) 1, and Chiou-Shann Fuh ( 傅楸善 ) 3 1 Ph. D candidate o Dept. o Mechanical Engineering National Taiwan University, Taipei, Taiwan Instructor

More information

A Research on Moving Human Body Detection Based on the Depth Images of Kinect

A Research on Moving Human Body Detection Based on the Depth Images of Kinect Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com A Research on Moving Human Body Detection Based on the Depth Images o Kinect * Xi an Zhu, Jiaqi Huo Institute o Inormation

More information

Color. I Shape I Meaning Red Rim I Circle I Prohibition Red Rim (Up) Triangle. MEANING OF TRAmC SIGNS ACCORDING TO ITS COLOR AND SHAPE

Color. I Shape I Meaning Red Rim I Circle I Prohibition Red Rim (Up) Triangle. MEANING OF TRAmC SIGNS ACCORDING TO ITS COLOR AND SHAPE Traffic sign shape classification evaluation 11: FFT applied to the signature of Blobs P. Gil-Jimhez, S. Lafuente-Arroyo, 3. GBmez-Moreno, E L6pez-Ferreras and S..Maldonado-BascBn Dpto. de Teoria de la

More information

REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU

REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU High-Performance Сomputing REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU P.Y. Yakimov Samara National Research University, Samara, Russia Abstract. This article shows an effective implementation of

More information

Realtime Depth Estimation and Obstacle Detection from Monocular Video

Realtime Depth Estimation and Obstacle Detection from Monocular Video Realtime Depth Estimation and Obstacle Detection rom Monocular Video Andreas Wedel 1,2,UweFranke 1, Jens Klappstein 1, Thomas Brox 2, and Daniel Cremers 2 1 DaimlerChrysler Research and Technology, REI/AI,

More information

SUPER RESOLUTION IMAGE BY EDGE-CONSTRAINED CURVE FITTING IN THE THRESHOLD DECOMPOSITION DOMAIN

SUPER RESOLUTION IMAGE BY EDGE-CONSTRAINED CURVE FITTING IN THE THRESHOLD DECOMPOSITION DOMAIN SUPER RESOLUTION IMAGE BY EDGE-CONSTRAINED CURVE FITTING IN THE THRESHOLD DECOMPOSITION DOMAIN Tsz Chun Ho and Bing Zeng Department o Electronic and Computer Engineering The Hong Kong University o Science

More information

ROBUST FACE DETECTION UNDER CHALLENGES OF ROTATION, POSE AND OCCLUSION

ROBUST FACE DETECTION UNDER CHALLENGES OF ROTATION, POSE AND OCCLUSION ROBUST FACE DETECTION UNDER CHALLENGES OF ROTATION, POSE AND OCCLUSION Phuong-Trinh Pham-Ngoc, Quang-Linh Huynh Department o Biomedical Engineering, Faculty o Applied Science, Hochiminh University o Technology,

More information

2 DETERMINING THE VANISHING POINT LOCA- TIONS

2 DETERMINING THE VANISHING POINT LOCA- TIONS IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL.??, NO.??, DATE 1 Equidistant Fish-Eye Calibration and Rectiication by Vanishing Point Extraction Abstract In this paper we describe

More information

Reminder: Affine Transformations. Viewing and Projection. Shear Transformations. Transformation Matrices in OpenGL. Specification via Ratios

Reminder: Affine Transformations. Viewing and Projection. Shear Transformations. Transformation Matrices in OpenGL. Specification via Ratios CSCI 420 Computer Graphics Lecture 6 Viewing and Projection Jernej Barbic University o Southern Caliornia Shear Transormation Camera Positioning Simple Parallel Projections Simple Perspective Projections

More information

Neurally Inspired Mechanisms for the Dynamic Visual Attention Map Generation Task

Neurally Inspired Mechanisms for the Dynamic Visual Attention Map Generation Task Neurally Inspired Mechanisms for the Dynamic Visual Attention Map Generation Task Maria T. López 1, Miguel A. Fernández 1, Antonio Fernández-Caballero 1, and Ana E. Delgado 2 1 Departamento de Informática

More information

Intelligent knowledge-based system for the automated screwing process control

Intelligent knowledge-based system for the automated screwing process control Intelligent knowledge-based system or the automated screwing process control YULIYA LEBEDYNSKA yuliya.lebedynska@tu-cottbus.de ULRICH BERGER Chair o automation Brandenburg University o Technology Cottbus

More information

9.8 Graphing Rational Functions

9.8 Graphing Rational Functions 9. Graphing Rational Functions Lets begin with a deinition. Deinition: Rational Function A rational unction is a unction o the orm P where P and Q are polynomials. Q An eample o a simple rational unction

More information

MOVING CAMERA ROTATION ESTIMATION USING HORIZON LINE FEATURES MOTION FIELD

MOVING CAMERA ROTATION ESTIMATION USING HORIZON LINE FEATURES MOTION FIELD MOVING CAMERA ROTATION ESTIMATION USING HORION LINE FEATURES MOTION FIELD S. Nedevschi, T. Marita, R. Danescu, F. Oniga, C. Pocol Computer Science Department Technical University o Cluj-Napoca Cluj-Napoca,

More information

A Quantitative Comparison of 4 Algorithms for Recovering Dense Accurate Depth

A Quantitative Comparison of 4 Algorithms for Recovering Dense Accurate Depth A Quantitative Comparison o 4 Algorithms or Recovering Dense Accurate Depth Baozhong Tian and John L. Barron Dept. o Computer Science University o Western Ontario London, Ontario, Canada {btian,barron}@csd.uwo.ca

More information

Camera Calibration Using Two Concentric Circles

Camera Calibration Using Two Concentric Circles Camera Calibration Using Two Concentric Circles Francisco Abad, Emilio Camahort, and Roberto Vivó Universidad Politécnica de Valencia, Camino de Vera s/n, Valencia 4601, Spain {jabad, camahort, rvivo}@dsic.upv.es,

More information

AN 608: HST Jitter and BER Estimator Tool for Stratix IV GX and GT Devices

AN 608: HST Jitter and BER Estimator Tool for Stratix IV GX and GT Devices AN 608: HST Jitter and BER Estimator Tool or Stratix IV GX and GT Devices July 2010 AN-608-1.0 The high-speed communication link design toolkit (HST) jitter and bit error rate (BER) estimator tool is a

More information

where ~n = ( ) t is the normal o the plane (ie, Q ~ t ~n =,8 Q ~ ), =( ~ X Y Z ) t and ~t = (t X t Y t Z ) t are the camera rotation and translation,

where ~n = ( ) t is the normal o the plane (ie, Q ~ t ~n =,8 Q ~ ), =( ~ X Y Z ) t and ~t = (t X t Y t Z ) t are the camera rotation and translation, Multi-Frame Alignment o Planes Lihi Zelnik-Manor Michal Irani Dept o Computer Science and Applied Math The Weizmann Institute o Science Rehovot, Israel Abstract Traditional plane alignment techniques are

More information

Using a Projected Subgradient Method to Solve a Constrained Optimization Problem for Separating an Arbitrary Set of Points into Uniform Segments

Using a Projected Subgradient Method to Solve a Constrained Optimization Problem for Separating an Arbitrary Set of Points into Uniform Segments Using a Projected Subgradient Method to Solve a Constrained Optimization Problem or Separating an Arbitrary Set o Points into Uniorm Segments Michael Johnson May 31, 2011 1 Background Inormation The Airborne

More information

1998 IEEE International Conference on Intelligent Vehicles 213

1998 IEEE International Conference on Intelligent Vehicles 213 Navigation by Integrating Iconic and GPS Information Shigang Li and Akira Hayashi Faculty of Information Sciences Hiroshima City University Asaminami-ku, Hiroshima, 731-31, Japan li@im.hiroshima-cu.ac.jp

More information

A Proposed Approach for Solving Rough Bi-Level. Programming Problems by Genetic Algorithm

A Proposed Approach for Solving Rough Bi-Level. Programming Problems by Genetic Algorithm Int J Contemp Math Sciences, Vol 6, 0, no 0, 45 465 A Proposed Approach or Solving Rough Bi-Level Programming Problems by Genetic Algorithm M S Osman Department o Basic Science, Higher Technological Institute

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP(

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP( Image Based Detection and Recognition of Road Signs Mrs.S.Sathiya 1, Dr.M.Balasubramanian 2, R.Sivaranjini 3 1 Department of Computer Science, Annamalai university Chidambaram, Tamilnadu, India Abstract

More information

A Classification System and Analysis for Aspect-Oriented Programs

A Classification System and Analysis for Aspect-Oriented Programs A Classiication System and Analysis or Aspect-Oriented Programs Martin Rinard, Alexandru Sălcianu, and Suhabe Bugrara Massachusetts Institute o Technology Cambridge, MA 02139 ABSTRACT We present a new

More information

A Fault Model Centered Modeling Framework for Self-healing Computing Systems

A Fault Model Centered Modeling Framework for Self-healing Computing Systems A Fault Model Centered Modeling Framework or Sel-healing Computing Systems Wei Lu 1, Yian Zhu 1, Chunyan Ma 1, and Longmei Zhang 2 1 Department o Sotware and Microelectronics, Northwestern Polytechnical

More information

Extracting Road Signs using the Color Information

Extracting Road Signs using the Color Information Extracting Road Signs using the Color Information Wen-Yen Wu, Tsung-Cheng Hsieh, and Ching-Sung Lai Abstract In this paper, we propose a method to extract the road signs. Firstly, the grabbed image is

More information

An Efficient Configuration Methodology for Time-Division Multiplexed Single Resources

An Efficient Configuration Methodology for Time-Division Multiplexed Single Resources An Eicient Coniguration Methodology or Time-Division Multiplexed Single Resources Benny Akesson 1, Anna Minaeva 1, Přemysl Šůcha 1, Andrew Nelson 2 and Zdeněk Hanzálek 1 1 Czech Technical University in

More information

CS485/685 Computer Vision Spring 2012 Dr. George Bebis Programming Assignment 2 Due Date: 3/27/2012

CS485/685 Computer Vision Spring 2012 Dr. George Bebis Programming Assignment 2 Due Date: 3/27/2012 CS8/68 Computer Vision Spring 0 Dr. George Bebis Programming Assignment Due Date: /7/0 In this assignment, you will implement an algorithm or normalizing ace image using SVD. Face normalization is a required

More information

On-Board Correction of Systematic Odometry Errors in Differential Robots

On-Board Correction of Systematic Odometry Errors in Differential Robots Article On-Board Correction of Systematic Odometry Errors in Differential Robots S. Maldonado-Bascón 1,, R. J. López-Sastre 1,, F.J. Acevedo-Rodríguez 1, and P. Gil-Jiménez 1, 1 Dpto. de Teoría de la Señal

More information

Robust color segmentation algorithms in illumination variation conditions

Robust color segmentation algorithms in illumination variation conditions 286 CHINESE OPTICS LETTERS / Vol. 8, No. / March 10, 2010 Robust color segmentation algorithms in illumination variation conditions Jinhui Lan ( ) and Kai Shen ( Department of Measurement and Control Technologies,

More information

MATRIX ALGORITHM OF SOLVING GRAPH CUTTING PROBLEM

MATRIX ALGORITHM OF SOLVING GRAPH CUTTING PROBLEM UDC 681.3.06 MATRIX ALGORITHM OF SOLVING GRAPH CUTTING PROBLEM V.K. Pogrebnoy TPU Institute «Cybernetic centre» E-mail: vk@ad.cctpu.edu.ru Matrix algorithm o solving graph cutting problem has been suggested.

More information

ARTICLE IN PRESS. Signal Processing

ARTICLE IN PRESS. Signal Processing Signal Processing 89 (2009) 1412 1416 Contents lists available at ScienceDirect Signal Processing journal homepage: www.elsevier.com/locate/sigpro Continuous variance estimation in video surveillance sequences

More information

The Plenoptic Camera as a wavefront sensor for the European Solar Telescope (EST)

The Plenoptic Camera as a wavefront sensor for the European Solar Telescope (EST) The Plenoptic Camera as a waveront sensor or the European Solar Telescope (EST) Luis F. Rodríguez-Ramos* a, Yolanda Martín a, José J. íaz a, J. Piqueras a, J. M. Rodríguez-Ramos b a Institute o Astrophysics

More information

Improving Alignment of Faces for Recognition

Improving Alignment of Faces for Recognition Improving Alignment o Faces or Recognition Md. Kamrul Hasan Département de génie inormatique et génie logiciel École Polytechnique de Montréal, Québec, Canada md-kamrul.hasan@polymtl.ca Christopher J.

More information

Automatic Video Segmentation for Czech TV Broadcast Transcription

Automatic Video Segmentation for Czech TV Broadcast Transcription Automatic Video Segmentation or Czech TV Broadcast Transcription Jose Chaloupka Laboratory o Computer Speech Processing, Institute o Inormation Technology and Electronics Technical University o Liberec

More information

Morphological Image Processing for Road Anomalies Detection Using 2D Images and Video Data

Morphological Image Processing for Road Anomalies Detection Using 2D Images and Video Data Morphological Image Processing or Road Anomalies Detection Using 2D Images and Video Data Alexandra Dalia Danilescu Faculty o Electronics, Telecommunications and Inormation Technology The Technical University

More information

An Efficient Need-Based Vision System in Variable Illumination Environment of Middle Size RoboCup

An Efficient Need-Based Vision System in Variable Illumination Environment of Middle Size RoboCup An Efficient Need-Based Vision System in Variable Illumination Environment of Middle Size RoboCup Mansour Jamzad and Abolfazal Keighobadi Lamjiri Sharif University of Technology Department of Computer

More information

Defects Detection of Billet Surface Using Optimized Gabor Filters

Defects Detection of Billet Surface Using Optimized Gabor Filters Proceedings o the 7th World Congress The International Federation o Automatic Control Deects Detection o Billet Surace Using Optimized Gabor Filters Jong Pil Yun* SungHoo Choi* Boyeul Seo* Chang Hyun Park*

More information

Computer Data Analysis and Use of Excel

Computer Data Analysis and Use of Excel Computer Data Analysis and Use o Excel I. Theory In this lab we will use Microsot EXCEL to do our calculations and error analysis. This program was written primarily or use by the business community, so

More information

CV: 3D to 2D mathematics. Perspective transformation; camera calibration; stereo computation; and more

CV: 3D to 2D mathematics. Perspective transformation; camera calibration; stereo computation; and more CV: 3D to 2D mathematics Perspective transformation; camera calibration; stereo computation; and more Roadmap of topics n Review perspective transformation n Camera calibration n Stereo methods n Structured

More information

Model-based Gait Representation via Spatial Point Reconstruction

Model-based Gait Representation via Spatial Point Reconstruction J. hanghai Jiaotong Univ. (ci.), 2009, 4(3): 293-298 DO: 0.007/s2204-009-0293- Model-based Gait Representation via patial Point Reconstruction HANG uan-uan ( ), WU iao-juan ( ), RUAN Qiu-qi,2 ( ) (. nstitute

More information

Mobile Robot Static Path Planning Based on Genetic Simulated Annealing Algorithm

Mobile Robot Static Path Planning Based on Genetic Simulated Annealing Algorithm Mobile Robot Static Path Planning Based on Genetic Simulated Annealing Algorithm Wang Yan-ping 1, Wubing 2 1. School o Electric and Electronic Engineering, Shandong University o Technology, Zibo 255049,

More information

Road Signs Detection and Reconstruction using Gielis Curves

Road Signs Detection and Reconstruction using Gielis Curves Road Signs Detection and Reconstruction using Gielis Curves Valentine Vega, Désiré Sidibé, Yohan Fougerolle To cite this version: Valentine Vega, Désiré Sidibé, Yohan Fougerolle. Road Signs Detection and

More information

Camera kinetic model applied to crop row tracking and weed detection

Camera kinetic model applied to crop row tracking and weed detection Camera kinetic model applied to crop row tracking and weed detection Gonzalo Ruiz-Ruiz *, Luis M. Navas-Gracia, Jaime Gómez-Gil 2 Department of Agricultural and Forest Engineering, University of Valladolid,

More information

Traffic Signs Detection and Tracking using Modified Hough Transform

Traffic Signs Detection and Tracking using Modified Hough Transform Traffic Signs Detection and Tracking using Modified Hough Transform Pavel Yakimov 1,2 and Vladimir Fursov 1,2 1 Samara State Aerospace University, 34 Moskovskoye Shosse, Samara, Russia 2 Image Processing

More information

An object-based approach to plenoptic videos. Proceedings - Ieee International Symposium On Circuits And Systems, 2005, p.

An object-based approach to plenoptic videos. Proceedings - Ieee International Symposium On Circuits And Systems, 2005, p. Title An object-based approach to plenoptic videos Author(s) Gan, ZF; Chan, SC; Ng, KT; Shum, HY Citation Proceedings - Ieee International Symposium On Circuits And Systems, 2005, p. 3435-3438 Issued Date

More information

LIGHT STRIPE PROJECTION-BASED PEDESTRIAN DETECTION DURING AUTOMATIC PARKING OPERATION

LIGHT STRIPE PROJECTION-BASED PEDESTRIAN DETECTION DURING AUTOMATIC PARKING OPERATION F2008-08-099 LIGHT STRIPE PROJECTION-BASED PEDESTRIAN DETECTION DURING AUTOMATIC PARKING OPERATION 1 Jung, Ho Gi*, 1 Kim, Dong Suk, 1 Kang, Hyoung Jin, 2 Kim, Jaihie 1 MANDO Corporation, Republic of Korea,

More information

A Robust Algorithm for Detection and Classification of Traffic Signs in Video Data

A Robust Algorithm for Detection and Classification of Traffic Signs in Video Data A Robust Algorithm for Detection and Classification of Traffic Signs in Video Data Thanh Bui-Minh, Ovidiu Ghita, Paul F. Whelan, Senior Member, IEEE, and Trang Hoang Abstract The accurate identification

More information

KANGAL REPORT

KANGAL REPORT Individual Penalty Based Constraint handling Using a Hybrid Bi-Objective and Penalty Function Approach Rituparna Datta Kalyanmoy Deb Mechanical Engineering IIT Kanpur, India KANGAL REPORT 2013005 Abstract

More information

Automated Modelization of Dynamic Systems

Automated Modelization of Dynamic Systems Automated Modelization o Dynamic Systems Ivan Perl, Aleksandr Penskoi ITMO University Saint-Petersburg, Russia ivan.perl, aleksandr.penskoi@corp.imo.ru Abstract Nowadays, dierent kinds o modelling settled

More information

Motion based 3D Target Tracking with Interacting Multiple Linear Dynamic Models

Motion based 3D Target Tracking with Interacting Multiple Linear Dynamic Models Motion based 3D Target Tracking with Interacting Multiple Linear Dynamic Models Zhen Jia and Arjuna Balasuriya School o EEE, Nanyang Technological University, Singapore jiazhen@pmail.ntu.edu.sg, earjuna@ntu.edu.sg

More information

Quaternion-Based Tracking of Multiple Objects in Synchronized Videos

Quaternion-Based Tracking of Multiple Objects in Synchronized Videos Quaternion-Based Tracking of Multiple Objects in Synchronized Videos Quming Zhou 1, Jihun Park 2, and J.K. Aggarwal 1 1 Department of Electrical and Computer Engineering The University of Texas at Austin

More information

MAPI Computer Vision. Multiple View Geometry

MAPI Computer Vision. Multiple View Geometry MAPI Computer Vision Multiple View Geometry Geometry o Multiple Views 2- and 3- view geometry p p Kpˆ [ K R t]p Geometry o Multiple Views 2- and 3- view geometry Epipolar Geometry The epipolar geometry

More information

Transparent Object Shape Measurement Based on Deflectometry

Transparent Object Shape Measurement Based on Deflectometry Proceedings Transparent Object Shape Measurement Based on Deflectometry Zhichao Hao and Yuankun Liu * Opto-Electronics Department, Sichuan University, Chengdu 610065, China; 2016222055148@stu.scu.edu.cn

More information

Sketching in the Air: A Vision-Based System for 3D Object Design

Sketching in the Air: A Vision-Based System for 3D Object Design Sketching in the Air: A Vision-Based System or 3D Obect Design Yu Chen 1, Jianzhuang Liu 1 1 Department o Inormation Engineering The Chinese University o Hong Kong {ychen6,zliu}@ie.cuhk.edu.hk Xiaoou Tang

More information

Modeling Potential Dangers in Car Video for Collision Alarming

Modeling Potential Dangers in Car Video for Collision Alarming Modeling Potential Dangers in Car Video or Collision Alarming M. Kilicarslan and J.Y. heng, Senior Member, IEEE Abstract This work models various dangerous situations that ma happen to a driving vehicle

More information

Synchronized Ego-Motion Recovery of Two Face-to-Face Cameras

Synchronized Ego-Motion Recovery of Two Face-to-Face Cameras Synchronized Ego-Motion Recovery of Two Face-to-Face Cameras Jinshi Cui, Yasushi Yagi, Hongbin Zha, Yasuhiro Mukaigawa, and Kazuaki Kondo State Key Lab on Machine Perception, Peking University, China {cjs,zha}@cis.pku.edu.cn

More information

RAY TRACING AND SAR-TOMOGRAPHY FOR 3D ANALYSIS OF MICROWAVE SCATTERING AT MAN-MADE OBJECTS

RAY TRACING AND SAR-TOMOGRAPHY FOR 3D ANALYSIS OF MICROWAVE SCATTERING AT MAN-MADE OBJECTS In: Stilla U, Rottensteiner F, Paparoditis N (Eds) CMRT09. IAPRS, Vol. XXXVIII, Part 3/W4 --- Paris, France, 3-4 September, 2009 RAY TRACING AND SAR-TOMOGRAPHY FOR 3D ANALYSIS OF MICROWAVE SCATTERING AT

More information

Lab 9 - GEOMETRICAL OPTICS

Lab 9 - GEOMETRICAL OPTICS 161 Name Date Partners Lab 9 - GEOMETRICAL OPTICS OBJECTIVES Optics, developed in us through study, teaches us to see - Paul Cezanne Image rom www.weidemyr.com To examine Snell s Law To observe total internal

More information

A Cylindrical Surface Model to Rectify the Bound Document Image

A Cylindrical Surface Model to Rectify the Bound Document Image A Cylindrical Surace Model to Rectiy the Bound Document Image Huaigu Cao, Xiaoqing Ding, Changsong Liu Department o Electronic Engineering, Tsinghua University State Key Laboratory o Intelligent Technology

More information

Applying fair queueing and traffic shaping for Internet applications on top of ATM The LB_SCFQ algorithm

Applying fair queueing and traffic shaping for Internet applications on top of ATM The LB_SCFQ algorithm Applying air queueing and traic shaping or Internet applications on top o ATM The LB_SCFQ algorithm Abstract Fair queueing mechanisms give very promising results or ATM networks. Combining a air queueing

More information

Metric for the Fusion of Synthetic and Real Imagery from Multimodal Sensors

Metric for the Fusion of Synthetic and Real Imagery from Multimodal Sensors American Journal of Engineering and Applied Sciences Original Research Paper Metric for the Fusion of Synthetic and Real Imagery from Multimodal Sensors 1 Rami Nahas and 2 S.P. Kozaitis 1 Electrical Engineering,

More information

Ad-hoc Workflow: Problems and Solutions

Ad-hoc Workflow: Problems and Solutions Ad-hoc Worklow: Problems and Solutions M. Voorhoeve and W. van der Aalst Dept. o Mathematics and Computing Science Eindhoven University o Technology Eindhoven, The Netherlands, 5600MB Abstract The paper

More information

Real-time Rendering System of Moving Objects

Real-time Rendering System of Moving Objects Real-time Rendering System o Moving Objects Yutaka Kunita Masahiko Inami Taro Maeda Susumu Tachi Department o Mathematical Engineering and Inormation Physics Graduate Shool o Engineering, The University

More information

AUTOMATING THE DESIGN OF SOUND SYNTHESIS TECHNIQUES USING EVOLUTIONARY METHODS. Ricardo A. Garcia *

AUTOMATING THE DESIGN OF SOUND SYNTHESIS TECHNIQUES USING EVOLUTIONARY METHODS. Ricardo A. Garcia * AUTOMATING THE DESIGN OF SOUND SYNTHESIS TECHNIQUES USING EVOLUTIONARY METHODS Ricardo A. Garcia * MIT Media Lab Machine Listening Group 20 Ames St., E5-49, Cambridge, MA 0239 rago@media.mit.edu ABSTRACT

More information

Automatic Information Recognition of Traffic Panels using SIFT descriptors and HMMs

Automatic Information Recognition of Traffic Panels using SIFT descriptors and HMMs Automatic Information Recognition of Traffic Panels using SIFT descriptors and HMMs Á. González, L.M. Bergasa, J. Javier Yebes, M.A. Sotelo Abstract This paper presents an algorithm to detect and recognize

More information

Piecewise polynomial interpolation

Piecewise polynomial interpolation Chapter 2 Piecewise polynomial interpolation In ection.6., and in Lab, we learned that it is not a good idea to interpolate unctions by a highorder polynomials at equally spaced points. However, it transpires

More information

Decision Support Systems for E-Purchasing using Case-Based Reasoning and Rating Based Collaborative Filtering

Decision Support Systems for E-Purchasing using Case-Based Reasoning and Rating Based Collaborative Filtering Decision Support Systems or E-Purchasing using Case-Based Reasoning and Rating Based Collaborative Filtering ABSTRACT The amount o trade conducted electronically has grown dramatically since the wide introduction

More information

Chin Contour Extraction Based on an Auto-Initialized Shape-Enhanced Snake

Chin Contour Extraction Based on an Auto-Initialized Shape-Enhanced Snake IJCSNS International Journal o Computer Science and Network Security, VOL.10 No.10, October 010 41 Chin Contour Extraction Based on an Auto-Initialized Shape-Enhanced Snake Kuo-Yu Chiu, Shih-Che Chien,

More information

Terrain Data Real-time Analysis Based on Point Cloud for Mars Rover

Terrain Data Real-time Analysis Based on Point Cloud for Mars Rover Terrain Data Real-time Analysis Based on Point Cloud for Mars Rover Haoruo ZHANG 1, Yuanjie TAN, Qixin CAO. Abstract. With the development of space exploration, more and more aerospace researchers pay

More information

A Fast and Robust Traffic Sign Recognition

A Fast and Robust Traffic Sign Recognition International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 5 No. 2 Feb. 2014, pp. 139-149 2014 Innovative Space of Scientific Research Journals http://www.issr-journals.org/ijias/ A Fast

More information

A Review of Evaluation of Optimal Binarization Technique for Character Segmentation in Historical Manuscripts

A Review of Evaluation of Optimal Binarization Technique for Character Segmentation in Historical Manuscripts 010 Third International Conerence on Knowledge Discovery and Data Mining A Review o Evaluation o Optimal Binarization Technique or Character Segmentation in Historical Manuscripts Chun Che Fung and Rapeeporn

More information

Measurement of Pedestrian Groups Using Subtraction Stereo

Measurement of Pedestrian Groups Using Subtraction Stereo Measurement of Pedestrian Groups Using Subtraction Stereo Kenji Terabayashi, Yuki Hashimoto, and Kazunori Umeda Chuo University / CREST, JST, 1-13-27 Kasuga, Bunkyo-ku, Tokyo 112-8551, Japan terabayashi@mech.chuo-u.ac.jp

More information

Face Recognition using Hough Peaks extracted from the significant blocks of the Gradient Image

Face Recognition using Hough Peaks extracted from the significant blocks of the Gradient Image Face Recognition using Hough Peaks extracted rom the signiicant blocks o the Gradient Image Arindam Kar 1, Debotosh Bhattacharjee, Dipak Kumar Basu, Mita Nasipuri, Mahantapas Kundu 1 Indian Statistical

More information

On the Geometry of Visual Correspondence

On the Geometry of Visual Correspondence International Journal o Computer Vision 21(3), 223 247 (1997) c 1997 Kluwer Academic Publishers. Manuactured in The Netherlands. On the Geometry o Visual Correspondence CORNELIA FERMÜLLER AND YIANNIS ALOIMONOS

More information

Modeling and Calibration of the Galvanometric Laser Scanning Three- Dimensional Measurement System

Modeling and Calibration of the Galvanometric Laser Scanning Three- Dimensional Measurement System Nanomanuacturing and Metrology (8) :8 9 https://doi.org/./s48-8-- (45689().,-volV)(45689().,-volV) ORIGINAL ARTICLES Modeling and Calibration o the Galvanometric Laser Scanning Three- Dimensional Measurement

More information

Classifier Evasion: Models and Open Problems

Classifier Evasion: Models and Open Problems . In Privacy and Security Issues in Data Mining and Machine Learning, eds. C. Dimitrakakis, et al. Springer, July 2011, pp. 92-98. Classiier Evasion: Models and Open Problems Blaine Nelson 1, Benjamin

More information

A Multisensory Monitoring and Interpretation Framework Based on the Model View Controller Paradigm

A Multisensory Monitoring and Interpretation Framework Based on the Model View Controller Paradigm A Multisensory Monitoring and Interpretation Framework Based on the Model View Controller Paradigm José Carlos Castillo 1, Angel Rivas-Casado 2,AntonioFernández-Caballero 1,3, María T. López 1,3,andRafaelMartínez-Tomás

More information

THE SPEED-LIMIT SIGN DETECTION AND RECOGNITION SYSTEM

THE SPEED-LIMIT SIGN DETECTION AND RECOGNITION SYSTEM THE SPEED-LIMIT SIGN DETECTION AND RECOGNITION SYSTEM Kuo-Hsin Tu ( 塗國星 ), Chiou-Shann Fuh ( 傅楸善 ) Dept. of Computer Science and Information Engineering, National Taiwan University, Taiwan E-mail: p04922004@csie.ntu.edu.tw,

More information

Road-Sign Detection and Recognition Based on Support Vector Machines. Maldonado-Bascon et al. et al. Presented by Dara Nyknahad ECG 789

Road-Sign Detection and Recognition Based on Support Vector Machines. Maldonado-Bascon et al. et al. Presented by Dara Nyknahad ECG 789 Road-Sign Detection and Recognition Based on Support Vector Machines Maldonado-Bascon et al. et al. Presented by Dara Nyknahad ECG 789 Outline Introduction Support Vector Machine (SVM) Algorithm Results

More information

Neighbourhood Operations

Neighbourhood Operations Neighbourhood Operations Neighbourhood operations simply operate on a larger neighbourhood o piels than point operations Origin Neighbourhoods are mostly a rectangle around a central piel Any size rectangle

More information

On the Double-Faced Nature of P2P Traffic

On the Double-Faced Nature of P2P Traffic On the Double-Faced Nature o P2P Traic Raaele Bolla, Marco Canini, Riccardo Rapuzzi, Michele Sciuto DIST - Department o Communication, Computer and System Sciences, University o Genoa Via Opera Pia 13,

More information

Developing an intelligent sign inventory using image processing

Developing an intelligent sign inventory using image processing icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Developing an intelligent sign inventory using image

More information

Characterizing the network behavior of P2P traffic

Characterizing the network behavior of P2P traffic Characterizing the network behavior o PP traic Raaele Bolla, Marco Canini, Riccardo Rapuzzi, Michele Sciuto DIST - Department o Communication, Computer and System Sciences, University o Genoa Via Opera

More information

Hand-Eye Calibration from Image Derivatives

Hand-Eye Calibration from Image Derivatives Hand-Eye Calibration from Image Derivatives Abstract In this paper it is shown how to perform hand-eye calibration using only the normal flow field and knowledge about the motion of the hand. The proposed

More information

Fig. 3.1: Interpolation schemes for forward mapping (left) and inverse mapping (right, Jähne, 1997).

Fig. 3.1: Interpolation schemes for forward mapping (left) and inverse mapping (right, Jähne, 1997). Eicken, GEOS 69 - Geoscience Image Processing Applications, Lecture Notes - 17-3. Spatial transorms 3.1. Geometric operations (Reading: Castleman, 1996, pp. 115-138) - a geometric operation is deined as

More information

Pattern Feature Detection for Camera Calibration Using Circular Sample

Pattern Feature Detection for Camera Calibration Using Circular Sample Pattern Feature Detection for Camera Calibration Using Circular Sample Dong-Won Shin and Yo-Sung Ho (&) Gwangju Institute of Science and Technology (GIST), 13 Cheomdan-gwagiro, Buk-gu, Gwangju 500-71,

More information

Traffic-Aware Placement of NFV Middleboxes

Traffic-Aware Placement of NFV Middleboxes Traic-Aware Placement o NFV Middleboxes Wenrui Ma, Carlos Medina, and Deng Pan School o Computing and Inormation Sciences Florida International University, Miami, FL wma6@iu.edu, cmedi45@iu.edu, pand@iu.edu

More information

Seminar Heidelberg University

Seminar Heidelberg University Seminar Heidelberg University Mobile Human Detection Systems Pedestrian Detection by Stereo Vision on Mobile Robots Philip Mayer Matrikelnummer: 3300646 Motivation Fig.1: Pedestrians Within Bounding Box

More information