Robust Ground Plane Tracking in Cluttered Environments from Egocentric Stereo Vision

Size: px
Start display at page:

Download "Robust Ground Plane Tracking in Cluttered Environments from Egocentric Stereo Vision"

Transcription

1 Robust Groun Plane Tracking in Cluttere Environments from Egocentric Stereo Vision Tobias Schwarze an Martin Lauer 1 Abstract Estimating the groun plane is often one of the first steps in geometric reasoning processes as it offers easily accessible context knowlege. Especially unconstraine platforms that capture vieo from egocentric viewpoints can benefit from such knowlege in various ways. A key requirement here is keeping orientation, which can be greatly achieve by keeping track of the groun. We present an approach to keep track of the groun plane in cluttere inner-urban environments using stereo vision in real-time. We fuse a planar moel fit in low-resolution isparity ata with the irection of the vertical vanishing point. Our experiments show how this effectively ecreases the error of plane attitue estimation compare to classic least-squares fitting an allows to track the plane with camera configurations in which the groun is not visible. We evaluate the approach using groun-truth from an inertial measurement unit an emonstrate long-term stability on a ataset of challenging inner city scenes. I. INTRODUCTION A funamental requirement for any robotic system which aims at perceiving an unerstaning unknown environments is the ability to acquire information about the coarse scene structure. Being able to istinguish salient foregroun objects from navigable backgroun space constitutes one of the challenging tasks for such systems. Navigable space can often be seen as a continuous surface in a limite area aroun the point of view. This especially hols in structure environments. Consequently, the groun surface is often expresse through geometric moels. These representations offer simple but effective context knowlege which can be incorporate into subsequent reasoning steps, as e.g. emonstrate in [1]. In this work we treat the measuring an tracking of such moel from a free moving stereo camera system. In mobile robotics plane parameter tracking is most frequently treate from mono-vision by tracking sparse features. The homography inuce by the surface seen from ifferent viewpoints is usually estimate to this en [2] an tracke with particle [3] or Kalman filters [4]. Sometimes the interest is not the plane itself but the camera motion [5], [6]. Using stereo vision or epth ata, groun surface estimation is often foun as preprocessing step towars free-space estimation or obstacle etection, where regions of interest are create base on the elevation over groun. Surface moelling is an important builing block in the context of autonomous vehicles to estimate rivable freespace. A popular metho was introuce by Labayrae et al. 1 The authors are with the Institute of Measurement an Control Systems, Karlsruhe Institute of Technology, Karlsruhe, Germany tobias.schwarze@kit.eu Fig. 1: Two typical inner-urban street scenes. using the v-isparity [7], a isparity row histogram in which planar surfaces can be obtaine by 2D line fitting. In its plain form it requires to compensate the camera roll beforehan, which makes it ifficult to apply in unconstraine camera setups. When vehicle fixe camera attitue is given, the necessary aoptions to compensate changes in roll an pitch over time are comparably small, but often more expressive geometric moels like splines [8] or clothois [9] are fitte here ue to the larger range of interest. In more unconstraine setups planar surfaces or groun planes are usually fitte in the isparity omain [10], [11], or can also be estimate irectly from stereo images [12]. When the camera motion is small enough, the last known plane parameters are a sufficient starting point to fin the new parameters by refinement [13]. In a similar setting to ours, [14] assumes small camera roll an uses the v-isparity omain to fin groun support points for a subsequent leastsquares plane fit. All these approaches still require at least a portion of the groun to be visible in every estimation step. Strong camera motion is not taken into consieration, tracking plane parameters only succees as long as interframe camera pose changes are small enough an the groun is still the ominant plane. In this work we consier vision systems that perceive the environment from an egocentric viewpoint. In our case this is a calibrate stereo camera mounte close to a person s hea. There are various challenges of such unconstraine platforms that existing approaches usually o not eal with: First, camera motion is too strong to use the last known estimate as initial guess for parameter optimization as in [13], [12]. Seconly, a ba camera elevation angle often leas to invisibility of the groun for many consecutive frames. Approaches that require the groun to be the ominant plane cannot eal with such situation an also fail in cases of total occlusion ue to objects an scene clutter. Our goal is to estimate an track the groun from a ense but lowresolution stereo isparity image uner these conitions.

2 The next section gives an overview of the components we use to achieve this goal. In Section III we explain our filter framework which fuses all information into the groun plane estimate. We evaluate the approach in Section IV on atasets of cluttere inner-urban scenes with groun-truth measurements from an inertial measurement unit. II. SYSTEM We moel the groun as a planar surface, which appears to be a vali assumption in our scenarios, consiering a limite range of interest of aroun 15m. To obtain a parameter preiction with strong camera movement we estimate the camera motion by visual oometry. We then use two complementary measurements to correct the preiction. First, we fin an optimize plane using a robust least-squares fit in isparity ata. Seconly, we estimate the vertical vanishing irection, which coincies with the normal vector of the (non-incline) groun plane in a calibrate camera. This secon measurement allows us to carry out a correction without the groun plane being actually visible. The iea is probably most similar to [15], here the vanishing irections are use to constrain a homography estimation from omniirectional images. The iniviual steps are etaile in the following. A. Visual Oometry The process of estimating the motion of a camera solely from image ata is commonly referre to as visual oometry (VO). The general goal is to fin the transformation in all six egrees of freeom that relates the camera poses of frame k 1 an k. Various stanalone implementations exist, an overview can be foun in [16]. In this work we employ libviso2 [17]; the frame to frame transformation is provie as a translation vector t an a 3x3 rotation matrix [ R which ] can be written as an affine R t transformation T = 0 T. Since this estimation is one 1 incrementally it is inevitably subject to rift. B. Iterative Least-Squares plane fitting We represent a plane in uvδ space as αu n + βv n + γ δ = 0 (1) using normalize image coorinates u n = u cu f, v n = v cv f, with camera focal length f an principal point (c u, c v ). The initial groun plane is foun using the RANSAC scheme by repeately sampling planes through 3 ranom points. A plane is evaluate by counting the support points with point-to-plane istance αu n +βv n +γ δ smaller than a isparity margin ɛ aroun the plane. Having obtaine an initial solution we can optimize the parameters using a robust iterative least-squares estimator. The set of uvδ plane support points is selecte by valiating the plane equation αu n + βv n + γ δ ɛ. The optimize uvδ-plane parameters are then result of α β = (H T H) 1 H T y (2) γ with H being the measurement matrix [u n1..n v n1..n 1] an y the corresponing isparity measurements. We apply the least-squares estimation a few iterations until no consierable upate in the parameters remains. C. Vanishing point estimation Given a calibrate camera system, lines in 3D-space are projecte to lines in the image plane. The intersection of projecte parallel space lines is known as vanishing point. In the calibrate camera case, each vanishing point efines a irection vector originating from the camera principal point c u, c v. If we assume a non-incline groun plane, the vertical vanishing irection coincies with the normal vector of the groun plane. We estimate this vanishing point following the approach of Tarif [18]. Base on a Canny ege etector, ege crossings are suppresse an connecte points extracte by floo fill region growing. The ege hypotheses are split into straight segments. The remaining segments longer than 30px are fitte with a line moel an constitute the ege list ξ. From ξ we seek the subset of eges ξ vert, which support the expecte irection of the vertical vanishing point. We initialize this irection with the current groun plane normal vector n. Once the vanishing point is initialize we preict its irection using the visual oometry rotation R between frame k an k 1 as n V P,k = R n V P,k 1 (3) To evaluate the support of an ege ξ j for a given vanishing point n V P we efine its error as the orthogonal istance D j (n V P, ξ j ) of one of the line enpoints to the line connecting the vanishing point with the ege centroi [18]. All eges with D < ɛ V P are consiere when upating the vanishing point through minimizing n + V P,k = min D j (n V P, ξ j ) (4) n V P ξ j ξ vert Internally we represent the vanishing irection n V P with spherical coorinates (, ϕ) an also perform minimization in this omain. III. FILTER The aim of our filter framework is to fuse all measurements escribe in the previous section. Note that these input features are selecte in such a way that they provie stochastically inepenent an complementary information about the groun plane. A recursive estimator is esire to enable access to the current best estimate an retain realtime capabilities. A Kalman filter fullfills these requirement an is chosen here. However, we nee to fuse measurements in camera coorinates (plane fit) with measurements in worl coorinates (vanishing irection, egomotion T ), the transformation between which is non-linear. Hence, we apply an extene Kalman filter (EKF) with state transition an observation moel x k = f (x k 1, u k, w k ), (5) z k = h (x k, v k ), (6)

