Laser Webcam Turntable Low cost 3D scanner Costs: Laser………….100euro Webcam………100euro Turntable……...150euro Side view Top view Object In order to perform.

Slides:



Advertisements
Similar presentations
Vanishing points  .
Advertisements

Video Object Tracking and Replacement for Post TV Production LYU0303 Final Year Project Spring 2004.
A Unified Approach to Calibrate a Network of Camcorders & ToF Cameras M 2 SFA 2 Marseille France 2008 Li Guan Marc Pollefeys {lguan, UNC-Chapel.
Correcting Projector Distortions on Planar Screens via Homography
3D Laser Stripe Scanner or “A Really Poor Man’s DeltaSphere” Chad Hantak December 6, 2004.
Visualisation of head.txt. Data capture Data for the head figure was captured by a laser scanner. The object is mounted on a turntable, and illuminated.
Computer vision: models, learning and inference
Computer vision. Camera Calibration Camera Calibration ToolBox – Intrinsic parameters Focal length: The focal length in pixels is stored in the.
Geo479/579: Geostatistics Ch14. Search Strategies.
Motion Tracking. Image Processing and Computer Vision: 82 Introduction Finding how objects have moved in an image sequence Movement in space Movement.
Video Object Tracking and Replacement for Post TV Production LYU0303 Final Year Project Spring 2004.
John A. Bender Applications in Real-time 3D Tracking Collaborators: Pietro Perona Luis Goncalves Ken Goldberg Karl Chen Ilan Lobel Steve Nowlin.
IMA Tutorial, Instantaneous Motions - Applications to Problems in Reverse Engineering and 3D Inspection H. Pottmann.
Image Mosaicing from Uncalibrated Views of a Surface of Revolution
A Laser Range Scanner Designed for Minimum Calibration Complexity James Davis, Xing Chen Stanford Computer Graphics Laboratory 3D Digital Imaging and Modeling.
Feature matching and tracking Class 5 Read Section 4.1 of course notes Read Shi and Tomasi’s paper on.
3D reconstruction of cameras and structure x i = PX i x’ i = P’X i.
Feature tracking Class 5 Read Section 4.1 of course notes Read Shi and Tomasi’s paper on good features.
Camera Calibration CS485/685 Computer Vision Prof. Bebis.
CSE473/573 – Stereo Correspondence
Camera parameters Extrinisic parameters define location and orientation of camera reference frame with respect to world frame Intrinsic parameters define.
Visual Screen: Transforming an Ordinary Screen into a Touch Screen Zhengyou Zhang & Ying Shan Vision Technology Group Microsoft Research
3D object capture Capture N “views” (parts of the object) –get points on surface of object –create mesh (infer connectivity) Hugues Hoppe –filter data.
Computer Animation Rick Parent Computer Animation Algorithms and Techniques Motion Capture.
On the Design, Construction and Operation of a Diffraction Rangefinder MS Thesis Presentation Gino Lopes A Thesis submitted to the Graduate Faculty of.
Automatic Camera Calibration
2D TO 3D MODELLING KCCOE PROJECT PRESENTATION Student: Ashish Nikam Ashish Singh Samir Gaykar Sanoj Singh Guidence: Prof. Ashwini Jaywant Submitted by.
Augmented Reality and 3D modelling Done by Stafford Joemat Supervised by Mr James Connan and Mr Mehrdad Ghaziasgar.
Lecture 11 Stereo Reconstruction I Lecture 11 Stereo Reconstruction I Mata kuliah: T Computer Vision Tahun: 2010.
Geometric and Radiometric Camera Calibration Shape From Stereo requires geometric knowledge of: –Cameras’ extrinsic parameters, i.e. the geometric relationship.
Optical Flow Donald Tanguay June 12, Outline Description of optical flow General techniques Specific methods –Horn and Schunck (regularization)
Visual Perception PhD Program in Information Technologies Description: Obtention of 3D Information. Study of the problem of triangulation, camera calibration.
From Pixels to Features: Review of Part 1 COMP 4900C Winter 2008.
Reconstructing 3D mesh from video image sequences supervisor : Mgr. Martin Samuelčik by Martin Bujňák specifications Master thesis
Point Set Processing and Surface Reconstruction (
Automated Reconstruction of Industrial Sites Frank van den Heuvel Tahir Rabbani.
Qualitative Vision-Based Mobile Robot Navigation Zhichao Chen and Stanley T. Birchfield Dept. of Electrical and Computer Engineering Clemson University.
Acquiring 3D models of objects via a robotic stereo head David Virasinghe Department of Computer Science University of Adelaide Supervisors: Mike Brooks.
CS332 Visual Processing Department of Computer Science Wellesley College Analysis of Motion Measuring image motion.
1 Research Question  Can a vision-based mobile robot  with limited computation and memory,  and rapidly varying camera positions,  operate autonomously.
Tutorial Visual Perception Towards Computer Vision
CSE 681 DISTRIBUTED RAY TRACING some implementation notes.
CSE 140: Computer Vision Camillo J. Taylor Assistant Professor CIS Dept, UPenn.
Sole Supports Imaging Software Group 9: Edward Krei (BME) Edward Krei (BME) Michael Galante (CompE) Michael Galante (CompE) Derrick Snyder (CompE) Derrick.
Visual Odometry David Nister, CVPR 2004
Final Year Project. Project Title Kalman Tracking For Image Processing Applications.
3D Reconstruction Using Image Sequence
Visual Tracking by Cluster Analysis Arthur Pece Department of Computer Science University of Copenhagen
Ellipse Notes. What is an ellipse? The set of all points, P, in a plane such that the sum of the distances between P and the foci is constant.
Camera Model Calibration
Advanced Computer Vision Chapter 11 Stereo Correspondence Presented by: 蘇唯誠 指導教授 : 傅楸善 博士.
Projector-camera system Application of computer vision projector-camera v3a1.
Scan of golf club (Laser Design) Computer model Scan of lower body (Textile and Clothing Technology Corp.) Fitted template (Dimension curves drawn.
Making graphs and using equations of ellipses. An ellipse is the set of all points P in a plane such that the sum of the distance from P to 2 fixed points.
Viewing. Classical Viewing Viewing requires three basic elements - One or more objects - A viewer with a projection surface - Projectors that go from.
Computer Photography -Scene Fixed 陳立奇.
OpenCV C++ Image Processing
Date of download: 11/14/2017 Copyright © ASME. All rights reserved.
Date of download: 12/19/2017 Copyright © ASME. All rights reserved.
Motion with Constant Acceleration
CSC461: Lecture 19 Computer Viewing
RANSAC and mosaic wrap-up
--- Stereoscopic Vision and Range Finders
--- Stereoscopic Vision and Range Finders
Section 10.2 – The Ellipse Ellipse – a set of points in a plane whose distances from two fixed points is a constant.
Ellipse Notes.
Video Compass Jana Kosecka and Wei Zhang George Mason University
Point-Cloud 3D Modeling.
Detection of salient points
Overview of Modeling 김성남.
Presentation transcript:

Laser Webcam Turntable Low cost 3D scanner Costs: Laser………….100euro Webcam………100euro Turntable……...150euro Side view Top view Object In order to perform triangulation (line-plane intersection) all the devices must be calirated.

3D handmade grid cube with known 3D position The detected points are the measurements Camera Calibration Detected laser line with known world position. Laser plane calibration Laser with cylindrical lens. Subpixel peak detector Laser plane orientation is finally computed.

Turntable calibration (time) Turntable calibration (space) Point detector Ellipse detection Ellipse fitting Imaged center Assumption: Uniform Sampling Low jitter Constant velocity Frame Number SSD SSD (summed squared difference) all frames wrt the first.

Recontruction by Triangulation. We use the DirectShow API to acquire the video sequence. 320x240pixel 30fps And OpenCV for basic image processing. Point cloud Triangulated mesh

Point cloud Triangulated mesh Application: Orthopaedic Shoemaking Ortopedia Fiorentina (Firenze).