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

Size: px
Start display at page:

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

Transcription

1 An Automati Laser Sanning System for Aurate 3D Reonstrution of Indoor Senes Danrong Li, Honglong Zhang, and Zhan Song Shenzhen Institutes of Advaned Tehnology Chinese Aademy of Sienes Shenzhen, Guangdong Provine, China {dr.li; hl.zhang1; Duhu Man and Mark W. Jones Computer Siene Department Sansea University, UK Singleton Park, Sansea, SA2 8PP, Wales, UK {m.duhu; Abstrat 3D reonstrution of indoor senes is important for lots of appliations like SLAM (Simultaneous Loalization and Mapping), VR (virtual reality) and AR (augmented reality) et. This paper presents a preise and lo-ost 3D reonstrution system, hih onsists of a laser emitter, monoular ameras and a turntable. The system is firstly alibrated to determine the intrinsi and extrinsi parameters of the amera and laser plane. By rotating the sanning devie, a serial of laser strip images an be obtained. With the proposed point loud registration algorithm, multiple 3D profiles of the target sene an be omputed preisely and aligned automatially. As a result, a omplete 3D model of the indoor sene ith olor information and high auray an be obtained. In the experiments, some real senes are reonstruted and evaluated from the aspets of both visual quality and measurement auray. Index Terms Strutured light system, 3D reonstrution, alibration, point loud registration. I. INTRODUCTION Sene modelling is an important aspet of game design, movie making and many VR and AR appliations. The basi modelling approah is to use some programming languages suh as X3D, VRML, 3DS MAX and Maya et. [1]. Artifiial modeling is time-onsuming and laborious, and modeling auray and realism annot be guaranteed, espeially for some irregular objets in real sene onstrution. On the ontrary, 3D sanning tehnologies an aurately apture 3D senes in a short time and thus are idely used for 3D modelling appliations. There are many kinds of 3D reonstrution equipment and methods, hih an be divided into to types: ontat type and non-ontat type. The typial measuring instrument of ontat type is the three oordinate measuring instrument [2], hih has high preision, but is not suitable for the modeling of the sene or the preision of the objet. Non-ontat type reonstrution inludes 3D reonstrution, photometri stereo [3, 4], stereo vision method [5, 6], SFS (Struture from Motion) [7], strutured light [8, 9] and so on. These have been ell developed in reent years. This system uses a lo ost three-dimensional reonstrution of strutured light, hih ompared to some of the strutural light reonstrution equipment, is muh more ost effetive. Compared ith binoular vision and the SFM algorithm, the feature points are easier to detet, and it is not neessary to measure 3D data by laser radar. Some reent RGBD ameras also have been used for the 3D reonstrution of indoor senes [1-12], like Kinet, TOF and RealSense devies et. But, the reonstrution auray is loer than approahes hih are based on visual triangulation, partiularly point loud registration. The diagram of the proposed automati laser sanning system is shon in Fig. 1. The system onsists of four omponents: one amera, one turntable, one laser-line projetor, and mounting brakets. The laser and amera are fixed and mounted on the rotation table. During sanning, the laser-line projetor remains open, the turntable starts from, and the image ith the laser-line is aptured every α degrees. The program alulates the point loud on the interseting line of the laserline plane and the surfae of objets in the urrent amera oordinate frame aording to the image aptured by the amera. The turntable rotates 36/α times to omplete a omplete san. With the proposed point loud registration algorithm, point louds omputed at various sanning positions an be automatially integrated by the transformation matrix that is alulated from system alibration. With a full rotation, a 3D model of the room ith olor texture an be obtained ithout user interations. Mounting Brakets Laser-line Projetor Turntable Laser Plane Camera Objet This ork as supported in part by the National Natural Siene Foundation of China (Nos , U ), Shenzhen Siene Plan (JCJ , JSGG ) and The CAS Key Laboratory of Human-Mahine Intelligene-Synergy Systems. Duhu Man is supported by a Sêr Cymru COFUND felloship. Stripe Image Fig. 1. Illustration of the proposed automati 3D laser sanning system.

2 II. MODELING AND CALIBRATION OF THE 3D SSTEM The reonstrution model presented in this paper is based on the perspetive projetion and pinhole models. The relative oordinate frames are defined as follos. A point in the orld oordinate frame an be transformed from the orld oordinate frame to the amera frame, and then to the image frame. Ideally, there is no distortion in the lens, and the pinhole amera model is shon in Fig. 2. There are four oordinate systems defined in the 3D sanning system, i.e., O n-x n n: the 2D normalized image frame, O n-x u u: the 2D image oordinate frame, O -X Z : the 3D amera oordinates frame, and O - X Z : the 3D orld oordinate frame. O is the projetion enter of the amera and the Z -axis is the optial axis of the amera lens. X Z O [ R T ] O u Ou X u X Pn On P (u, v ) n Objet Fig. 2. Geometrial model of the 3D laser sanning system [13]. The transformation from the amera oordinate frame to the image frame an be expressed as: u 1/ s u f x 1/ y Z Z v s v f X X a u b v A Z Z X n Z X here s x and s y represent the horizontal and vertial pixel pith on the sensor, and (u, v ) is the priniple point. The image plane is loated at a distane of f behind the projetion enter. A is alled the intrinsi parameters matrix, α and β are the effetive foal length in pixels of the amera in the x and y diretions, and desribes the skeness of the to axes of the image. The transformation from an image point (u, v) to the orld oordinate 3D point (X,, Z ) an be simplified as: (1) X X u v R t A I A Z I H (2) T Z here is a 4 4 transformation matrix hih relates the H orld oordinate frame to the amera oordinate frame, also alled the extrinsi parameters matrix. t is a 3 1 translation vetor and R is a 3 3 orthogonal rotation matrix. R and t determine the position of the amera ith respet to the orld, I is the 3 3 identity matrix, and is a 3 1 zero matrix. When onsidering lens distortion of amera, there are deviations beteen the atual projetion points (u, v ) and the theoretial projetion points (u, v) in the image [14]. For most lenses, the distortion model an be approximated as: u' 2 u = v' k(u +v ) v here k models the magnitude of the radial distortions. If the distortion is pinushion-shaped, k is positive, hile for barrelshaped it is negative. To desribe the mapping of a 3D point from the orld oordinate frame to the 2D image oordinate frame, the intrinsi and extrinsi parameters should be alibrated. Photogrammetri alibration and self-alibration are the to major ategories in the field of alibration. The photogrammetri method needs to use a preision alibration blok [15], and the intrinsi and extrinsi parameter matries of the amera are alulated by establishing the orrespondene beteen the points on the alibration blok and the image points. Self-alibration [16] estimates intrinsi and extrinsi parameter matries based on the orrespondene beteen image points and does not require a alibration objet ith knon 3D geometry. Zhang [17] proposed a flexible and high preision approah for amera alibration, requiring only the amera to observe a planar pattern hih an easily be printed and plaed on a rigid planar surfae shon at a fe (at least to) different orientations. Thereby radial lens distortion is modeled. Using his proposed proedure, the intrinsi and extrinsi parameter matries of alibration an be solved, and the distortion orretion an be alulated analytially. It is evident from (2) that only knoing the image projetion point (u, v) in the image oordinate frame annot solve the 3D point (X,, Z ) in the 3D amera oordinate frame, beause any point on the laser-line projetion appearing ithin the amera field of vie is a point in the laser plane. If the laser plane equation an be solved in the amera frame of referene, the laser plane an be desribed as: (3) ax by z (4) here a, b and are onstants desribing the laser-plane equation. Then the spatial points in the amera frame orresponding to the projetion point (u, v) in the image oordinate frame an be determined by (2) and (4).

3 Many methods exist to alibrate laser light plane. One of the ommon methods is to use a alibration blok, hih is a preisely manufatured objet from hih a fe feature points an be obtained. Abu-Nabah [18] uses the retangular noth alibration blok suessfullyby having its top surfae aligned vertially to the laser plane alloing alibration of the laser line plane equation. To alibrate the strutured light plane, ross-ratio invariane is also a ommon method. Zhou [19] proposed a novel approah to alibrate the laser plane ith free-moving one-dimensional target. The amera oordinates of a ontrol point on the light-stripe an be alulated by the feature-line equation and its distane to the origin is alulated ith its projetive oordinates based on a 1D projetive transformation. The laser plane as then fitted to these points. A alibration approah based on ative vision for a light plane as proposed by Chen [2], here the projetion of parallel lines in the light plane are aptured through translational motions, and the normal vetor of the light plane is alulated from vanishing points. In [21], a simple alibration method for deriving the strutured light plane parameters for elding robots as proposed. The laser irradiates on the alibration plate during amera alibration, beause the points on the intersetion of the laser plane and the surfae of the objet meet the pinhole model. Moreover, aording to Zhang's alibration method, it assumes the model plane is on Z= of the orld oordinate frame, and detets the sub-pixel enter of the laser line ui, v i, i 1,2,3... on the surfae of the alibration plate. Therefore, the orresponding oordinates in the amera oordinate frame an be solved as follo: Z X i r31 tx r32 ty r33t z ( u - u ) r / ( v - v ) r r i 33 i Z ( v v ) (5) i i i (6) Z ( u u ) i i (7) The laser light plane equation (4) an be fitted by using a series of laser lines on the alibration plates ith different orientations as (8). min a, b, d X a Z 1 b X i i 1 Z i By solving (8) via a linear least squares method, the onstants a, b and an be uniquely identified. Therefore, aording to (2) and (4), e an alulate 3D positions of the points lying on the laser strips in the aptured image. III. ALIGNMENT OF POINT CLOUDS AT DIFFERENT SCAN ANGLE (8) In setion II, the reonstruted 3D points are only defined based on the amera referene frame. While the sanning system is rotated, multiple 3D laser lines should be aligned together under the same orld oordinate frame. Therefore, it is neessary to alibrate the turntable. If the installation of turntable and amera is aurate, the rotation vetor oinides ith the rotation axis and the amera oordinate frame ill rotate around the turntable axis as shon by Fig. 3. O rotate axis X Z turntable Á t z X 1 1 Z 1 O 1 O X Fig. 3. The sanning system should rotate around the turntable axis. The amera oordinate frame at a ertain angle α an be onverted to a fixed oordinate frame O-XZ by (9). Z X os sin X1 1 1 Z sin os t z Z Hoever, in pratie, it is impossible to obtain the ideal mounting of braket and amera. The amera oordinate frame doesn t revolve around the vertial support but around a rotation vetor as shon by Fig. 4. It is diffiult to estimate the transition matrix beteen O -X Z and O-XZ by manual measurement. Therefore, e propose a method to obtain the transformation matrix of the amera from different positions to the fixed oordinate system and realize the point loud integration automatially. O turntable rotate axis X Z Á X 1 1 Z 1 O 1 O Fig. 4. The real rotation axis is not oinident ith rotation table axis. X Z H H 1 Z O X R (9)

4 Aording to [17], the alibration plate plane lies on Z= of the orld oordinate frame during alibration. The transformation matrix hih relates the orld oordinate frame to the amera oordinate frame as obtained after alibration. Therefore, if to ameras loated at O and O 1 take a fixed alibration plate respetively, e an get their transformation matries as: X X H (1) Z Z 1 1 X1 X H (11) 1 1 Z 1 Z 1 1 X 1 X X H H Tr (12) Z 1 Z Z After obtaining the amera oordinate frame transformation matrix of a fixed rotation angle, at the angle of a=n α (n=, 1, / a ), the amera oordinate frame an be transformed to the fixed oordinate frame as: Xn X n n Tr (13) Z n Z 1 1 In order to improve the omputation speed, Tr n is stored as a look-up-table. Therefore, the system an take pitures every α degrees. By solving eah point loud, and transferring the point loud to a fixed amera frame, a omplete 3D model an be obtained. IV. EXPERIMENTAL RESULTS The experimental setup onsists of a USB 3. amera ith resolution of pixels, and a lens ith a 6mm foal length. A red line laser ith an emitting angle of about 9 is used. After the sanning system is installed, the amera an be alibrated using the method of Zhang. The alibration took a total of 23 alibration plate images, of hih the last four are used to fit the laser plane equation. The last to are used to estimate the rigid transformation matrix of amera before and after rotation. In order to get a more dense point loud, this experiment takes α=.1. The intrinsi parameters matrix A and the transformation matrix Tr obtained by the alibration of amera are shon in Table I. TABLE I INTRINSIC PARAMETERS MATRIX Parameters α β u v Value e e e- 6 Tr The alibration matrix of eah alibration plate is obtained. The enter points of laser line are extrated from the last four graphs respetively as shon in Fig. 5. Aording to the equations (5) - (7), e an get the 3D points (X i, i, Z i), i=1, 2...n in the amera oordinate system. Then, aording to these points, equation (8) is used to fit the laser plane to obtain the oeffiients of the laser plane equation. The laser plane oeffiients are shon in Table II. Laser plane oeffiient Fig. 5. Laser stripe extration TABLE II LASER PLANE COEFFICIENT Value a b With the laser plane equation, simultaneously the amera model an be adopted to solve the 3D oordinates of the laser line. The point of the inverse solution is ompared ith that of the alibration solution, and the orretness of the laser plane an be verified by the standard deviation of the to sets of data in three diretions. Comparison of the to experimental results is as shon in Fig. 6, here the standard deviation of the X diretion as.2 mm, the diretion as.11 mm, and the Z diretion as 1.13 mm.

5 Measurement (mm) Deviation Number of Times -1.5 Fig. 6. Verifiation of plane equations and alibration. The red points are solved by external parameter matrix and blue points are solved by the amera model and laser plane equation. To verify the system measurement auray, a flat glass surfae is used. The glass has a distane of ~2.5 m to the amera. We seleted points on the all as a referene, ith the vertial and horizontal distane beteen them being 3 mm. By measuring the distane beteen horizontal and vertial markers on the glass surfae, the results sho that, the average distane measured as mm, and standard deviation as.87 mm. (d) Fig. 7. Auray evaluation of the proposed system. (a) Flat glass all; (b) Manual measurements beteen to points (3 mm); () Distane beteen points in point loud; (d) Deviation hart. To make the point loud ith olor information, a relay and a single hip miroomputer is developed to synhronize the amera, turntable, and laser. The system an take an image ith laser projetion and the another image ithout laser projetion in the same positions. Image subtration obtains the laser stripe pattern. Next, the laser stripe extration algorithm an be adopted to extrat the stripe enter. This approah improves the robustness of laser strip extration algorithm, and also provides olor information for the laser strip points. An experiment is shon in Fig. 8. Fig. 8a shos to objets ith olor texture, 8b shos the reonstruted 3D point louds, and 8 shos the olor 3D point louds. (a) (b) (a) Number of Times (b) ()

6 () Fig. 8. Reonstrution of the sene (a) ith () and ithout olor (b). By plaing the sanning system in the enter of a room, a full sanning is operated and the dense 3D point loud is obtained as shon by Fig. 9. The size of the room is 382 mm 615 mm. From the reonstrution results, the measured size of the room is about 3818 mm 6141 mm. The top vie of the reonstruted room sene is as shon by Fig. 9a. To side vies ith and ithout olor are displayed by Fig. 9b. A part of the room sene is enlarged and displayed in Fig. 9. () Fig. 9. 3D Reonstrution of indoor senes. (a) Top vie of reonstruted room model; (b) Side vies of the reonstruted room model ith and ithout olor; () A lose observation of part of the reonstruted room sene. (a) IV. CONCLUSION AND FUTURE WORK This paper presents an automati and aurate 3D sanning system for the reonstrution of indoor senes. The system orks based on the laser line sanning priniple. By the proposed alibration method, both amera and laser plane an be preisely alibrated. To align multiple laser profiles, a novel registration method is introdued. By the proposed laser strip detetion method, both a point oordinate and its olor information an be obtained. In the experiments, the measurement error an be ontrolled ithin 1 mm at a orking distane of 2.5 m. With a full sanning proedure, the room sene an be reonstruted automatially ith high preision. Suh a system an be idely used for the indoor sene reonstrution for different appliations like SLAM, VR/AR et. Future ork an address ho to expand the sanning range by the usage of fisheye ameras, hih ill broaden the sanning range and get a more omplete 3D room model. (b) REFERENCES [1] W. Shen and W. Zeng, "Researh of VR modelling tehnology based on VRML and 3DSMAX," Proeedings of 211 International Conferene on Computer Siene and Netork Tehnology, vol. 1, pp , De [2] Sprenger, Bernhard, "Dynamial monitoring and modelling of a oordinate measuring mahine." U.S. Patent No. 9,593, Mar [3]. Nie and Z. Song, "A novel photometri stereo method ith nonisotropi point light soures," rd International Conferene on Pattern Reognition (ICPR), pp , De [4] J. Liao, B. Buhholz, J. M. Thiery, P. Bauszat and E. Eisemann, "Indoor Sene Reonstrution Using Near-Light Photometri Stereo," in IEEE Transations on Image Proessing, vol. 26, no. 3, pp , Marh 217. [5] N. Q. Ann, M. S. H. Ahmad, L. Bayuaji, M. R. Daud and D. Pebrianti, "Study on 3D sene reonstrution in robot navigation using stereo vision," 216 IEEE International Conferene on Automati Control and Intelligent Systems (I2CACIS), pp , Ot. 216.

7 [6] M. okozuka, K. Tomita, O. Matsumoto and A. Banno, "Aurate depth-map refinement by per-pixel plane fitting for stereo vision," rd International Conferene on Pattern Reognition (ICPR), pp , De, 216. [7] J. Gallego and M. Pardàs, "Robust 3D SFS reonstrution based on reliability maps," 214 IEEE International Conferene on Image Proessing (ICIP), pp , Ot [8] E. Turner and A. Zakhor, "Automati Indoor 3D Surfae Reonstrution ith Segmented Building and Objet Elements," 215 International Conferene on 3D Vision, pp , Ot [9] Z. Song. "Use of strutured light for three-dimensional reonstrution." The Chinese University of Hong Kong (People's Republi of China), 28. [1] J. W. Li, et al, "Indoor 3D sene reonstrution for mobile robots using Mirosoft Kinet sensor," th Chinese Control Conferene (CCC), pp , July, 216. [11] Runyang Zou, Xueshi Ge and Geng Wang, "Appliations of RGB-D data for 3D reonstrution in the indoor environment," 216 IEEE Chinese Guidane, Navigation and Control Conferene (CGNCC), pp , Aug [12] X. Chai, F. Wen, X. Cao and K. uan, "A fast 3D surfae reonstrution method for spraying robot ith time-of-flight amera," 213 IEEE International Conferene on Mehatronis and Automation, pp , Aug [13] F. Zhou, and G. Zhang. "Complete alibration of a strutured light stripe vision sensor through planar target of unknon orientations." Image & Vision Computing, vol.23, no. 1, pp , 25. [14] Lenz, Reimar, and D. Fritsh. "Auray of videometry ith CCD sensors." Isprs Journal of Photogrammetry & Remote Sensing vol. 45, no. 2, pp. 9-11, 199. [15] Ghosh, P. K, and S. P. Mudur. "Three-Dimensional Computer Vision: A Geometri Viepoint." Computer Journal vol. 38, no. 1, pp , [16] Pollefeys, Mar, R. Koh, and L. V. Gool. "Self-Calibration and Metri Reonstrution in Spite of Varying and Unknon Internal Camera Parameters. International Journal of Computer Vision vol. 32, no. 1, pp. 7-25, [17] Z. Zhang, "A flexible ne tehnique for amera alibration," in IEEE Transations on Pattern Analysis and Mahine Intelligene, vol. 22, no. 11, pp , Nov 2. [18] Abu-Nabah, Bassam A., A. O. Elsoussi, and E. R. K. A. Alami. "Simple laser vision sensor alibration for surfae profiling appliations." Optis & Lasers in Engineering vol. 84, pp , 216. [19] F. Zhou. "Calibrating Strutured-light Vision Sensor ith Onedimensional Target." Journal of Mehanial Engineering vol. 46, no.18, pp.7-12, 21. [2] Chen, F. Tian, M. A. Zi, and W. U. Xiang. "Calibration of light plane in line strutured light sensor based on ative vision." Guangxue Jingmi Gongheng/optis & Preision Engineering vol.2, no. 2, pp , 212. [21] J. Fan, F. Jing, Z. Fang and Z. Liang, "A simple alibration method of strutured light plane parameters for elding robots," th Chinese Control Conferene (CCC), pp , July 216.

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

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

More information

Self-Location of a Mobile Robot with uncertainty by cooperation of an heading sensor and a CCD TV camera

Self-Location of a Mobile Robot with uncertainty by cooperation of an heading sensor and a CCD TV camera Self-oation of a Mobile Robot ith unertainty by ooperation of an heading sensor and a CCD TV amera E. Stella, G. Ciirelli, A. Distante Istituto Elaborazione Segnali ed Immagini - C.N.R. Via Amendola, 66/5-706

More information

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

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

More information

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

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

More information

Lecture 02 Image Formation

Lecture 02 Image Formation Institute of Informatis Institute of Neuroinformatis Leture 2 Image Formation Davide Saramuzza Outline of this leture Image Formation Other amera parameters Digital amera Perspetive amera model Lens distortion

More information

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS Ahmed Elaksher a, Mohammed Elghazali b, Ashraf Sayed b, and Yasser Elmanadilli b a Shool of Civil Engineering, Purdue University, West Lafayette,

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

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

More information

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

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

More information

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

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

More information

Flexible Calibration of a Portable Structured Light System through Surface Plane

Flexible Calibration of a Portable Structured Light System through Surface Plane Vol. 34, No. 11 ACTA AUTOMATICA SINICA November, 2008 Flexible Calibration of a Portable Structured Light System through Surface Plane GAO Wei 1 WANG Liang 1 HU Zhan-Yi 1 Abstract For a portable structured

More information

Projections. Let us start with projections in 2D, because there are easier to visualize.

Projections. Let us start with projections in 2D, because there are easier to visualize. Projetions Let us start ith projetions in D, beause there are easier to visualie. Projetion parallel to the -ais: Ever point in the -plane ith oordinates (, ) ill be transformed into the point ith oordinates

More information

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

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

More information

A radiometric analysis of projected sinusoidal illumination for opaque surfaces

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

More information

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

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

More information

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

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

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

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

More information

Projector Calibration for 3D Scanning Using Virtual Target Images

Projector Calibration for 3D Scanning Using Virtual Target Images INTERNATIONAL JOURNAL OF RECISION ENGINEERING AND MANUFACTURING Vol. 13, No. 1,. 125-131 JANUARY 2012 / 125 DOI: 10.1007/s12541-012-0017-3 rojetor Calibration for 3D Sanning Using Virtual Target Images

More information

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

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

More information

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

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

More information

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

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

More information

Video Data and Sonar Data: Real World Data Fusion Example

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

More information

Interactive Order-Independent Transparency

Interactive Order-Independent Transparency Interative Order-Independent Transpareny Cass Everitt NVIDIA OpenGL Appliations Engineering ass@nvidia.om (a) (b) Figure. These images illustrate orret (a) and inorret (b) rendering of transparent surfaes.

More information

Gray Code Composite Pattern Structured Light Illumination

Gray Code Composite Pattern Structured Light Illumination University of Kentuky UKnoledge University of Kentuky Master's Theses Graduate Shool 2007 Gray Code Coposite Pattern Strutured Light Illuination Pratibha Gupta University of Kentuky, prats_1515@yahoo.o

More information

Analysis and verification of multi-rotors attitude control algorithms in. Pixhawk. Fangzhen Lin 1, a

Analysis and verification of multi-rotors attitude control algorithms in. Pixhawk. Fangzhen Lin 1, a 6th International Conferene on Advaned Design and Manufaturing Engineering (ICADME 2016) Analysis and verifiation of multi-rotors attitude ontrol algorithms in Pixhawk Fangzhen Lin 1, a 1 Beihang University,

More information

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing Defet Detetion and Classifiation in Cerami Plates Using Mahine Vision and Naïve Bayes Classifier for Computer Aided Manufaturing 1 Harpreet Singh, 2 Kulwinderpal Singh, 1 Researh Student, 2 Assistant Professor,

More information

Motion Correction Structured Light using Pattern Interleaving Technique

Motion Correction Structured Light using Pattern Interleaving Technique Universit of Kentuk UKnoledge Universit of Kentuk Master's Theses Graduate Shool 28 Motion Corretion Strutured Light using Pattern Interleaving Tehnique Raja Kalan Ra Cavaturu Universit of Kentuk, rajaavaturu@gail.o

More information

Comparative Analysis of two Types of Leg-observation-based Visual Servoing Approaches for the Control of a Five-bar Mechanism

Comparative Analysis of two Types of Leg-observation-based Visual Servoing Approaches for the Control of a Five-bar Mechanism Proeedings of Australasian Conferene on Robotis and Automation, 2-4 De 2014, The University of Melbourne, Melbourne, Australia Comparative Analysis of two Types of Leg-observation-based Visual Servoing

More information

Using Augmented Measurements to Improve the Convergence of ICP

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

More information

Plane-based Calibration of a Camera with Varying Focal Length: the Centre Line Constraint

Plane-based Calibration of a Camera with Varying Focal Length: the Centre Line Constraint Planebased Calibration of a Camera with Varying Foal Length: the Centre Line Constraint Pierre GURDOS and René PAYRISSAT IRITUPS TCI 118 route de Narbonne 31062 Toulouse Cedex 4 FRANCE PierreGurdjos@iritfr

More information

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

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

More information

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

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW FOREGROUND OBJECT EXTRACTION USING FUZZY C EANS WITH BIT-PLANE SLICING AND OPTICAL FLOW SIVAGAI., REVATHI.T, JEGANATHAN.L 3 APSG, SCSE, VIT University, Chennai, India JRF, DST, Dehi, India. 3 Professor,

More information

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints 5 JOURNAL OF SOFTWARE VOL. 8 NO. 8 AUGUST Optimization of Two-Stage Cylindrial Gear Reduer with Adaptive Boundary Constraints Xueyi Li College of Mehanial and Eletroni Engineering Shandong University of

More information

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

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

More information

Active Compliant Motion Control for Grinding Robot

Active Compliant Motion Control for Grinding Robot Proeedings of the 17th World Congress The International Federation of Automati Control Ative Compliant Motion Control for Grinding Robot Juyi Park*, Soo Ho Kim* and Sungkwun Kim** *Daewoo Shipbuilding

More information

A Comprehensive Review of Overlapping Community Detection Algorithms for Social Networks

A Comprehensive Review of Overlapping Community Detection Algorithms for Social Networks International Journal of Engineering Researh and Appliations (IJERA) ISSN: 2248-9622 National Conferene on Advanes in Engineering and Tehnology (AET- 29th Marh 2014) RESEARCH ARTICLE OPEN ACCESS A Comprehensive

More information

RANGE DOPPLER ALGORITHM FOR BISTATIC SAR PROCESSING BASED ON THE IMPROVED LOFFELD S BISTATIC FORMULA

RANGE DOPPLER ALGORITHM FOR BISTATIC SAR PROCESSING BASED ON THE IMPROVED LOFFELD S BISTATIC FORMULA Progress In Eletromagnetis Researh Letters, Vol. 27, 161 169, 2011 RANGE DOPPLER ALGORITHM FOR ISTATIC SAR PROCESSING ASED ON THE IMPROVED LOFFELD S ISTATIC FORMULA X. Wang 1, * and D. Y. Zhu 2 1 Nanjing

More information

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

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

More information

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

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

More information

New Fuzzy Object Segmentation Algorithm for Video Sequences *

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

More information

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

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

More information

Decoding positional and color information from a coded pattern Nelson L. Chang, Suk Hwan Lim, and Feng Tang

Decoding positional and color information from a coded pattern Nelson L. Chang, Suk Hwan Lim, and Feng Tang Deoding positional and olor information from a oded pattern Nelson L. Chang, Suk Hwan Li and Feng Tang HP Laboratories HPL-2010-131 Keyword(s): single shot oded patter amera alibratio geometri alibratio

More information

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

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

More information

Cluster-Based Cumulative Ensembles

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

More information

FAST REGISTRATION OF TERRESTRIAL LIDAR POINT CLOUD AND SEQUENCE IMAGES

FAST REGISTRATION OF TERRESTRIAL LIDAR POINT CLOUD AND SEQUENCE IMAGES FAST REGISTRATION OF TERRESTRIAL LIDAR POINT CLOUD AND SEQUENCE IMAGES Jie Shao a, Wuming Zhang a, Yaqiao Zhu b, Aojie Shen a a State Key Laboratory of Remote Sensing Science, Institute of Remote Sensing

More information

End-effector pose estimation of the Monash Epicyclic-Parallel Manipulator through the visual observation of its legs

End-effector pose estimation of the Monash Epicyclic-Parallel Manipulator through the visual observation of its legs End-effetor pose estimation of the Monash Epiyli-Parallel Manipulator through the visual observation of its legs Alessia Vignolo,Sébastien Briot, Philippe Martinet,, Chao Chen 3 Abstrat Past researh works

More information

Face and Facial Feature Tracking for Natural Human-Computer Interface

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

More information

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

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

More information

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

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

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

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

More information

Boosted Random Forest

Boosted Random Forest Boosted Random Forest Yohei Mishina, Masamitsu suhiya and Hironobu Fujiyoshi Department of Computer Siene, Chubu University, 1200 Matsumoto-ho, Kasugai, Aihi, Japan {mishi, mtdoll}@vision.s.hubu.a.jp,

More information

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

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

More information

Rapid, accurate particle tracking by calculation of radial symmetry centers

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

More information

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

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

More information

Constrained Motion Estimation for a Multi-Camera System

Constrained Motion Estimation for a Multi-Camera System UNIVERSITY OF CALGARY Constrained Motion Estimation for a Multi-Camera System by Mehdi Mazaheri Tehrani A THESIS SUBMITTED TO THE FACULTY OF GRADUATE STUDIES IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR

More information

CUTTING FORCES AND CONSECUTIVE DEFORMATIONS AT MILLING PARTS WITH THIN WALLS

CUTTING FORCES AND CONSECUTIVE DEFORMATIONS AT MILLING PARTS WITH THIN WALLS Proeedings of the International Conferene on Manufaturing Systems ICMaS Vol. 4, 2009, ISSN 1842-3183 University POLITEHNICA of Buharest, Mahine and Manufaturing Systems Department Buharest, Romania CUTTING

More information

Transition Detection Using Hilbert Transform and Texture Features

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

More information

Video stabilization based on a 3D perspective camera model

Video stabilization based on a 3D perspective camera model Vis Comput DOI 10.1007/s00371-009-0310-z ORIGINAL ARTICLE Video stabilization based on a 3D perspetive amera model Guofeng Zhang Wei Hua Xueying Qin Yuanlong Shao Hujun Bao Springer-Verlag 2009 Abstrat

More information

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

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

More information

Machine Vision. Laboratory Exercise Name: Student ID: S

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

More information

Hitachi Ltd., Production Engineering Research Lab. ABSTRACT

Hitachi Ltd., Production Engineering Research Lab. ABSTRACT Real-time omputation of depth from defous Masahiro Watanabe, Shree K.Nayar y and Minori Noguhi Hitahi Ltd., Prodution Engineering Researh Lab. 292 Yoshida-ho, Totsuka, Yokohama 244, Japan y Columbia University,

More information

Adaptation of Rigid Registration Algorithm to the Fingerprints Identification

Adaptation of Rigid Registration Algorithm to the Fingerprints Identification Amerian Journal of Software Engineering and Appliations 205; 4(6): 07-4 Published online Otober 8, 205 (http://www.sienepublishinggroup.om/j/ajsea) doi: 0.648/j.ajsea.2050406.2 ISSN: 2327-2473 (Print);

More information

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

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

More information

An Event Display for ATLAS H8 Pixel Test Beam Data

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

More information

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

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

More information

Calculation of typical running time of a branch-and-bound algorithm for the vertex-cover problem

Calculation of typical running time of a branch-and-bound algorithm for the vertex-cover problem Calulation of typial running time of a branh-and-bound algorithm for the vertex-over problem Joni Pajarinen, Joni.Pajarinen@iki.fi Otober 21, 2007 1 Introdution The vertex-over problem is one of a olletion

More information

Comparing Images Under Variable Illumination

Comparing Images Under Variable Illumination ( This paper appeared in CVPR 8. IEEE ) Comparing Images Under Variable Illumination David W. Jaobs Peter N. Belhumeur Ronen Basri NEC Researh Institute Center for Computational Vision and Control The

More information

INTEGRATING PHOTOGRAMMETRY AND INERTIAL SENSORS FOR ROBOTICS NAVIGATION AND MAPPING

INTEGRATING PHOTOGRAMMETRY AND INERTIAL SENSORS FOR ROBOTICS NAVIGATION AND MAPPING INTEGRATING PHOTOGRAMMETRY AND INERTIAL SENSORS FOR ROBOTICS NAVIGATION AND MAPPING Fadi Bayoud, Jan Skaloud, Bertrand Merminod Eole Polytehnique Fédérale de Lausanne (EPFL) Geodeti Engineering Laoratory

More information

Accurate Image Based Relighting through Optimization

Accurate Image Based Relighting through Optimization Thirteenth Eurographis Workshop on Rendering (2002) P. Debeve and S. Gibson (Editors) Aurate Image Based Relighting through Optimization Pieter Peers Philip Dutré Department of Computer Siene, K.U.Leuven,

More information

Torpedo Trajectory Visual Simulation Based on Nonlinear Backstepping Control

Torpedo Trajectory Visual Simulation Based on Nonlinear Backstepping Control orpedo rajetory Visual Simulation Based on Nonlinear Bakstepping Control Peng Hai-jun 1, Li Hui-zhou Chen Ye 1, 1. Depart. of Weaponry Eng, Naval Univ. of Engineering, Wuhan 400, China. Depart. of Aeronautial

More information

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

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

More information

A cost-efficient solution to true color terrestrial laser scanning

A cost-efficient solution to true color terrestrial laser scanning A ost-effiient solution to true olor terrestrial laser sanning Peter D. White* Shool of Engineering, Durham University, Durham DH 3LE, UK Rihard R. Jones* Geospatial Researh Ltd., Department of Earth Sienes,

More information

Shape Outlier Detection Using Pose Preserving Dynamic Shape Models

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

More information

Simultaneous image orientation in GRASS

Simultaneous image orientation in GRASS Simultaneous image orientation in GRASS Alessandro BERGAMINI, Alfonso VITTI, Paolo ATELLI Dipartimento di Ingegneria Civile e Ambientale, Università degli Studi di Trento, via Mesiano 77, 38 Trento, tel.

More information

SEGMENTATION OF IMAGERY USING NETWORK SNAKES

SEGMENTATION OF IMAGERY USING NETWORK SNAKES SEGMENTATION OF IMAGERY USING NETWORK SNAKES Matthias Butenuth Institute of Photogrammetry and GeoInformation, Leibniz Universität Hannover Nienburger Str. 1, 30167 Hannover, Germany butenuth@ipi.uni-hannover.de

More information

Exploiting Enriched Contextual Information for Mobile App Classification

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

More information

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0;

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0; Naïve line drawing algorithm // Connet to grid points(x0,y0) and // (x1,y1) by a line. void drawline(int x0, int y0, int x1, int y1) { int x; double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx;

More information

Colouring contact graphs of squares and rectilinear polygons de Berg, M.T.; Markovic, A.; Woeginger, G.

Colouring contact graphs of squares and rectilinear polygons de Berg, M.T.; Markovic, A.; Woeginger, G. Colouring ontat graphs of squares and retilinear polygons de Berg, M.T.; Markovi, A.; Woeginger, G. Published in: nd European Workshop on Computational Geometry (EuroCG 06), 0 Marh - April, Lugano, Switzerland

More information

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer Communiations and Networ, 2013, 5, 69-73 http://dx.doi.org/10.4236/n.2013.53b2014 Published Online September 2013 (http://www.sirp.org/journal/n) Cross-layer Resoure Alloation on Broadband Power Line Based

More information

Orientation of the coordinate system

Orientation of the coordinate system Orientation of the oordinate system Right-handed oordinate system: -axis by a positive, around the -axis. The -axis is mapped to the i.e., antilokwise, rotation of The -axis is mapped to the -axis by a

More information

Block Triangulation using Three-line Images

Block Triangulation using Three-line Images 'Photogrammetri Week '95', D. Fritsh & D. Hobbie, Eds., Wihmann Verlag, Heidelberg, 1995 Ohlhof 197 Blok Triangulation using Three-line Images TIMM OHLHOF, Münhen ABSTRACT The most advaned amera onept

More information

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

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

More information

3D Shadows: Computer Vision for an Unencumbered Interface

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

More information

Modeling of Wire Electrochemical Machining

Modeling of Wire Electrochemical Machining A publiation of 91 CHEMICAL ENGINEERING TRANSACTIONS VOL. 41, 214 Guest Editors: Simonetta Palmas, Mihele Masia, Annalisa Vaa Copyright 214, AIDIC Servizi S.r.l., ISBN 978-88-9568-32-7; ISSN 2283-9216

More information

An Algorithm for the Welding Torch Weaving Control of Arc Welding Robot

An Algorithm for the Welding Torch Weaving Control of Arc Welding Robot http://dx.doi.org/0.5755/j0.eee.2.2.599 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 392-25, VOL. 2, NO. 2, 205 An Algorithm for the Welding Torch Weaving Control of Arc Welding Robot Wen-liang Zhu, Fu-sheng Ni

More information

TARGETLESS CAMERA CALIBRATION

TARGETLESS CAMERA CALIBRATION TARGETLESS CAMERA CALIBRATION L. Barazzetti a, L. Mussio b, F. Remondino, M. Saioni a a Politenio di Milano, Dept. of Building Engineering Siene and Tehnology, Milan, Italy {luigi.barazzetti, maro.saioni}@polimi.it,

More information

Active Vision Robot Head. Jorge Batista, Jorge Dias, Helder Araujo, A. T. Almeida

Active Vision Robot Head. Jorge Batista, Jorge Dias, Helder Araujo, A. T. Almeida The ISR Multi-Degrees-of-Freedom Ative Vision Robot Head Jorge Batista, Jorge Dias, Helder Araujo, A. T. Almeida Institute of Systems and Robotis (ISR), and Eletrial Engineering Department, University

More information

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment hemial, Biologial and Radiologial Haard Assessment: A New Model of a Plume in a omplex Urban Environment Skvortsov, A.T., P.D. Dawson, M.D. Roberts and R.M. Gailis HPP Division, Defene Siene and Tehnology

More information

3D Model Based Pose Estimation For Omnidirectional Stereovision

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

More information

3D Sensing. 3D Shape from X. Perspective Geometry. Camera Model. Camera Calibration. General Stereo Triangulation.

3D Sensing. 3D Shape from X. Perspective Geometry. Camera Model. Camera Calibration. General Stereo Triangulation. 3D Sensing 3D Shape from X Perspective Geometry Camera Model Camera Calibration General Stereo Triangulation 3D Reconstruction 3D Shape from X shading silhouette texture stereo light striping motion mainly

More information

arxiv: v1 [cs.gr] 10 Apr 2015

arxiv: v1 [cs.gr] 10 Apr 2015 REAL-TIME TOOL FOR AFFINE TRANSFORMATIONS OF TWO DIMENSIONAL IFS FRACTALS ELENA HADZIEVA AND MARIJA SHUMINOSKA arxiv:1504.02744v1 s.gr 10 Apr 2015 Abstrat. This work introdues a novel tool for interative,

More information

Compressed Sensing mm-wave SAR for Non-Destructive Testing Applications using Side Information

Compressed Sensing mm-wave SAR for Non-Destructive Testing Applications using Side Information Compressed Sensing mm-wave SAR for Non-Destrutive Testing Appliations using Side Information Mathias Bequaert 1,2, Edison Cristofani 1,2, Gokarna Pandey 2, Marijke Vandewal 1, Johan Stiens 2,3 and Nikos

More information

MATH STUDENT BOOK. 12th Grade Unit 6

MATH STUDENT BOOK. 12th Grade Unit 6 MATH STUDENT BOOK 12th Grade Unit 6 Unit 6 TRIGONOMETRIC APPLICATIONS MATH 1206 TRIGONOMETRIC APPLICATIONS INTRODUCTION 3 1. TRIGONOMETRY OF OBLIQUE TRIANGLES 5 LAW OF SINES 5 AMBIGUITY AND AREA OF A TRIANGLE

More information

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

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

More information

the data. Structured Principal Component Analysis (SPCA)

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

More information

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method 3537 Multiple-Criteria Deision Analysis: A Novel Rank Aggregation Method Derya Yiltas-Kaplan Department of Computer Engineering, Istanbul University, 34320, Avilar, Istanbul, Turkey Email: dyiltas@ istanbul.edu.tr

More information

A RAY TRACING SIMULATION OF SOUND DIFFRACTION BASED ON ANALYTIC SECONDARY SOURCE MODEL

A RAY TRACING SIMULATION OF SOUND DIFFRACTION BASED ON ANALYTIC SECONDARY SOURCE MODEL 19th European Signal Proessing Conferene (EUSIPCO 211) Barelona, Spain, August 29 - September 2, 211 A RAY TRACING SIMULATION OF SOUND DIFFRACTION BASED ON ANALYTIC SECONDARY SOURCE MODEL Masashi Okada,

More information

Absolute Scale Structure from Motion Using a Refractive Plate

Absolute Scale Structure from Motion Using a Refractive Plate Absolute Scale Structure from Motion Using a Refractive Plate Akira Shibata, Hiromitsu Fujii, Atsushi Yamashita and Hajime Asama Abstract Three-dimensional (3D) measurement methods are becoming more and

More information

Improved Real-Time Shadow Mapping for CAD Models

Improved Real-Time Shadow Mapping for CAD Models Improved Real-Time Shado Mapping for CAD Models Vitor Barata R. B. Barroso TeGraf, Computer Siene Dept., PUC-Rio vbarata@tegraf.pu-rio.br Waldemar Celes TeGraf, Computer Siene Dept., PUC-Rio eles@tegraf.pu-rio.br

More information

A Unified Subdivision Scheme for Polygonal Modeling

A Unified Subdivision Scheme for Polygonal Modeling EUROGRAPHICS 2 / A. Chalmers and T.-M. Rhyne (Guest Editors) Volume 2 (2), Number 3 A Unified Subdivision Sheme for Polygonal Modeling Jérôme Maillot Jos Stam Alias Wavefront Alias Wavefront 2 King St.

More information

An Alternative Approach to the Fuzzifier in Fuzzy Clustering to Obtain Better Clustering Results

An Alternative Approach to the Fuzzifier in Fuzzy Clustering to Obtain Better Clustering Results An Alternative Approah to the Fuzziier in Fuzzy Clustering to Obtain Better Clustering Results Frank Klawonn Department o Computer Siene University o Applied Sienes BS/WF Salzdahlumer Str. 46/48 D-38302

More information