3 x k R n being state of the system at time t k with associate measurements z k R m an f ( ) an h ( ) being the nonlinear process an measurement functions with w k an v k the process an measurement noises. Our system state x = [, ϕ, ] T consists of the groun plane normal n in spherical coorinates, ϕ an the orthogonal camera to plane istance in Eucliean XY Z space. Preiction We use the visual oometry transformation T between last frame k 1 an current frame k to obtain the preicte plane[ parameters ] for the current view. An XY Z- n plane p k 1 = transforms via where p k = ( T 1) T pk 1, (7) ( T 1 ) [ ] T R 0 = ( R T t) T. (8) 1 The accoring process function f ( ) uses T as control input an is calculate as x k = f([, ϕ, ] T, T ) (9) = g sph ( (T 1 ) T g 1 sph ( [, ϕ, ] T )) (10) where g sph ( ) transforms the Eucliean plane representation into spherical coorinates ([ ]) arccos(n ϕ n z ) = g sph = atan2(n y, n x ) (11) Measurement preiction The current state preiction x k is use as starting point for the iterative least-squares estimation as escribe in section II-B. This requires to transform x to normalize uvδ plane parameters [α, β, γ] via α β = Bf n = g uvδ ϕ = Bf sin () cos (ϕ) sin () sin (ϕ) γ cos () (12) with stereo baseline B an camera focal length f. Correction From (2) we obtain a measurement m LS = [α, β, γ] T. The vanishing point estimation accoring to Section II-C results in a measurement m V P = [, ϕ] T. Using g uvδ (x k ) as filter measurement preiction we apply a correction step with m LS. The vanishing irection measurement m V P is irectly applie as aitional correction step. Alternatively both can be combine in one step. As long as the camera elevation w.r.t. to the groun plane stays below a fixe angle (in our setup 75, generally epening on the vertical camera opening angle) the groun plane is still visible an a least-squares groun plane measurement can be obtaine. In this case we correct the state using both measurements. Whenever the camera is tilte further away we only consier m V P to correct the groun plane attitue. Fig. 2: Measurement setup for parameter variance estimation. Left: plane support points are coloure green, eges supporting the vertical vanishing point are highlighte pink. Right: Corresponing isparity image at half-resolution. We valiate the correction by setting a valiation gate aroun e 2 = r T S 1 r with upate resiual r an measurement preiction covariance S. IV. EXPERIMENTS Our experimental setup consists of a calibrate stereo rig with a baseline of aroun 18 cm an wie-angle lenses of 3.5 mm focal length mounte on a helmet. Having realtime applicability on a mobile platform in min we capture images with 640x480px at 30 fps. We use libviso2 [17] to estimate the camera motion an acquire the isparity with off-the-shelf estimators like the OpenCV semi-global matching (SGBM) at half resolution (320x240px). Visual oometry an isparity estimation are one parallel with aroun 15 fps, the subsequent vanishing point estimation an least-squares fitting are carrie out with the same rate on an i7 ual-core notebook with 2.4GHz. All experiments are one in real-time, i.e. frames are skippe when processing is slower than the capture rate of 30 fps. A. Process an Measurement noise In orer to parameterize the process an measurement noise w k an ɛ k of the EKF we empirically estimate the measurement variances of the least-squares parameter fit for α, β, γ, the vanishing point irection V P, ϕ V P an the uncertainty in estimate camera motion in a set of experiments. For the uvδ-plane fitting we re-estimate the plane parameters 1000 times from a fixe camera position (see Figure 2), using the same initial solution for the support point selection. In the same manner we obtain variances for V P, ϕ V P by re-evaluating (4) from an initial solution. For a uvδ-plane fitte in a half-resolution SGBM isparity image the parameters vary with σ α = σ β = σ γ = The vanishing point irection varies with σ V P = σ ϕv P = The process noise nees to cover the uncertainty in parameter preiction using the estimate camera motion. While there is no straight forwar uncertainty estimation for each single visual oometry estimation, we approximate its stanar eviation of rotation an translation by evaluating short sequences on the KITTI [19] oometry ataset an compare it to grountruth ata. We fin

4 TABLE I: Absolute angular eviation in egrees from IMU grountruth for ifferent isparity estimators compare to conventional least-squares plane fitting as baseline. ϕ SGBM 1 LS baseline 1.25 ± ± 1.21 Filter LS + VP SGBM 0.64 ± ± 0.69 libelas ± ± 0.52 libtoast2 [20] 0.82 ± ± 0.65 libtoast2 w/o subpix 0.81 ± ± 0.59 ϕ Fig. 3: Groun plane parameters (, ϕ, ) preicte by visual oometry without correcting rift. Dashe lines are the IMU groun truth, soli lines the preicte parameters. LS baseline ϕ ϕls baseline σ R = σ t = Using process noise istribute with σ R for an ϕ an σ t for the istance parameter puts much weight onto the preiction. In situations, in which the actual uncertainty is larger this quickly leas to tracking-loss, since the rifting preiction cannot be correcte fast enough. Due to our unconstraine platform the accumulate oometry error as up much higher than in the KITTI benchmark use for evaluation, we therefore increase the process noise to σ R = an σ t = B. Evaluation against IMU Groun-Truth We mounte an inertial measurement unit (IMU) close to the camera setup in orer to evaluate the accuracy of the groun plane attitue ( an ϕ) estimation. The IMU use is an Xsens MTi-300 which fuses the sensor measurements internally into a global orientation in form of a rotation matrix R IMU. From R IMU we can extract the vector of gravity, which correspons to our estimate groun plane normal. As long as the unit is expose only to short translational accelerations as in our case, the gravity reference IMU reaings can be consiere free of rift an are precise enough to be use as basis for comparison here. The IMU is externally calibrate to the left camera through a rotation M, which allows to etermine the vector of gravity in camera coorinates n IMU as the thir row of MR IMU. We apply (11) to convert it to the spherical representation. We capture a ataset of 4740 frames at 30 fps along with the IMU orientation for every camera frame. Some example frames are shown in Figure 6. Filter Preiction: Figure 3 shows the parameter preiction using visual oometry. After initializing the groun plane using RANSAC in frame 3000 we preict the parameters but o not carry out any correction. The parameter rift becomes obvious after a few secons. The rift in attitue leas to a strong rift in the istance parameter, which is cause by the straight horizontal translation that is applie to the camera. If this rift is not correcte, the support point selection for least-squares fitting quickly becomes erroneous an eventually the plane track gets lost Fig. 4: Distribution of angular error in an ϕ with an without inclusion of vanishing irection. The roll parameter ϕ benefits most, since objects in lateral irection often isturb the least-squares fit. Filter Correction: For each filter upate we measure the absolute eviation in egrees from the IMU groun truth for both attitue parameters. We evaluate the tracking over the whole sequence of 4740 frames with ifferent isparity estimators, Table I shows the mean an stanar eviation. As baseline for comparison we use the mere least-squares plane fit on the preicte plane as filter measurement, this correspons to conventional groun plane fitting methos as in [10], [11] or [14]. The results after aing the vertical vanishing irection are liste in the box below. Both attitue parameters benefit significantly from the aitional measurement, particularly the roll parameter ϕ becomes more accurate. Figure 4 shows the istributions of parameter eviations, where this also becomes apparent. This effect can be explaine by ifferent facts. First, the groun plane is often occlue by cars or builings in lateral irection which isturb the least-squares fit ue to imprecise support point selection. Seconly, the planar surface assumption often oes not hol perfectly, e.g., when walking on a slightly elevate pavement, resulting in tilte measurements. See Figure 5 for an example. This section of the ataset lasts aroun 1000 frames. The absolute errors here are 1.57 for an 3.08 for ϕ with the baseline approach an ecrease to 0.73 for an ϕls baseline ϕ 3 +3 Fig. 5: Effect of planar surface moel violation with an without vanishing irection measurement. Groun plane support points are coloure green an the plane is overlaye schematically. The IMU groun-truth virtual horizon is rawn in re, the measure virtual horizon in green. The accoring error istribution for a sequence of 1000 frames aroun the epicte scenario is shown on the left.

5 ϕ Fig. 6: Groun plane parameters (, ϕ, ) for the evaluation ataset correcte with our filter combining least-squares groun plane fit (LS) an vanishing irection (VP). The top row contains exemplary frames from the sequence for ϕ after aing the vanishing irection. Finally, the filtere parameters for the whole ataset are plotte in Figure 6. To test the long-term stability we ran the groun plane estimation on a ataset consisting of 45 minutes walking through inner-urban scenes, which was mostly capture on narrow sie-walks between house facaes an cars, but also contains some vast spaces with persons an objects frequently occluing the free view onto the groun. The lighting conitions were challenging with consierably over- an unerexpose image areas that lack isparity measurements. Figures 7, 8 an 9 contain some example shots. The ap- proach enables the system to keep track of the groun plane throughout the whole sequence (except for major violations of the continuous, non-incline surface assumption, as e.g. on stairways). The ataset we use for quantitative comparison in Section IV-B oes not contain scenes with total occlusion or the groun plane out of view. This is ifferent here an leas to various situations in which the baseline least-squares approach looses track. In the right scene of Figure 8 a passing car blocks the view onto the street for a couple of frames, the isparity clutter causes the plane to rift away. The vanishing irection effectively helps to keep the correct attitue in such cases. Figure 9 emonstrates a sequence with the groun out of view ue to ba camera inclination. The rift in preiction Fig. 7: Example shots from the city ataset. Fig. 8: Typical failure examples without vanishing point correction. C. City ataset

6 Fig. 9: Sequence with groun plane not in free view ue to camera inclination. Only the vanishing irection is consiere here to correct the plane parameters. uring this situation is too strong to remeasure the plane successfully afterwars again, when the vanishing irection is not consiere. Our filter approach ismisses the erroneous plane fit an uses only the vanishing irection in such case. V. CONCLUSION In this work we present an approach to track a planar groun plane from an unconstraine stereo camera platform in inner-urban environments. The propose framework is able to eal with challenging situations in which existing approaches fail. These situations inclue strong camera motion an frequent invisibility of the groun ue to ba camera orientation or heavy occlusions. We propose to take visual oometry into the tracking loop in orer to obtain a parameter preiction for the current estimate. To correct the preiction rift we combine two complementary measurements: A traitional least-squares plane fit in isparity ata when the groun is visible, augmente by the irection of vertical scene structures to provie a measurement of the groun plane normal vector. Note that the irection of vertical scene structures oes not epen on the visibility of the groun an can therefore be extracte even if the groun is occlue or out of sight. Moreover, even if the groun is visible an a least-squares fit can be calculate the aitional feature of vertical scene structures provies a secon, stochastically inepenent cue for estimation of the groun plane an thus, improves the groun plane estimation accuracy. On a sequence of cluttere inner-urban street scenes we unerpin this by comparing our results quantitatively to groun-truth taken from an inertial measurement unit an successfully test the long term stability on a 45 min sequence without loosing track of the groun. Current work focuses on extening the framework to unstructure environments an situations which violate the non-incline an continuous groun surface assumption, as for instance in case of rop-offs or stairways. ACKNOWLEDGMENT The work was supporte by the German Feeral Ministry of Eucation an Research within the project OIWOB. The authors woul like to thank the Karlsruhe School of Optics an Photonics for supporting this work. REFERENCES [2] J. Zhou an B. Li, Homography-base groun etection for a mobile robot platform using a single camera, in Robotics an Automation, ICRA Proceeings 2006 IEEE International Conference on, May 2006, pp [3] A. Linarth, M. Brucker, an E. Angelopoulou, Robust groun plane estimation base on particle filters, in Intelligent Transportation Systems, ITSC th International IEEE Conference on, Oct 2009, pp [4] V. Chari an C. Jawahar, Multiple plane tracking using unscente kalman filter, in Intelligent Robots an Systems (IROS), 2010 IEEE/RSJ International Conference on, Oct 2010, pp [5] G. Simon, A. Fitzgibbon, an A. Zisserman, Markerless tracking using planar structures in the scene, in Augmente Reality, (ISAR 2000). Proceeings. IEEE an ACM International Symposium on, 2000, pp [6] D. Cobzas, M. Jägersan, an P. Sturm, 3D SSD tracking with estimate 3D planes, Image an Vision Computing, vol. 27, no. 1, pp , Jan [7] R. Labayrae, D. Aubert, an J.-P. Tarel, Real time obstacle etection in stereovision on non flat roa geometry through v-isparity representation, in Intelligent Vehicle Symposium, IEEE, vol. 2, june 2002, pp vol.2. [8] A. Weel, H. Baino, C. Rabe, H. Loose, U. Franke, an D. Cremers, B-spline moeling of roa surfaces with an application to free-space estimation, Trans. Intell. Transport. Sys., vol. 10, no. 4, pp , Dec [9] S. Neevschi, R. Danescu, D. Frentiu, T. Marita, F. Oniga, C. Pocol, T. Graf, an R. Schmit, High accuracy stereovision approach for obstacle etection on non-planar roas, in in IEEE Inteligent Engineering Systems (INES, 2004, pp [10] S. Se an M. Bray, Groun plane estimation, error analysis an applications. Robotics an Autonomous Systems, vol. 39, no. 2, pp , [11] N. Chumerin an M. M. Van Hulle, Groun Plane Estimation Base on Dense Stereo Disparity, in The Fifth International Conference on Neural Networks an Artificial Intelligence (ICNNAI), Minsk, Belarus, May 2008, pp [12] J. Corso, D. Burschka, an G. Hager, Direct plane tracking in stereo images for mobile navigation, in Robotics an Automation, Proceeings. ICRA 03. IEEE International Conference on, vol. 1, Sept 2003, pp vol.1. [13] P. Lombari, M. Zanin, an S. Messeloi, Unifie stereovision for groun, roa, an obstacle etection, in Intelligent Vehicles Symposium, Proceeings. IEEE, June 2005, pp [14] T.-S. Leung an G. Meioni, Visual navigation ai for the blin in ynamic environments, in Computer Vision an Pattern Recognition Workshops (CVPRW), 2014 IEEE Conference on, June 2014, pp [15] J. C. Bazin, P. Laffont, I. Kweon, C. Demonceaux, an P. Vasseur, An original approach for automatic plane extraction by omniirectional vision, in 2010 IEEE/RSJ International Conference on Intelligent Robots an Systems, October 18-22, 2010, Taipei, Taiwan, 2010, pp [16] D. Scaramuzza an F. Fraunorfer, Visual oometry [tutorial], Robotics Automation Magazine, IEEE, vol. 18, no. 4, pp , Dec [17] A. Geiger, J. Ziegler, an C. Stiller, Stereoscan: Dense 3 reconstruction in real-time, in IEEE Intelligent Vehicles Symposium, Baen- Baen, Germany, June [18] J.-P. Tarif, Non-iterative approach for fast an accurate vanishing point etection, in Computer Vision, 2009 IEEE 12th International Conference on, Sept 2009, pp [19] A. Geiger, P. Lenz, an R. Urtasun, Are we reay for autonomous riving? the kitti vision benchmark suite, in Conference on Computer Vision an Pattern Recognition (CVPR), [20] B. Ranft an T. Strauß, Moeling arbitrarily oriente slante planes for efficient stereo vision base on block matching, in Intelligent Transportation Systems, 17th International IEEE Conference on, Qingao, China, Oct [1] B. Leibe, N. Cornelis, K. Cornelis, an L. Van Gool, Dynamic 3 scene analysis from a moving vehicle, in Computer Vision an Pattern Recognition, CVPR 07. IEEE Conference on, June 2007, pp. 1 8.

Refinement of scene depth from stereo camera ego-motion parameters

Refinement of scene depth from stereo camera ego-motion parameters Refinement of scene epth from stereo camera ego-motion parameters Piotr Skulimowski, Pawel Strumillo An algorithm for refinement of isparity (epth) map from stereoscopic sequences is propose. The metho

More information

Dense Disparity Estimation in Ego-motion Reduced Search Space

Dense Disparity Estimation in Ego-motion Reduced Search Space Dense Disparity Estimation in Ego-motion Reuce Search Space Luka Fućek, Ivan Marković, Igor Cvišić, Ivan Petrović University of Zagreb, Faculty of Electrical Engineering an Computing, Croatia (e-mail:

More information

CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION. Zhaoyin Jia, Andrew Gallagher, Tsuhan Chen

CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION. Zhaoyin Jia, Andrew Gallagher, Tsuhan Chen CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION Zhaoyin Jia, Anrew Gallagher, Tsuhan Chen School of Electrical an Computer Engineering, Cornell University ABSTRACT Photography on a mobile camera

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

More information

Using the disparity space to compute occupancy grids from stereo-vision

Using the disparity space to compute occupancy grids from stereo-vision The 2010 IEEE/RSJ International Conference on Intelligent Robots an Systems October 18-22, 2010, Taipei, Taiwan Using the isparity space to compute occupancy gris from stereo-vision Mathias Perrollaz,

More information

Real Time On Board Stereo Camera Pose through Image Registration*

Real Time On Board Stereo Camera Pose through Image Registration* 28 IEEE Intelligent Vehicles Symposium Einhoven University of Technology Einhoven, The Netherlans, June 4-6, 28 Real Time On Boar Stereo Camera Pose through Image Registration* Fai Dornaika French National

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Classical Mechanics Examples (Lagrange Multipliers)

Classical Mechanics Examples (Lagrange Multipliers) Classical Mechanics Examples (Lagrange Multipliers) Dipan Kumar Ghosh Physics Department, Inian Institute of Technology Bombay Powai, Mumbai 400076 September 3, 015 1 Introuction We have seen that the

More information

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

More information

A Versatile Model-Based Visibility Measure for Geometric Primitives

A Versatile Model-Based Visibility Measure for Geometric Primitives A Versatile Moel-Base Visibility Measure for Geometric Primitives Marc M. Ellenrieer 1,LarsKrüger 1, Dirk Stößel 2, an Marc Hanheie 2 1 DaimlerChrysler AG, Research & Technology, 89013 Ulm, Germany 2 Faculty

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

More information

Stereo Vision-based Subpixel Level Free Space Boundary Detection Using Modified u-disparity and Preview Dynamic Programming

Stereo Vision-based Subpixel Level Free Space Boundary Detection Using Modified u-disparity and Preview Dynamic Programming 2015 IEEE Intelligent Vehicles Symposium (IV) June 28 - July 1, 2015. COEX, Seoul, Korea Stereo Vision-base Subpixel Level Free Space Bounary Detection Using Moifie u-isparity an Preview Dynamic Programming

More information

X y. f(x,y,d) f(x,y,d) Peak. Motion stereo space. parameter space. (x,y,d) Motion stereo space. Parameter space. Motion stereo space.

X y. f(x,y,d) f(x,y,d) Peak. Motion stereo space. parameter space. (x,y,d) Motion stereo space. Parameter space. Motion stereo space. 3D Shape Measurement of Unerwater Objects Using Motion Stereo Hieo SAITO Hirofumi KAWAMURA Masato NAKAJIMA Department of Electrical Engineering, Keio Universit 3-14-1Hioshi Kouhoku-ku Yokohama 223, Japan

More information

Comparison of Methods for Increasing the Performance of a DUA Computation

Comparison of Methods for Increasing the Performance of a DUA Computation Comparison of Methos for Increasing the Performance of a DUA Computation Michael Behrisch, Daniel Krajzewicz, Peter Wagner an Yun-Pang Wang Institute of Transportation Systems, German Aerospace Center,

More information

Computer Graphics Chapter 7 Three-Dimensional Viewing Viewing

Computer Graphics Chapter 7 Three-Dimensional Viewing Viewing Computer Graphics Chapter 7 Three-Dimensional Viewing Outline Overview of Three-Dimensional Viewing Concepts The Three-Dimensional Viewing Pipeline Three-Dimensional Viewing-Coorinate Parameters Transformation

More information

Lost! Leveraging the Crowd for Probabilistic Visual Self-Localization

Lost! Leveraging the Crowd for Probabilistic Visual Self-Localization Lost! Leveraging the Crowd for Probabilistic Visual Self-Localization Marcus A. Brubaker (Toyota Technological Institute at Chicago) Andreas Geiger (Karlsruhe Institute of Technology & MPI Tübingen) Raquel

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

Dual Arm Robot Research Report

Dual Arm Robot Research Report Dual Arm Robot Research Report Analytical Inverse Kinematics Solution for Moularize Dual-Arm Robot With offset at shouler an wrist Motivation an Abstract Generally, an inustrial manipulator such as PUMA

More information

1 Surprises in high dimensions

1 Surprises in high dimensions 1 Surprises in high imensions Our intuition about space is base on two an three imensions an can often be misleaing in high imensions. It is instructive to analyze the shape an properties of some basic

More information

Machine learning based automatic extrinsic calibration of an onboard monocular camera for driving assistance applications on smart mobile devices

Machine learning based automatic extrinsic calibration of an onboard monocular camera for driving assistance applications on smart mobile devices Technical University of Cluj-Napoca Image Processing and Pattern Recognition Research Center www.cv.utcluj.ro Machine learning based automatic extrinsic calibration of an onboard monocular camera for driving

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

ROBUST SCALE ESTIMATION FOR MONOCULAR VISUAL ODOMETRY USING STRUCTURE FROM MOTION AND VANISHING POINTS

ROBUST SCALE ESTIMATION FOR MONOCULAR VISUAL ODOMETRY USING STRUCTURE FROM MOTION AND VANISHING POINTS ROBUST SCALE ESTIMATION FOR MONOCULAR VISUAL ODOMETRY USING STRUCTURE FROM MOTION AND VANISHING POINTS Johannes Gräter 1, Tobias Schwarze 1, Martin Lauer 1 August 20, 2015 Abstract While monocular visual

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

Vision-based Multi-Robot Simultaneous Localization and Mapping

Vision-based Multi-Robot Simultaneous Localization and Mapping Vision-base Multi-Robot Simultaneous Localization an Mapping Hassan Hajjiab an Robert Laganière VIVA Research Lab School of Information Technology an Engineering University of Ottawa, Ottawa, Canaa, K1N

More information

Robust Camera Calibration for an Autonomous Underwater Vehicle

Robust Camera Calibration for an Autonomous Underwater Vehicle obust Camera Calibration for an Autonomous Unerwater Vehicle Matthew Bryant, Davi Wettergreen *, Samer Aballah, Alexaner Zelinsky obotic Systems Laboratory Department of Engineering, FEIT Department of

More information

Multimodal Stereo Image Registration for Pedestrian Detection

Multimodal Stereo Image Registration for Pedestrian Detection Multimoal Stereo Image Registration for Peestrian Detection Stephen Krotosky an Mohan Trivei Abstract This paper presents an approach for the registration of multimoal imagery for peestrian etection when

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway State Inexe Policy Search by Dynamic Programming Charles DuHaway Yi Gu 5435537 503372 December 4, 2007 Abstract We consier the reinforcement learning problem of simultaneous trajectory-following an obstacle

More information

StereoScan: Dense 3D Reconstruction in Real-time

StereoScan: Dense 3D Reconstruction in Real-time STANFORD UNIVERSITY, COMPUTER SCIENCE, STANFORD CS231A SPRING 2016 StereoScan: Dense 3D Reconstruction in Real-time Peirong Ji, pji@stanford.edu June 7, 2016 1 INTRODUCTION In this project, I am trying

More information

[2006] IEEE. Reprinted, with permission, from [Damith C. Herath, Sarath Kodagoda and Gamini Dissanayake, Simultaneous Localisation and Mapping: A

[2006] IEEE. Reprinted, with permission, from [Damith C. Herath, Sarath Kodagoda and Gamini Dissanayake, Simultaneous Localisation and Mapping: A [6] IEEE. Reprinte, with permission, from [Damith C. Herath, Sarath Koagoa an Gamini Dissanayake, Simultaneous Localisation an Mapping: A Stereo Vision Base Approach, Intelligent Robots an Systems, 6 IEEE/RSJ

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Linus Svärm Petter Stranmark Centre for Mathematical Sciences, Lun University {linus,petter}@maths.lth.se Abstract Shift-map image processing is a new framework base on energy

More information

Unknown Radial Distortion Centers in Multiple View Geometry Problems

Unknown Radial Distortion Centers in Multiple View Geometry Problems Unknown Raial Distortion Centers in Multiple View Geometry Problems José Henrique Brito 1,2, Rolan Angst 3, Kevin Köser 3, Christopher Zach 4, Pero Branco 2, Manuel João Ferreira 2, Marc Pollefeys 3 1

More information

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD Warsaw University of Technology Faculty of Physics Physics Laboratory I P Joanna Konwerska-Hrabowska 6 FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD.

More information

Long-term motion estimation from images

Long-term motion estimation from images Long-term motion estimation from images Dennis Strelow 1 and Sanjiv Singh 2 1 Google, Mountain View, CA, strelow@google.com 2 Carnegie Mellon University, Pittsburgh, PA, ssingh@cmu.edu Summary. Cameras

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

Chapter 5 Proposed models for reconstituting/ adapting three stereoscopes

Chapter 5 Proposed models for reconstituting/ adapting three stereoscopes Chapter 5 Propose moels for reconstituting/ aapting three stereoscopes - 89 - 5. Propose moels for reconstituting/aapting three stereoscopes This chapter offers three contributions in the Stereoscopy area,

More information

Object Recognition and Tracking for Scene Understanding of Outdoor Mobile Robot

Object Recognition and Tracking for Scene Understanding of Outdoor Mobile Robot Object Recognition an Tracking for Scene Unerstaning of Outoor Mobile Robot My-Ha Le Faculty of Electrical an Electronic Engineering Ho Chi Minh City University of Technology an Eucation No.1 Vo Van Ngan

More information

arxiv: v1 [cs.cv] 18 Sep 2017

arxiv: v1 [cs.cv] 18 Sep 2017 Direct Pose Estimation with a Monocular Camera Darius Burschka and Elmar Mair arxiv:1709.05815v1 [cs.cv] 18 Sep 2017 Department of Informatics Technische Universität München, Germany {burschka elmar.mair}@mytum.de

More information

Divide-and-Conquer Algorithms

Divide-and-Conquer Algorithms Supplment to A Practical Guie to Data Structures an Algorithms Using Java Divie-an-Conquer Algorithms Sally A Golman an Kenneth J Golman Hanout Divie-an-conquer algorithms use the following three phases:

More information

EXTRACTION OF MAIN AND SECONDARY ROADS IN VHR IMAGES USING A HIGHER-ORDER PHASE FIELD MODEL

EXTRACTION OF MAIN AND SECONDARY ROADS IN VHR IMAGES USING A HIGHER-ORDER PHASE FIELD MODEL EXTRACTION OF MAIN AND SECONDARY ROADS IN VHR IMAGES USING A HIGHER-ORDER PHASE FIELD MODEL Ting Peng a,b, Ian H. Jermyn b, Véronique Prinet a, Josiane Zerubia b a LIAMA & PR, Institute of Automation,

More information

Non-flat Road Detection Based on A Local Descriptor

Non-flat Road Detection Based on A Local Descriptor Non-flat Road Detection Based on A Local Descriptor Kangru Wang, Lei Qu, Lili Chen, Yuzhang Gu, Xiaolin Zhang Abstrct The detection of road surface and free space remains challenging for non-flat plane,

More information

6 Gradient Descent. 6.1 Functions

6 Gradient Descent. 6.1 Functions 6 Graient Descent In this topic we will iscuss optimizing over general functions f. Typically the function is efine f : R! R; that is its omain is multi-imensional (in this case -imensional) an output

More information

Stereo-Based Obstacle Avoidance in Indoor Environments with Active Sensor Re-Calibration

Stereo-Based Obstacle Avoidance in Indoor Environments with Active Sensor Re-Calibration Stereo-Based Obstacle Avoidance in Indoor Environments with Active Sensor Re-Calibration Darius Burschka, Stephen Lee and Gregory Hager Computational Interaction and Robotics Laboratory Johns Hopkins University

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu Institute of Information Science Acaemia Sinica Taipei, Taiwan Da-wei Wang Jan-Jan Wu Institute of Information Science

More information

Skyline Community Search in Multi-valued Networks

Skyline Community Search in Multi-valued Networks Syline Community Search in Multi-value Networs Rong-Hua Li Beijing Institute of Technology Beijing, China lironghuascut@gmail.com Jeffrey Xu Yu Chinese University of Hong Kong Hong Kong, China yu@se.cuh.eu.h

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

I see you, you see me: Cooperative Localization through Bearing-Only Mutually Observing Robots

I see you, you see me: Cooperative Localization through Bearing-Only Mutually Observing Robots 2012 IEEE/RSJ International Conference on Intelligent Robots an Systems October 7-12, 2012. Vilamoura, Algarve, Portugal I see you, you see me: Cooperative Localization through Bearing-Only Mutually Observing

More information

Estimation of large-amplitude motion and disparity fields: Application to intermediate view reconstruction

Estimation of large-amplitude motion and disparity fields: Application to intermediate view reconstruction c 2000 SPIE. Personal use of this material is permitte. However, permission to reprint/republish this material for avertising or promotional purposes or for creating new collective works for resale or

More information

A Panoramic Stereo Imaging System for Aircraft Guidance

A Panoramic Stereo Imaging System for Aircraft Guidance A Panoramic Stereo Imaging System for Aircraft Guiance Saul Thurrowgoo 1, Wolfgang Stuerzl 2, Dean Soccol 1, Manyam Srinivasan 1 1 Biorobotics Laboratory, Queenslan Brain Institute The University of Queenslan,

More information

Parts Assembly by Throwing Manipulation with a One-Joint Arm

Parts Assembly by Throwing Manipulation with a One-Joint Arm 21 IEEE/RSJ International Conference on Intelligent Robots an Systems, Taipei, Taiwan, October, 21. Parts Assembly by Throwing Manipulation with a One-Joint Arm Hieyuki Miyashita, Tasuku Yamawaki an Masahito

More information

1/5/2014. Bedrich Benes Purdue University Dec 6 th 2013 Prague. Modeling is an open problem in CG

1/5/2014. Bedrich Benes Purdue University Dec 6 th 2013 Prague. Modeling is an open problem in CG Berich Benes Purue University Dec 6 th 213 Prague Inverse Proceural Moeling (IPM) Motivation IPM Classification Case stuies IPM of volumetric builings IPM of stochastic trees Urban reparameterization IPM

More information

Multi-camera tracking algorithm study based on information fusion

Multi-camera tracking algorithm study based on information fusion International Conference on Avance Electronic Science an Technolog (AEST 016) Multi-camera tracking algorithm stu base on information fusion a Guoqiang Wang, Shangfu Li an Xue Wen School of Electronic

More information

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE D CIRCULAR ULTRASONIC PHASED ARRAY S. Monal Lonon South Bank University; Engineering an Design 103 Borough Roa, Lonon

More information

1/5/2014. Bedrich Benes Purdue University Dec 12 th 2013 INRIA Imagine. Modeling is an open problem in CG

1/5/2014. Bedrich Benes Purdue University Dec 12 th 2013 INRIA Imagine. Modeling is an open problem in CG Berich Benes Purue University Dec 12 th 213 INRIA Imagine Inverse Proceural Moeling (IPM) Motivation IPM Classification Case stuies IPM of volumetric builings IPM of stochastic trees Urban reparameterization

More information

A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES. J. Treurnicht W.H. Steyn. University of Stellenbosch, Stellenbosch, South Africa

A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES. J. Treurnicht W.H. Steyn. University of Stellenbosch, Stellenbosch, South Africa A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES J. Treurnicht W.H. Steyn University of Stellenbosch, Stellenbosch, South Africa Abstract: A novel attitue measuring sensor is presente to be use

More information

Short-term prediction of photovoltaic power based on GWPA - BP neural network model

Short-term prediction of photovoltaic power based on GWPA - BP neural network model Short-term preiction of photovoltaic power base on GWPA - BP neural networ moel Jian Di an Shanshan Meng School of orth China Electric Power University, Baoing. China Abstract In recent years, ue to China's

More information

VINet: Visual-Inertial Odometry as a Sequence-to-Sequence Learning Problem

VINet: Visual-Inertial Odometry as a Sequence-to-Sequence Learning Problem VINet: Visual-Inertial Odometry as a Sequence-to-Sequence Learning Problem Presented by: Justin Gorgen Yen-ting Chen Hao-en Sung Haifeng Huang University of California, San Diego May 23, 2017 Original

More information

Estimating Velocity Fields on a Freeway from Low Resolution Video

Estimating Velocity Fields on a Freeway from Low Resolution Video Estimating Velocity Fiels on a Freeway from Low Resolution Vieo Young Cho Department of Statistics University of California, Berkeley Berkeley, CA 94720-3860 Email: young@stat.berkeley.eu John Rice Department

More information

STEREOSCOPIC ROBOT VISION SYSTEM

STEREOSCOPIC ROBOT VISION SYSTEM Palinko Oskar, ipl. eng. Facult of Technical Sciences, Department of Inustrial Sstems Engineering an Management, 21 000 Novi Sa, Dositej Obraovic Square 6, Serbia & Montenegro STEREOSCOPIC ROBOT VISION

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

DEPTH AND GEOMETRY FROM A SINGLE 2D IMAGE USING TRIANGULATION

DEPTH AND GEOMETRY FROM A SINGLE 2D IMAGE USING TRIANGULATION 2012 IEEE International Conference on Multimedia and Expo Workshops DEPTH AND GEOMETRY FROM A SINGLE 2D IMAGE USING TRIANGULATION Yasir Salih and Aamir S. Malik, Senior Member IEEE Centre for Intelligent

More information

Learning Subproblem Complexities in Distributed Branch and Bound

Learning Subproblem Complexities in Distributed Branch and Bound Learning Subproblem Complexities in Distribute Branch an Boun Lars Otten Department of Computer Science University of California, Irvine lotten@ics.uci.eu Rina Dechter Department of Computer Science University

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

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

Deep Supervision with Shape Concepts for Occlusion-Aware 3D Object Parsing Supplementary Material

Deep Supervision with Shape Concepts for Occlusion-Aware 3D Object Parsing Supplementary Material Deep Supervision with Shape Concepts for Occlusion-Aware 3D Object Parsing Supplementary Material Chi Li, M. Zeeshan Zia 2, Quoc-Huy Tran 2, Xiang Yu 2, Gregory D. Hager, and Manmohan Chandraker 2 Johns

More information

URBAN STRUCTURE ESTIMATION USING PARALLEL AND ORTHOGONAL LINES

URBAN STRUCTURE ESTIMATION USING PARALLEL AND ORTHOGONAL LINES URBAN STRUCTURE ESTIMATION USING PARALLEL AND ORTHOGONAL LINES An Undergraduate Research Scholars Thesis by RUI LIU Submitted to Honors and Undergraduate Research Texas A&M University in partial fulfillment

More information

Characterizing Decoding Robustness under Parametric Channel Uncertainty

Characterizing Decoding Robustness under Parametric Channel Uncertainty Characterizing Decoing Robustness uner Parametric Channel Uncertainty Jay D. Wierer, Wahee U. Bajwa, Nigel Boston, an Robert D. Nowak Abstract This paper characterizes the robustness of ecoing uner parametric

More information

A Block-Based Blind Source Separation Approach With Equilateral Triangular Microphone Array

A Block-Based Blind Source Separation Approach With Equilateral Triangular Microphone Array APSIPA ASC 2011 Xi an A Block-Base Blin Source Separation Approach With Equilateral Triangular Microphone Array Jian Zhang, Zhonghua Fu an Lei Xie Shaanxi Provincial Key Laboratory of Speech an Image Information

More information

Spatio-Temporal Stereo Disparity Integration

Spatio-Temporal Stereo Disparity Integration Spatio-Temporal Stereo Disparity Integration Sandino Morales and Reinhard Klette The.enpeda.. Project, The University of Auckland Tamaki Innovation Campus, Auckland, New Zealand pmor085@aucklanduni.ac.nz

More information

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body International Engineering Mathematics Volume 04, Article ID 46593, 7 pages http://x.oi.org/0.55/04/46593 Research Article Invisci Uniform Shear Flow past a Smooth Concave Boy Abullah Mura Department of

More information

New Version of Davies-Bouldin Index for Clustering Validation Based on Cylindrical Distance

New Version of Davies-Bouldin Index for Clustering Validation Based on Cylindrical Distance New Version of Davies-Boulin Inex for lustering Valiation Base on ylinrical Distance Juan arlos Roas Thomas Faculta e Informática Universia omplutense e Mari Mari, España correoroas@gmail.com Abstract

More information

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE БСУ Международна конференция - 2 THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE Evgeniya Nikolova, Veselina Jecheva Burgas Free University Abstract:

More information

Simultaneous Pose and Correspondence Determination using Line Features

Simultaneous Pose and Correspondence Determination using Line Features Simultaneous Pose and Correspondence Determination using Line Features Philip David, Daniel DeMenthon, Ramani Duraiswami, and Hanan Samet Department of Computer Science, University of Maryland, College

More information

4.2 Implicit Differentiation

4.2 Implicit Differentiation 6 Chapter 4 More Derivatives 4. Implicit Differentiation What ou will learn about... Implicitl Define Functions Lenses, Tangents, an Normal Lines Derivatives of Higher Orer Rational Powers of Differentiable

More information

PRECEDING VEHICLE TRACKING IN STEREO IMAGES VIA 3D FEATURE MATCHING

PRECEDING VEHICLE TRACKING IN STEREO IMAGES VIA 3D FEATURE MATCHING PRECEDING VEHICLE TRACKING IN STEREO IMAGES VIA 3D FEATURE MATCHING Daniel Weingerl, Wilfried Kubinger, Corinna Engelhardt-Nowitzki UAS Technikum Wien: Department for Advanced Engineering Technologies,

More information

Exploring Context with Deep Structured models for Semantic Segmentation

Exploring Context with Deep Structured models for Semantic Segmentation 1 Exploring Context with Deep Structure moels for Semantic Segmentation Guosheng Lin, Chunhua Shen, Anton van en Hengel, Ian Rei between an image patch an a large backgroun image region. Explicitly moeling

More information

arxiv: v1 [cs.cv] 28 Sep 2018

arxiv: v1 [cs.cv] 28 Sep 2018 Camera Pose Estimation from Sequence of Calibrated Images arxiv:1809.11066v1 [cs.cv] 28 Sep 2018 Jacek Komorowski 1 and Przemyslaw Rokita 2 1 Maria Curie-Sklodowska University, Institute of Computer Science,

More information

WATER MIST SPRAY MODELLING WITH FDS

WATER MIST SPRAY MODELLING WITH FDS PROCEEDINGS, Fire an Evacuation Moeling Technical Conference 0 Baltimore, Marylan, August 5-6, 0 WATER MIST SPRAY MODELLING WITH FDS Simo Hostikka, Jukka Vaari, Topi Sikanen, Antti Paajanen VTT Technical

More information

Feature Transfer and Matching in Disparate Stereo Views through the use of Plane Homographies

Feature Transfer and Matching in Disparate Stereo Views through the use of Plane Homographies Feature Transfer and Matching in Disparate Stereo Views through the use of Plane Homographies M. Lourakis, S. Tzurbakis, A. Argyros, S. Orphanoudakis Computer Vision and Robotics Lab (CVRL) Institute of

More information

A new fuzzy visual servoing with application to robot manipulator

A new fuzzy visual servoing with application to robot manipulator 2005 American Control Conference June 8-10, 2005. Portlan, OR, USA FrA09.4 A new fuzzy visual servoing with application to robot manipulator Marco A. Moreno-Armenariz, Wen Yu Abstract Many stereo vision

More information

Section 20. Thin Prisms

Section 20. Thin Prisms OPTI-0/0 Geometrical an Instrumental Optics opyright 08 John E. Greivenkamp 0- Section 0 Thin Prisms Thin Prism Deviation Thin prisms introuce small angular beam eviations an are useful as alignment evices.

More information

Exercises of PIV. incomplete draft, version 0.0. October 2009

Exercises of PIV. incomplete draft, version 0.0. October 2009 Exercises of PIV incomplete raft, version 0.0 October 2009 1 Images Images are signals efine in 2D or 3D omains. They can be vector value (e.g., color images), real (monocromatic images), complex or binary

More information

Fast Natural Feature Tracking for Mobile Augmented Reality Applications

Fast Natural Feature Tracking for Mobile Augmented Reality Applications Fast Natural Feature Tracking for Mobile Augmented Reality Applications Jong-Seung Park 1, Byeong-Jo Bae 2, and Ramesh Jain 3 1 Dept. of Computer Science & Eng., University of Incheon, Korea 2 Hyundai

More information

Video-based Characters Creating New Human Performances from a Multi-view Video Database

Video-based Characters Creating New Human Performances from a Multi-view Video Database Vieo-base Characters Creating New Human Performances from a Multi-view Vieo Database Feng Xu Yebin Liu? Carsten Stoll? James Tompkin Gaurav Bharaj? Qionghai Dai Hans-Peter Seiel? Jan Kautz Christian Theobalt?

More information

Calibration of a rotating multi-beam Lidar

Calibration of a rotating multi-beam Lidar The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Calibration of a rotating multi-beam Lidar Naveed Muhammad 1,2 and Simon Lacroix 1,2 Abstract

More information

A Duality Based Approach for Realtime TV-L 1 Optical Flow

A Duality Based Approach for Realtime TV-L 1 Optical Flow A Duality Base Approach for Realtime TV-L 1 Optical Flow C. Zach 1, T. Pock 2, an H. Bischof 2 1 VRVis Research Center 2 Institute for Computer Graphics an Vision, TU Graz Abstract. Variational methos

More information

filtering LETTER An Improved Neighbor Selection Algorithm in Collaborative Taek-Hun KIM a), Student Member and Sung-Bong YANG b), Nonmember

filtering LETTER An Improved Neighbor Selection Algorithm in Collaborative Taek-Hun KIM a), Student Member and Sung-Bong YANG b), Nonmember 107 IEICE TRANS INF & SYST, VOLE88 D, NO5 MAY 005 LETTER An Improve Neighbor Selection Algorithm in Collaborative Filtering Taek-Hun KIM a), Stuent Member an Sung-Bong YANG b), Nonmember SUMMARY Nowaays,

More information

Bayesian localization microscopy reveals nanoscale podosome dynamics

Bayesian localization microscopy reveals nanoscale podosome dynamics Nature Methos Bayesian localization microscopy reveals nanoscale poosome ynamics Susan Cox, Ewar Rosten, James Monypenny, Tijana Jovanovic-Talisman, Dylan T Burnette, Jennifer Lippincott-Schwartz, Gareth

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

AnyTraffic Labeled Routing

AnyTraffic Labeled Routing AnyTraffic Labele Routing Dimitri Papaimitriou 1, Pero Peroso 2, Davie Careglio 2 1 Alcatel-Lucent Bell, Antwerp, Belgium Email: imitri.papaimitriou@alcatel-lucent.com 2 Universitat Politècnica e Catalunya,

More information

Deep Supervision with Shape Concepts for Occlusion-Aware 3D Object Parsing

Deep Supervision with Shape Concepts for Occlusion-Aware 3D Object Parsing Deep Supervision with Shape Concepts for Occlusion-Aware 3D Object Parsing Supplementary Material Introduction In this supplementary material, Section 2 details the 3D annotation for CAD models and real

More information

Optimization Beyond the Convolution: Generalizing Spatial Relations with End-to-End Metric Learning

Optimization Beyond the Convolution: Generalizing Spatial Relations with End-to-End Metric Learning Optimization Beyon the Convolution: Generalizing Spatial Relations with En-to-En Metric Learning Philipp Jun, Anreas Eitel, Nichola Abo an Wolfram Burgar 1 Abstract To operate intelligently in omestic

More information

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

3D CITY REGISTRATION AND ENRICHMENT

3D CITY REGISTRATION AND ENRICHMENT 3D CITY REGISTRATION AND ENRICHMENT J. A. Quinn, P. D. Smart an C. B. Jones School of Computer Science, Cariff University {j.a.quinn, p.smart, c.b.jones}@cs.cf.ac.uk KEY WORDS: City moels, registration,

More information

Geometrical Feature Extraction Using 2D Range Scanner

Geometrical Feature Extraction Using 2D Range Scanner Geometrical Feature Extraction Using 2D Range Scanner Sen Zhang Lihua Xie Martin Adams Fan Tang BLK S2, School of Electrical and Electronic Engineering Nanyang Technological University, Singapore 639798

More information

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources An Algorithm for Builing an Enterprise Network Topology Using Wiesprea Data Sources Anton Anreev, Iurii Bogoiavlenskii Petrozavosk State University Petrozavosk, Russia {anreev, ybgv}@cs.petrsu.ru Abstract

More information

EFFICIENT STEREO MATCHING BASED ON A NEW CONFIDENCE METRIC. Won-Hee Lee, Yumi Kim, and Jong Beom Ra

EFFICIENT STEREO MATCHING BASED ON A NEW CONFIDENCE METRIC. Won-Hee Lee, Yumi Kim, and Jong Beom Ra th European Signal Processing Conference (EUSIPCO ) Bucharest, omania, August 7-3, EFFICIENT STEEO MATCHING BASED ON A NEW CONFIDENCE METIC Won-Hee Lee, Yumi Kim, an Jong Beom a Department of Electrical

More information